Changesets: bareos
|
master e26d83dd 2025-11-06 14:51 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2423 cmake: fix traymonitor startup on windows |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
| mod - core/src/qt-tray-monitor/CMakeLists.txt | Diff File | ||
|
master df36d820 2025-11-06 14:51 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 1fca2de7 2025-11-05 09:51 Sebastian Sura Ported: N/A Details Diff |
cmake: fix traymonitor When we changed how we use vcpkg (-> manifest mode) we did not update the windows installer to use the new paths. To prevent problems in the future we now take everything (except for the openssl executable) directly from the cmake binary directory. This is possible because qtdeploy moves everything needed by qt to that directory. In the future we should look into qt cmake support which would do this in addition to other things automatically. |
||
| mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
| mod - core/src/qt-tray-monitor/CMakeLists.txt | Diff File | ||
|
master abe3f015 2025-11-03 21:27 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2198 stored: implicitly create autochanger from device with count > 1 |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/lib/CMakeLists.txt | Diff File | ||
| mod - core/src/lib/bareos_resource.cc | Diff File | ||
| mod - core/src/stored/autochanger_resource.cc | Diff File | ||
| mod - core/src/stored/autochanger_resource.h | Diff File | ||
| mod - core/src/stored/device_resource.cc | Diff File | ||
| mod - core/src/stored/device_resource.h | Diff File | ||
| mod - core/src/stored/status.cc | Diff File | ||
| mod - core/src/stored/stored_conf.cc | Diff File | ||
| add - core/src/tests/configs/stored_multiplied_device/bareos-sd.d/device/ImplicitAutochangerCreation.conf | Diff File | ||
| mod - core/src/tests/multiplied_device_test.cc | Diff File | ||
| mod - docs/manuals/source/Configuration/StorageDaemon.rst | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/VolumeManagement.rst | Diff File | ||
| mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||
| mod - systemtests/tests/multiplied-device/CMakeLists.txt | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/job/backup-to-pool1.conf | Diff File | ||
| add - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/job/backup-to-pool4.conf | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/pool/Pool1.conf | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/pool/Pool2.conf | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/pool/Pool3.conf | Diff File | ||
| add - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/pool/Pool4.conf | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
| add - systemtests/tests/multiplied-device/etc/bareos/bareos-sd.d/device/ImplicitAutochanger.conf | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-sd.d/device/MultiFileStorage.conf | Diff File | ||
| add - systemtests/tests/multiplied-device/test-setup | Diff File | ||
| rm - systemtests/tests/multiplied-device/testrunner | Diff File | ||
| add - systemtests/tests/multiplied-device/testrunner-explicit-autochanger | Diff File | ||
| add - systemtests/tests/multiplied-device/testrunner-implicit-autochanger | Diff File | ||
| mod - systemtests/tests/sd-volume-limit/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
|
master 039c5a7a 2025-11-03 21:27 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master d096851a 2025-10-31 11:08 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2408 plugin: postgresql do testing with wal compress on |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - systemtests/tests/py3plug-fd-postgresql/testrunner-01-default | Diff File | ||
| mod - systemtests/tests/random-commands/testrunner-start | Diff File | ||
| mod - systemtests/tests/random-commands/testrunner-update | Diff File | ||
|
master 77a33309 2025-10-31 11:08 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 65a3ebc6 2025-10-31 10:46 Sebastian Sura Ported: N/A Details Diff |
multiplied-device: fix tests sharing restore directory | ||
| mod - systemtests/tests/multiplied-device/testrunner-explicit-autochanger | Diff File | ||
| mod - systemtests/tests/multiplied-device/testrunner-implicit-autochanger | Diff File | ||
|
master 17bcd6f9 2025-10-31 10:42 Sebastian Sura Ported: N/A Details Diff |
multiplied-device: fix xattr issues on freebsd | ||
| mod - systemtests/tests/multiplied-device/CMakeLists.txt | Diff File | ||
| mod - systemtests/tests/multiplied-device/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
|
master d6ce8269 2025-10-31 10:25 Sebastian Sura Ported: N/A Details Diff |
random-commands: fix creating undeletable files on windows | ||
| mod - systemtests/tests/random-commands/testrunner-start | Diff File | ||
| mod - systemtests/tests/random-commands/testrunner-update | Diff File | ||
|
master 50d1444a 2025-10-31 07:43 Sebastian Sura Ported: N/A Details Diff |
device-resource: remove failing assert Having some kind of error here would be nice, but I am not sure how to really handle it. |
||
| mod - core/src/stored/device_resource.cc | Diff File | ||
|
master 30c4db89 2025-10-31 07:42 Sebastian Sura Ported: N/A Details Diff |
sd-volume-limit: remove warning | ||
| mod - systemtests/tests/sd-volume-limit/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
|
master ba37367c 2025-10-30 16:33 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2391 uniformized variables |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - cmake/BareosSetVariableDefaults.cmake | Diff File | ||
| mod - core/CMakeLists.txt | Diff File | ||
| mod - core/platforms/aix/bareos-fd.in | Diff File | ||
| mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile | Diff File | ||
| mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.common | Diff File | ||
| mod - core/platforms/openbsd/bareos-dir.in | Diff File | ||
| mod - core/platforms/openbsd/bareos-fd.in | Diff File | ||
| mod - core/platforms/openbsd/bareos-sd.in | Diff File | ||
| mod - core/platforms/packaging/bareos-aix.spec | Diff File | ||
| mod - core/platforms/packaging/bareos-universal-client.spec | Diff File | ||
| mod - core/platforms/packaging/bareos.spec | Diff File | ||
| mod - core/platforms/redhat/bareos-dir.in | Diff File | ||
| mod - core/platforms/redhat/bareos-fd.in | Diff File | ||
| mod - core/platforms/redhat/bareos-sd.in | Diff File | ||
| 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 | ||
| mod - core/platforms/suse/bareos-dir.in | Diff File | ||
| mod - core/platforms/suse/bareos-fd.in | Diff File | ||
| mod - core/platforms/suse/bareos-sd.in | Diff File | ||
| mod - core/scripts/CMakeLists.txt | Diff File | ||
| rm - core/scripts/bareos.in | Diff File | ||
| mod - core/scripts/mtx-changer.in | Diff File | ||
| mod - debian/rules | Diff File | ||
| mod - systemtests/CMakeLists.txt | Diff File | ||
| mod - systemtests/bin/bareos | Diff File | ||
| mod - systemtests/bin/bconsole | Diff File | ||
| mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
| mod - systemtests/environment.in | Diff File | ||
| mod - systemtests/python-modules/bareos_unittest/base.py | Diff File | ||
| add - systemtests/scripts/bareos.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/CMakeLists.txt | 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 | ||
|
master 7689c178 2025-10-30 16:33 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 85a0c87f 2025-10-30 14:50 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2417 debian: remove dbc_debug to avoid username/password leakage |
||
| mod - CHANGELOG.md | Diff File | ||
| 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 a9764688 2025-10-30 14:50 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 95a187f8 2025-10-30 13:39 Committer: Sebastian Sura Ported: N/A Details Diff |
apply suggestion review | ||
| mod - systemtests/tests/py3plug-fd-postgresql/testrunner-01-default | Diff File | ||
|
master 32973a49 2025-10-30 13:23 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2416 glusterfs: deprecate plugin and backend |
||
| 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 a1755c4d 2025-10-30 13:23 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master fff0ca41 2025-10-30 13:08 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
packaging: remove removed script | ||
| mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.common | Diff File | ||
|
master a63ec0c2 2025-10-30 12:53 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2403 Fix some spelling issues |
||
| mod - CHANGELOG.md | Diff File | ||
| 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/bsock.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/qt-tray-monitor/authenticate.cc | Diff File | ||
| mod - core/src/stored/backends/droplet_device.cc | Diff File | ||
| mod - core/src/stored/backends/unix_tape_device.cc | Diff File | ||
| mod - core/src/stored/read_record.cc | Diff File | ||
|
master b0b9d437 2025-10-30 12:53 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 1af82bbe 2025-10-30 11:37 Committer: Sebastian Sura Ported: N/A Details Diff |
cmake: add workaround for GCC 13/14, too | ||
| mod - core/src/lib/CMakeLists.txt | Diff File | ||
|
master 36649e4d 2025-10-30 11:35 Committer: Bareos Bot Ported: N/A Details Diff |
add popd after testing | ||
| mod - systemtests/tests/catalog/testrunner | Diff File | ||
|
master ab91802b 2025-10-30 10:39 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2399 don't alter configuration on ULC package updates |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/platforms/packaging/bareos-universal-client.spec | Diff File | ||
| mod - core/platforms/packaging/bareos.spec | Diff File | ||