Changesets: bareos
|
master 3a65ebfe 2025-10-29 10:16 Committer: Bareos Bot Ported: N/A Details Diff |
scripts: bin/bareos fix path detection for local config - avoid relative path ../ in variable - use variable name which are not command |
||
| mod - systemtests/bin/bareos | Diff File | ||
|
master f7e1e163 2025-10-28 16:34 Committer: Bareos Bot Ported: N/A Details Diff |
fix variable remplacement | ||
| mod - systemtests/tests/ndmp-bareos/test-cleanup | Diff File | ||
|
master 992d5fbd 2025-10-27 18:26 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2412 Fix droplet build |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/droplet/libdroplet/src/backend/cdmi/crcmodel.c | Diff File | ||
|
master 7884166b 2025-10-27 18:25 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 99d5c800 2025-10-27 16:18 Committer: Bareos Bot Ported: N/A Details Diff |
debian: remove dbc_debug to avoid username/password leakage Fix bareos/internal#467 The way upstream script are using this variable, doesn't care about the value but only the variable existence. Added documentation notes about debug output with `export dbc_debug=1`. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
| mod - debian/bareos-database-common.config.in | Diff File | ||
| mod - debian/bareos-database-common.postinst.in | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/CatalogMaintenance.rst | Diff File | ||
|
master abfd6727 2025-10-27 15:36 Ported: N/A Details Diff |
apply bareos-check-sources | ||
| mod - core/src/droplet/libdroplet/src/backend/cdmi/crcmodel.c | Diff File | ||
|
master ab47e50e 2025-10-27 13:41 Committer: Bareos Bot Ported: N/A Details Diff |
glusterfs: deprecate plugin and backend - add warning in CHANGELOG - set deprecated 25.0.0 flag in documentation - add deprecated warning in package description - add deprecated warning in description of config examples - add deprecated warning in fd plugin description - emit deprecated warning message when doing backup and restores with fd plugin - remove leftover sd rados backend configuration example Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> Co-authored-by: Sebastian Sura <124262655+sebsura@users.noreply.github.com> |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/platforms/packaging/bareos.spec | Diff File | ||
| mod - core/src/plugins/filed/gfapi/gfapi-conf.d/bareos-dir.d/fileset/plugin-gfapi.conf.example | Diff File | ||
| mod - core/src/plugins/filed/gfapi/gfapi-fd.cc | Diff File | ||
| mod - core/src/stored/backends/gfapi_device.d/bareos-dir.d/storage/Gluster.conf.example | Diff File | ||
| mod - core/src/stored/backends/gfapi_device.d/bareos-sd.d/device/GlusterStorage.conf.example | Diff File | ||
| rm - core/src/stored/backends/rados_device.d/bareos-dir.d/storage/Rados.conf.example | Diff File | ||
| mod - debian/control.bareos-filedaemon-glusterfs-plugin | Diff File | ||
| mod - debian/control.bareos-storage-glusterfs | Diff File | ||
| mod - docs/manuals/source/IntroductionAndTutorial/WhatIsBareos.rst | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/GlusterFSPlugin.rst.inc | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/StorageBackends.rst | Diff File | ||
| mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-ArchiveDevice.rst.inc | Diff File | ||
| mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-DeviceType.rst.inc | Diff File | ||
|
master 32c5a8f0 2025-10-27 13:28 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2376 systemtests: speed up testing |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - LICENSE.txt | Diff File | ||
| mod - core/LICENSE | Diff File | ||
| mod - core/cmake/BareosCheckIncludes.cmake | Diff File | ||
| mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
| mod - core/src/console/console.cc | Diff File | ||
| mod - core/src/dird/dird.cc | Diff File | ||
| mod - core/src/dird/dird_conf.cc | Diff File | ||
| mod - core/src/dird/inc_conf.cc | Diff File | ||
| mod - core/src/dird/migrate.cc | Diff File | ||
| mod - core/src/findlib/find.h | Diff File | ||
| mod - core/src/include/config.h.in | Diff File | ||
| mod - core/src/lib/CMakeLists.txt | Diff File | ||
| mod - core/src/lib/breg.h | Diff File | ||
| rm - core/src/lib/bregex.cc | Diff File | ||
| mod - core/src/lib/bregex.h | Diff File | ||
| mod - core/src/lib/bsys.cc | Diff File | ||
| mod - core/src/lib/util.h | Diff File | ||
| mod - core/src/lib/var.cc | Diff File | ||
| mod - core/src/stored/CMakeLists.txt | Diff File | ||
| mod - core/src/stored/bsr.h | Diff File | ||
| mod - core/src/tools/bregex.cc | Diff File | ||
| mod - devtools/template/LICENSE.txt | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/StorageBackends.rst | Diff File | ||
| mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json | Diff File | ||
| mod - docs/manuals/source/manually_added_config_directive_descriptions/sd-device-DeviceType.rst.inc | Diff File | ||
| mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
| mod - systemtests/environment.in | Diff File | ||
| mod - systemtests/scripts/functions | Diff File | ||
| mod - systemtests/tests/bpipe-fd/environment.local | Diff File | ||
| mod - systemtests/tests/chflags/environment.local | Diff File | ||
| mod - systemtests/tests/config-dump/etc/bareos/bareos-dir-full.conf.in | Diff File | ||
| mod - systemtests/tests/fileindex-overflow/environment.local | Diff File | ||
| mod - systemtests/tests/mssqlvdi-plugin/environment.local | Diff File | ||
| mod - systemtests/tests/ndmp-bareos/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/ndmp-bareos/environment.local | Diff File | ||
| add - systemtests/tests/ndmp-bareos/functions.local | Diff File | ||
| add - systemtests/tests/ndmp-bareos/test-cleanup | Diff File | ||
| add - systemtests/tests/ndmp-bareos/test-setup | Diff File | ||
| rm - systemtests/tests/ndmp-bareos/testrunner | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-01-full-backup | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-02-incremental-backups | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-03-restore-single-file | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-04-restore-full | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-05-restore-full-relative | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-06-restore-full-absolute | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-07-restore-incremental | Diff File | ||
| add - systemtests/tests/ndmp-bareos/testrunner-08-copy | Diff File | ||
| mod - systemtests/tests/pruning/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/pruning/environment.local | Diff File | ||
| mod - systemtests/tests/pruning/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
| mod - systemtests/tests/pruning/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
| mod - systemtests/tests/pruning/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
| add - systemtests/tests/pruning/test-setup | Diff File | ||
| rm - systemtests/tests/pruning/testrunner | Diff File | ||
| add - systemtests/tests/pruning/testrunner-01-prune-single | Diff File | ||
| add - systemtests/tests/pruning/testrunner-02-prune-all | Diff File | ||
| add - systemtests/tests/pruning/testrunner-03-prune-all-from-pool | Diff File | ||
| add - systemtests/tests/pruning/testrunner-04-prune-jobs | Diff File | ||
| add - systemtests/tests/pruning/testrunner-05-prune-files | Diff File | ||
| add - systemtests/tests/pruning/testrunner-06-purge-failed | Diff File | ||
| add - systemtests/tests/pruning/testrunner-07-purge-failed-from-pool | Diff File | ||
| mod - systemtests/tests/py3plug-fd-postgresql/CMakeLists.txt | Diff File | ||
| mod - systemtests/tests/virtualfull-basic/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/virtualfull-basic/environment.local | Diff File | ||
| mod - systemtests/tests/virtualfull-basic/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
| add - systemtests/tests/virtualfull-basic/test-setup | Diff File | ||
| rm - systemtests/tests/virtualfull-basic/testrunner | Diff File | ||
| add - systemtests/tests/virtualfull-basic/testrunner-failing-virtual | Diff File | ||
| add - systemtests/tests/virtualfull-basic/testrunner-simple | Diff File | ||
| add - vcpkg.json | Diff File | ||
|
master 545b323e 2025-10-27 13:28 Bareos Bot Ported: N/A Details Diff |
Update LICENSE.txt | ||
| mod - LICENSE.txt | Diff File | ||
|
master c1594809 2025-10-27 13:28 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 39d43391 2025-10-27 10:15 Committer: Bareos Bot Ported: N/A Details Diff |
platform: remove unmaintained slackware rc scripts Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
| rm - core/platforms/slackware/functions.bareos.in | Diff File | ||
| rm - core/platforms/slackware/local-install.sh | Diff File | ||
| rm - core/platforms/slackware/rc.bareos-dir.in | Diff File | ||
| rm - core/platforms/slackware/rc.bareos-fd.in | Diff File | ||
| rm - core/platforms/slackware/rc.bareos-sd.in | Diff File | ||
|
master 6ebc70de 2025-10-25 10:35 tuxmaster5000 Ported: N/A Details Diff |
Fix for https://github.com/bareos/bareos/issues/2411 | ||
| mod - core/src/droplet/libdroplet/src/backend/cdmi/crcmodel.c | Diff File | ||
|
master ad371a22 2025-10-23 17:31 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2404 debian: Do not make dbconfig sql files executable |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
|
master 02ac127b 2025-10-23 17:31 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 76869f99 2025-10-23 16:50 Committer: Bareos Bot Ported: N/A Details Diff |
adapt copyright year | ||
| mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
|
master f9129159 2025-10-23 13:32 Committer: Sebastian Sura Ported: N/A Details Diff |
plugin: postgresql do testing with wal compression We added wal compression during incremental backup to prove support of this PG feature. "on" is used on PG_VERSION < 15 and "lz4" otherwise related issue #2405 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> Co-authored-by: Philipp Storz <philipp.storz@bareos.com> |
||
| mod - systemtests/tests/py3plug-fd-postgresql/testrunner-01-default | Diff File | ||
|
master 0d5a4d2f 2025-10-23 10:44 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
functions: fix bad test function pipefail does not interact well with head/tail since they can cause (expected) SIGPIPEs. |
||
| mod - systemtests/scripts/functions | Diff File | ||
|
master fe44e8d1 2025-10-23 09:21 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
replace scripts+rscripts with BAREOS_SCRIPTS_DIR/scriptdir | ||
| mod - systemtests/CMakeLists.txt | Diff File | ||
| mod - systemtests/bin/bareos | Diff File | ||
| mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
| mod - systemtests/environment.in | Diff File | ||
| mod - systemtests/scripts/check_for_zombie_jobs | Diff File | ||
| mod - systemtests/scripts/cleanup | Diff File | ||
| mod - systemtests/scripts/create_autochanger_configs.sh.in | Diff File | ||
| mod - systemtests/scripts/functions | Diff File | ||
| mod - systemtests/scripts/invalidate_tapes.sh | Diff File | ||
| mod - systemtests/scripts/run_python_unittests.sh | Diff File | ||
| mod - systemtests/scripts/setup | Diff File | ||
| mod - systemtests/scripts/start_bareos.sh | Diff File | ||
| mod - systemtests/tests/accurate-lmdb-stresstest/test-setup | Diff File | ||
| mod - systemtests/tests/accurate-lmdb-stresstest/testrunner-duplicate-files | Diff File | ||
| mod - systemtests/tests/accurate-lmdb-stresstest/testrunner-file-miscount | Diff File | ||
| mod - systemtests/tests/accurate-stresstest/test-setup | Diff File | ||
| mod - systemtests/tests/accurate-stresstest/testrunner-duplicate-files | Diff File | ||
| mod - systemtests/tests/accurate-stresstest/testrunner-file-miscount | Diff File | ||
| mod - systemtests/tests/acl/testrunner | Diff File | ||
| mod - systemtests/tests/admin-job/test-setup | Diff File | ||
| mod - systemtests/tests/admin-job/testrunner-truncate | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/test-setup | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-01-full+incr | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-02-empty-incrementals | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-03-zero-file | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-04-virtualfull | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-05-consolidate-deleted-file | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-06-priority | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-07-consolidate-duplicates | Diff File | ||
| mod - systemtests/tests/always-incremental-consolidate/testrunner-08-rerun-ai-vf | Diff File | ||
| mod - systemtests/tests/auto-grpc/test-setup | Diff File | ||
| mod - systemtests/tests/auto-grpc/testrunner-grpc-to-python | Diff File | ||
| mod - systemtests/tests/auto-grpc/testrunner-python-to-grpc | Diff File | ||
| mod - systemtests/tests/autochanger/create_autochanger_configs.sh.in | Diff File | ||
| mod - systemtests/tests/autochanger/test-setup | Diff File | ||
| mod - systemtests/tests/autochanger/testrunner-backup-restore | Diff File | ||
| mod - systemtests/tests/autochanger/testrunner-label-release-autoselect | Diff File | ||
| mod - systemtests/tests/autoxflate/test-setup | Diff File | ||
| mod - systemtests/tests/autoxflate/testrunner-copy-to-local | Diff File | ||
| mod - systemtests/tests/autoxflate/testrunner-copy-to-offsite | Diff File | ||
| mod - systemtests/tests/autoxflate/testrunner-create-backup | Diff File | ||
| mod - systemtests/tests/autoxflate/testrunner-replication-local | Diff File | ||
| mod - systemtests/tests/autoxflate/testrunner-replication-offsite | Diff File | ||
| mod - systemtests/tests/bareos-acl/testrunner | Diff File | ||
| mod - systemtests/tests/bareos-basic/test-setup | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-bcopy-autoxflate | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-bextract-autoxflate | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-bls-autoxflate | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-bscan-autoxflate | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-filesettext-is-updated | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-hardlinks | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-purge-oldest | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-rerun-jobs | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-run-non-existing-jobid | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-simple-backup-and-restore | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-status-subscriptions | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-test-make-catalog-backup | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-very-long-job-names | Diff File | ||
| mod - systemtests/tests/bareos-basic/testrunner-volume-recycling | Diff File | ||
| mod - systemtests/tests/bareos-concurrency/test-concurrency-common | Diff File | ||
| mod - systemtests/tests/bconsole-basic/testrunner-autocompletion | Diff File | ||
| mod - systemtests/tests/bconsole-basic/testrunner-dotjobstatus | Diff File | ||
| mod - systemtests/tests/bconsole-basic/testrunner-status-client | Diff File | ||
| mod - systemtests/tests/bconsole-pam/testrunner | Diff File | ||
| mod - systemtests/tests/block-size/create_autochanger_configs.sh.in | Diff File | ||
| mod - systemtests/tests/block-size/testrunner | Diff File | ||
| mod - systemtests/tests/bpipe-fd/testrunner-environment-variables | Diff File | ||
| mod - systemtests/tests/bscan-bextract-bls-bcopy-btape/testrunner | Diff File | ||
| mod - systemtests/tests/catalog/testrunner | Diff File | ||
| mod - systemtests/tests/checkpoints/test-setup | Diff File | ||
| mod - systemtests/tests/checkpoints/testrunner-checkpoints-and-spooling | Diff File | ||
| mod - systemtests/tests/checkpoints/testrunner-checkpoints-on-cancel | Diff File | ||
| mod - systemtests/tests/checkpoints/testrunner-checkpoints-on-kill | Diff File | ||
| mod - systemtests/tests/checkpoints/testrunner-checkpoints-on-stop | Diff File | ||
| mod - systemtests/tests/checkpoints/testrunner-checkpoints-regular-backup | Diff File | ||
| mod - systemtests/tests/chflags/testrunner | Diff File | ||
| mod - systemtests/tests/client-initiated/testrunner | Diff File | ||
| mod - systemtests/tests/commandline-options/testrunner | Diff File | ||
| mod - systemtests/tests/config-default/testrunner | Diff File | ||
| mod - systemtests/tests/config-dump/testrunner | Diff File | ||
| mod - systemtests/tests/copy-archive-job/testrunner | Diff File | ||
| mod - systemtests/tests/copy-migrate/testrunner-01-backup | Diff File | ||
| mod - systemtests/tests/copy-migrate/testrunner-02-copy | Diff File | ||
| mod - systemtests/tests/copy-migrate/testrunner-03-impossible-copy | Diff File | ||
| mod - systemtests/tests/copy-migrate/testrunner-04-bscan | Diff File | ||
| mod - systemtests/tests/copy-migrate/testrunner-05-migrate | Diff File | ||
| mod - systemtests/tests/copy-remote-bscan/testrunner | Diff File | ||
| mod - systemtests/tests/dbcheck/test-setup | Diff File | ||
| mod - systemtests/tests/dbcheck/testrunner-duplicate-paths | Diff File | ||
| mod - systemtests/tests/dedupable/test-setup | Diff File | ||
| mod - systemtests/tests/dedupable/testrunner-create-backup | Diff File | ||
| mod - systemtests/tests/dedupable/testrunner-full-restore | Diff File | ||
| mod - systemtests/tests/dedupable/testrunner-purge-truncate | Diff File | ||
| mod - systemtests/tests/dedupable/testrunner-restore-dir | Diff File | ||
| mod - systemtests/tests/dedupable/testrunner-restore-file | Diff File | ||
| mod - systemtests/tests/dedupestimate/test-setup | Diff File | ||
| mod - systemtests/tests/dedupestimate/testrunner-create-backup | Diff File | ||
| mod - systemtests/tests/dedupestimate/testrunner-do-estimation | Diff File | ||
| mod - systemtests/tests/deprecation/testrunner | Diff File | ||
| mod - systemtests/tests/dplcompat/testrunner-backup | Diff File | ||
|
master 64d2a51a 2025-10-22 22:02 Committer: Bareos Bot Ported: N/A Details Diff |
debian: Do not make dbconfig sql files executable upgrade-dbadmin/psql/2170 is a raw SQL file and should not be marked as executable. |
||
| mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
|
master 03e27c9c 2025-10-22 20:21 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2401 dird: fix mark crash |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/dird/ua_tree.cc | Diff File | ||
| mod - core/src/tests/globbing_test.cc | Diff File | ||
|
master 1ddeec25 2025-10-22 20:21 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 467fefaf 2025-10-22 19:06 Committer: Bareos Bot Ported: N/A Details Diff |
Fix typo: attemp -> attempt | ||
| mod - core/src/stored/read_record.cc | Diff File | ||
|
master b1d54f4a 2025-10-22 19:05 Committer: Bareos Bot Ported: N/A Details Diff |
Fix typo: Unkown -> Unknown | ||
| mod - core/src/qt-tray-monitor/authenticate.cc | Diff File | ||
|
master f261f6cf 2025-10-22 19:05 Committer: Bareos Bot Ported: N/A Details Diff |
Fix typo: Contructor -> Constructor | ||
| mod - core/src/lib/bsock.cc | Diff File | ||
|
master a7a458bf 2025-10-22 19:05 Committer: Bareos Bot Ported: N/A Details Diff |
Fix typo: occured -> occurred | ||
| mod - core/platforms/univention/conffiles/etc/apt/sources.list.d/60_bareos.list.in | Diff File | ||
| mod - core/src/dird/ua_input.cc | Diff File | ||
| mod - core/src/filed/backup.cc | Diff File | ||
| mod - core/src/findlib/xattr.cc | Diff File | ||
| mod - core/src/lib/tls_openssl.cc | Diff File | ||
| mod - core/src/lib/tls_openssl_private.cc | Diff File | ||
| mod - core/src/lib/try_tls_handshake_as_a_server.cc | Diff File | ||
| mod - core/src/plugins/filed/python/postgresql/bareos-fd-postgresql.py | Diff File | ||
| mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py | Diff File | ||
| mod - core/src/stored/backends/droplet_device.cc | Diff File | ||
| mod - core/src/stored/backends/unix_tape_device.cc | Diff File | ||