Changesets: bareos

master 6244ad96

2024-06-28 10:23

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 9d756824

2024-06-27 18:41

stephand


Committer: bruno-at-bareos

Ported: N/A

Details Diff
mtx-changer: Fix for FreeBSD

FreeBSD's awk unlike gawk does not have gensub(), now match() and
substr() is used instead.

- systemtests: Fix mtx-changer test on FreeBSD

The scripts used /bin/true, but that doesn't exist on FreeBSD
any more. Now using /usr/bin/env true, that should work on
all systems.
mod - core/scripts/mtx-changer.in Diff File
mod - systemtests/tests/mtx-changer/test-cleanup Diff File
mod - systemtests/tests/mtx-changer/test-setup Diff File

master 992957f3

2024-06-27 15:54

pstorz


Committer: arogge

Ported: N/A

Details Diff
reorder project/CPM/enable -fPIC
mod - CMakeLists.txt Diff File

master e1eace72

2024-06-27 15:07

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #1868

pull-request-template: add milestone check to reviewers list
mod - CHANGELOG.md Diff File
mod - devtools/pip-tools/pr_tool/backport_pr_template.md Diff File
mod - pull_request_template.md Diff File

master 54f87a63

2024-06-27 15:07

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 0b1d7e96

2024-06-27 14:26

pstorz


Committer: arogge

Ported: N/A

Details Diff
fix EXCLUDE_FROM_ALL
mod - cmake/BareosCPM.cmake Diff File

master 93dc89a2

2024-06-27 14:20

Sebastian Sura

Ported: N/A

Details Diff
backport-pr-template: add milestone checkmark
mod - devtools/pip-tools/pr_tool/backport_pr_template.md Diff File

master 0412de84

2024-06-27 13:28

Sebastian Sura

Ported: N/A

Details Diff
append: fix heartbeat related crash
mod - core/src/stored/append.cc Diff File

master eb981b2e

2024-06-27 12:57

Sebastian Sura

Ported: N/A

Details Diff
pull-request-template: add milestone check to reviewers list
mod - pull_request_template.md Diff File

master 2375a337

2024-06-27 12:55

Sebastian Sura

Ported: N/A

Details Diff
append: add jit reservation message
mod - core/src/stored/append.cc Diff File

master fe229732

2024-06-27 09:12

pstorz


Committer: arogge

Ported: N/A

Details Diff
ulc_rpm: remoe Fedora-36 from CUSTOM_TEST_IMAGES
mod - .matrix.yml Diff File

master bcc8e440

2024-06-27 08:29

pstorz


Committer: arogge

Ported: N/A

Details Diff
debian/control: add libfmt-dev
mod - debian/control Diff File

master 83bc7d4e

2024-06-27 08:24

pstorz


Committer: arogge

Ported: N/A

Details Diff
bareos.spec: require fmt-devel on Fedora and SUSE
mod - core/platforms/packaging/bareos.spec Diff File

master 9bec6c34

2024-06-27 08:23

pstorz


Committer: arogge

Ported: N/A

Details Diff
core/CMakeLists.txt: remove unneeded logs
mod - core/CMakeLists.txt Diff File

master bae4c436

2024-06-27 07:16

tuxmaster5000


Committer: Bareos Bot

Ported: N/A

Details Diff
The desired changes have been made.
mod - core/src/filed/filed.h Diff File
mod - core/src/win32/filed/vss_generic.cc Diff File

master ed787df6

2024-06-24 16:13

Akiyamov


Committer: Bareos Bot

Ported: N/A

Details Diff
Change year in script comments
mod - core/src/cats/create_bareos_database.in Diff File

master a6957e44

2024-06-24 16:10

Akiyamov


Committer: Bareos Bot

Ported: N/A

Details Diff
Fix create_bareos_database script
mod - core/src/cats/create_bareos_database.in Diff File

master b4494720

2024-06-24 11:58

pstorz


Committer: arogge

Ported: N/A

Details Diff
update bareos-universal-client.spec
mod - core/platforms/packaging/bareos-universal-client.spec Diff File

master b1cc7487

2024-06-24 11:55

pstorz


Committer: arogge

Ported: N/A

Details Diff
.matrix: add other CUSTOM_TEST_IMAGES
mod - .matrix.yml Diff File

master 84d4bb0c

2024-06-24 11:50

pstorz


Committer: arogge

Ported: N/A

Details Diff
cmake: introduced cmake/BareosCPM.cmake

All packages handled by CPM should be moved here.

Also searches for PS as before, but sets it as REQUIRD for the
systemtests.
mod - CMakeLists.txt Diff File
add - cmake/BareosCPM.cmake Diff File
mod - core/cmake/BareosFindPrograms.cmake Diff File
mod - systemtests/CMakeLists.txt Diff File
mod - third-party/CMakeLists.txt Diff File

master f880863b

2024-06-24 11:33

pstorz


Committer: arogge

Ported: N/A

Details Diff
cmake: REQUIRE ps only for systemtests
mod - core/cmake/BareosFindPrograms.cmake Diff File
mod - systemtests/CMakeLists.txt Diff File

master 9ba78c59

2024-06-24 11:30

pstorz


Committer: arogge

Ported: N/A

Details Diff
Update core/cmake/BareosFindPrograms.cmake

Co-authored-by: Andreas Rogge <andreas.rogge@bareos.com>
mod - core/cmake/BareosFindPrograms.cmake Diff File

master c6c8fbe2

2024-06-23 10:32

pstorz

Ported: N/A

Details Diff
sql_create.cc: allow update of NDMP Environment

Allow the update of NDMP Environment Values by handling errors like:

ERROR: duplicate key value violates unique constraint
"ndmpjobenvironment_pkey"
DETAIL: Key (jobid, fileindex, envname)=(5, 1, HIST) already exists.
mod - core/src/cats/sql_create.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_NATIVE.cc Diff File

master a159a82b

2024-06-21 12:10

Bareos Bot


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #1853

contrib: fix reschedule_job_as_full.sh
mod - CHANGELOG.md Diff File
mod - contrib/misc/reschedule_job_as_full/README.md Diff File
mod - contrib/misc/reschedule_job_as_full/reschedule_job_as_full.sh Diff File

master 17ee403b

2024-06-21 12:10

Bareos Bot

Ported: N/A

Details Diff
Update CHANGELOG.md
mod - CHANGELOG.md Diff File
 First  Prev  1 2 3 ... 48 49 50 51 52 53 54 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 671 672 673  Next  Last