Changesets: bareos
master c2a035c8 2024-05-21 18:20 Committer: arogge Ported: N/A Details Diff |
build: add bareos-universal-client.spec | ||
add - core/platforms/packaging/bareos-universal-client.spec | Diff File | ||
master d2c06190 2024-05-21 18:20 Committer: arogge Ported: N/A Details Diff |
cmake: fix client-only install for ulc | ||
mod - CMakeLists.txt | Diff File | ||
mod - core/manpages/CMakeLists.txt | Diff File | ||
mod - core/platforms/CMakeLists.txt | Diff File | ||
mod - core/platforms/systemd/CMakeLists.txt | Diff File | ||
mod - core/scripts/CMakeLists.txt | Diff File | ||
mod - core/src/plugins/dird/CMakeLists.txt | Diff File | ||
mod - core/src/plugins/filed/CMakeLists.txt | Diff File | ||
mod - core/src/plugins/stored/CMakeLists.txt | Diff File | ||
master d925f88b 2024-05-21 14:48 Committer: arogge Ported: N/A Details Diff |
sanitize: move to Fedora 40 | ||
mod - .matrix.yml | Diff File | ||
master 6baeb374 2024-05-21 12:01 SamuelBoerlin Committer: Bareos Bot Ported: N/A Details Diff |
consolidate: disable vfull duplicate job check | ||
mod - core/src/dird/consolidate.cc | Diff File | ||
master 0f41e168 2024-05-21 12:01 SamuelBoerlin Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: add ignoreduplicatecheck test | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/CMakeLists.txt | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/job/Consolidate.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/job/copy.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/job/migrate.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/pool/AI-Consolidated.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/pool/AI-Incremental.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/pool/CopyMigrate.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/ignoreduplicatecheck/testrunner | Diff File | ||
master 26475e41 2024-05-21 12:01 SamuelBoerlin Committer: Bareos Bot Ported: N/A Details Diff |
job: cancel duplicate consolidation jobs | ||
mod - core/src/dird/job.cc | Diff File | ||
master dfb4820c 2024-05-21 12:01 SamuelBoerlin Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: add duplicate consolidation test | ||
mod - systemtests/tests/always-incremental-consolidate/CMakeLists.txt | Diff File | ||
add - systemtests/tests/always-incremental-consolidate/testrunner-06-consolidate-duplicates | Diff File | ||
master d446e787 2024-05-19 12:45 Committer: arogge Ported: N/A Details Diff |
systemtest `tls-suites`: fail if all tests fail | ||
mod - systemtests/tests/tls-suites/testrunner-check-connections | Diff File | ||
master 2aaf04bc 2024-05-19 12:34 Committer: arogge Ported: N/A Details Diff |
systemtest `tls-suites`: skip unsupported ciphers | ||
mod - systemtests/tests/tls-suites/testrunner-check-connections | Diff File | ||
master 23b19e63 2024-05-17 15:25 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1773 pr-tool: update LICENSE.txt |
||
mod - CHANGELOG.md | Diff File | ||
mod - LICENSE.txt | Diff File | ||
add - devtools/pip-tools/license_utils/__init__.py | Diff File | ||
add - devtools/pip-tools/license_utils/update_license.py | Diff File | ||
mod - devtools/pip-tools/pr_tool/main.py | Diff File | ||
mod - devtools/pip-tools/setup.py | Diff File | ||
rm - devtools/update-license-file.sh | Diff File | ||
mod - third-party/README.md | Diff File | ||
master f6bee17b 2024-05-17 15:25 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 92a44c7c 2024-05-17 12:13 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1807 Fix missing DLL in windows packaging |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/platforms/win32/winbareos.nsi | Diff File | ||
master 2dff2681 2024-05-17 12:13 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master ddc47078 2024-05-17 10:48 Committer: arogge Ported: N/A Details Diff |
BareosFindPrograms: make ps REQUIRED | ||
mod - core/cmake/BareosFindPrograms.cmake | Diff File | ||
master e938a88d 2024-05-17 09:30 Sebastian Sura Ported: N/A Details Diff |
filed-conf: add documenation for MaximumWorkersPerJob | ||
mod - core/src/filed/filed_conf.cc | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-fd-config-schema.json | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/fd-client-MaximumWorkersPerJob.rst.inc | Diff File | ||
master 966375e4 2024-05-17 09:29 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1795 bsmtp: add fixes to be more rfc compliant |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/tools/bsmtp.cc | Diff File | ||
mod - docs/manuals/source/Appendix/Howtos.rst | Diff File | ||
mod - docs/manuals/source/Appendix/Howtos/MigrateABareosCatalogFromMySqlToPostgresql.rst.inc | Diff File | ||
add - docs/manuals/source/Appendix/Howtos/UseMailxAsBsmtpReplacement.rst.inc | Diff File | ||
master fc7ad73b 2024-05-17 09:29 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master dc91d56f 2024-05-17 08:52 Sebastian Sura Ported: N/A Details Diff |
accurate: rename number_of_previous_files | ||
mod - core/src/filed/accurate.cc | Diff File | ||
master 7dd8ef0e 2024-05-17 08:52 Sebastian Sura Ported: N/A Details Diff |
filed-conf: add accurate lmdb documentation | ||
mod - core/src/filed/filed_conf.cc | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-fd-config-schema.json | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/fd-client-LmdbThreshold.rst.inc | Diff File | ||
master 84e047a3 2024-05-17 07:42 Sebastian Sura Ported: N/A Details Diff |
reserve: fix not being able to queue reservation msgs | ||
mod - core/src/stored/append.cc | Diff File | ||
mod - core/src/stored/reserve.cc | Diff File | ||
master 70add4d4 2024-05-16 17:04 Committer: Bareos Bot Ported: N/A Details Diff |
build: enable ULC and EL_9 for aarch64 | ||
mod - .matrix.yml | Diff File | ||
add - docs/pkglists/EL_9.aarch64 | Diff File | ||
add - docs/pkglists/ULC_deb_OpenSSL_1.1.aarch64 | Diff File | ||
add - docs/pkglists/ULC_deb_OpenSSL_3.0.aarch64 | Diff File | ||
master 155d77f2 2024-05-15 13:42 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1740 tools: remove perl in mtx changer |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/scripts/mtx-changer.conf | Diff File | ||
mod - core/scripts/mtx-changer.in | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/mtx-changer/CMakeLists.txt | Diff File | ||
add - systemtests/tests/mtx-changer/etc/bareos/mtx-changer.conf | Diff File | ||
add - systemtests/tests/mtx-changer/list-empty.expected | Diff File | ||
add - systemtests/tests/mtx-changer/list-impexp.expected | Diff File | ||
add - systemtests/tests/mtx-changer/list-loaded1.expected | Diff File | ||
add - systemtests/tests/mtx-changer/list-loaded2.expected | Diff File | ||
add - systemtests/tests/mtx-changer/list-loadedboth.expected | Diff File | ||
add - systemtests/tests/mtx-changer/list-notloaded.expected | Diff File | ||
add - systemtests/tests/mtx-changer/listall-empty.expected | Diff File | ||
add - systemtests/tests/mtx-changer/listall-impexp.expected | Diff File | ||
add - systemtests/tests/mtx-changer/listall-loaded1.expected | Diff File | ||
add - systemtests/tests/mtx-changer/listall-loaded2.expected | Diff File | ||
add - systemtests/tests/mtx-changer/listall-loadedboth.expected | Diff File | ||
add - systemtests/tests/mtx-changer/listall-notloaded.expected | Diff File | ||
add - systemtests/tests/mtx-changer/mock-mtx | Diff File | ||
add - systemtests/tests/mtx-changer/mtx-status-empty.txt | Diff File | ||
add - systemtests/tests/mtx-changer/mtx-status-impexp.txt | Diff File | ||
add - systemtests/tests/mtx-changer/mtx-status-loaded1.txt | Diff File | ||
add - systemtests/tests/mtx-changer/mtx-status-loaded2.txt | Diff File | ||
add - systemtests/tests/mtx-changer/mtx-status-loadedboth.txt | Diff File | ||
add - systemtests/tests/mtx-changer/mtx-status-notloaded.txt | Diff File | ||
add - systemtests/tests/mtx-changer/test-cleanup | Diff File | ||
add - systemtests/tests/mtx-changer/test-setup | Diff File | ||
add - systemtests/tests/mtx-changer/testrunner-list | Diff File | ||
add - systemtests/tests/mtx-changer/testrunner-listall | Diff File | ||
mod - webui/tests/selenium/webui-selenium-test.py | Diff File | ||
master 33b000d7 2024-05-15 13:42 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 975c57f8 2024-05-15 13:20 Ported: N/A Details Diff |
systemtests: scripts mysql.sh use mysql_cleanup - replace shutdown_mysql_server by calling mysql_cleanup in case of startup error - function improve code by quoting variables - adjust copyright year Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - systemtests/scripts/functions | Diff File | ||
mod - systemtests/scripts/mysql.sh | Diff File | ||
master d93e5563 2024-05-14 20:32 Committer: arogge Ported: N/A Details Diff |
force set FETCHCONTENT_FULLY_DISCONNECTED to OFF | ||
mod - CMakeLists.txt | Diff File |