Changesets: bareos
master 4cd59946 2024-11-19 21:06 Committer: Bareos Bot Ported: N/A Details Diff |
format: apply check-sources changes | ||
mod - CMakeLists.txt | Diff File | ||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/dird/ua_output.h | Diff File | ||
mod - core/src/findlib/create_file.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/tests/statefile.cc | Diff File | ||
mod - core/src/tests/test_path_conversion.cc | Diff File | ||
mod - core/src/win32/compat/compat.cc | Diff File | ||
mod - core/src/win32/compat/include/compat.h | Diff File | ||
mod - systemtests/tests/always-incremental-consolidate/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/droplet-s3/testrunner | Diff File | ||
mod - systemtests/tests/ignoreduplicatecheck/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/py3plug-fd-libcloud/testrunner-default | Diff File | ||
master 0742bebc 2024-11-19 20:08 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1952 filed: detect integer overflow during backup |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/filed/CMakeLists.txt | Diff File | ||
mod - core/src/filed/backup.cc | Diff File | ||
mod - core/src/filed/backup.h | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/fileindex-overflow/CMakeLists.txt | Diff File | ||
add - systemtests/tests/fileindex-overflow/environment.local | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/functions | Diff File | ||
add - systemtests/tests/fileindex-overflow/test-setup | Diff File | ||
add - systemtests/tests/fileindex-overflow/testrunner-create-backup | Diff File | ||
master 680cb33b 2024-11-19 20:08 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master dbfc81e9 2024-11-19 18:20 Committer: Bareos Bot Ported: N/A Details Diff |
format: apply check-sources changes | ||
mod - core/src/filed/CMakeLists.txt | Diff File | ||
mod - core/src/filed/backup.h | Diff File | ||
master ba6e180c 2024-11-19 17:35 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1922 JSON API: make sure, strings are valid UTF8 |
||
mod - CHANGELOG.md | Diff File | ||
mod - LICENSE.txt | Diff File | ||
mod - cmake/BareosCpmPackages.cmake | Diff File | ||
add - cmake/Findutf8cpp.cmake | Diff File | ||
mod - core/src/lib/CMakeLists.txt | Diff File | ||
mod - core/src/lib/output_formatter.cc | Diff File | ||
mod - systemtests/tests/python-bareos/test_json.py | Diff File | ||
mod - systemtests/tests/python-bareos/test_list_command.py | Diff File | ||
master 462069fc 2024-11-19 17:35 Bareos Bot Ported: N/A Details Diff |
Update LICENSE.txt | ||
mod - LICENSE.txt | Diff File | ||
master 2f6653c6 2024-11-19 17:35 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master cc782200 2024-11-19 13:52 Mikhail Samodurov Committer: GitHub Ported: N/A Details Diff |
docs: fixed typo in the service name Fixed typo in file daemon service name |
||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst | Diff File | ||
master cb4084bf 2024-11-19 10:00 Sebastian Sura Committer: pstorz Ported: N/A Details Diff |
systemtests: remove deprecated options | ||
mod - systemtests/tests/accurate-lmdb-stresstest/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/accurate-lmdb-stresstest/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/accurate-stresstest/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/accurate-stresstest/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/acl/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/acl/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/always-incremental-consolidate/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/always-incremental-consolidate/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/autochanger/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/autochanger/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/autoxflate/etc/bareos-sd1/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/autoxflate/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/autoxflate/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/bareos-acl/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bareos-basic/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/bareos-basic/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bareos-concurrency/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/bareos-concurrency/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bconsole-basic/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/bconsole-basic/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/block-size/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/block-size/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/bscan-bextract-bls-bcopy/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/bscan-bextract-bls-bcopy/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/checkpoints/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/checkpoints/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/chflags/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/chflags/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/client-initiated/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/client-initiated/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/commandline-options/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/commandline-options/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/copy-archive-job/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/copy-archive-job/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/copy-migrate/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/copy-migrate/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/copy-remote-bscan/etc/bareos-remote/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/copy-remote-bscan/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/copy-remote-bscan/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/dedupable/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/dedupable/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/dedupestimate/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/dedupestimate/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/deprecation/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/encrypt-signature-no-tls/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/encrypt-signature-no-tls/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/encrypt-signature-tls-cert/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/encrypt-signature-tls-cert/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/file-autochanger/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/file-autochanger/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/file-count-regression/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/file-count-regression/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/fileset-multiple-blocks/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/fileset-multiple-blocks/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/filesets/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/filesets/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/gfapi-fd/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/gfapi-fd/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/glusterfs-backend/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/glusterfs-backend/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/heartbeat-interval/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/heartbeat-interval/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/ignoreduplicatecheck/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/just-in-time-reservation/etc/bareos-remote/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/just-in-time-reservation/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/list-backups/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/list-backups/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/multiple-clients/etc/bareos-secondclient/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/multiple-clients/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/multiple-clients/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/multiplied-device/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/multiplied-device/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/ndmp-bareos/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/ndmp-bareos/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/notls/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/notls/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/parallel-jobs/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/parallel-jobs/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/passive/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/passive/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/pruning/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/pruning/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-dir/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-dir/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-basic/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-basic/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-contrib-bareos_tasks_mysql/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-contrib-bareos_tasks_mysql/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-contrib-mysql_dump/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-contrib-mysql_dump/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-ldap/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-ldap/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-libcloud/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-libcloud/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-local-fileset-basic/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
master e2d3dfb9 2024-11-19 08:48 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
ua-tree: refactor marking | ||
mod - core/src/dird/ua_tree.cc | Diff File | ||
master 673112ea 2024-11-18 15:20 Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1984 from agrigorev99/update_README Update project Readme file |
||
mod - AUTHORS | Diff File | ||
mod - README.md | Diff File | ||
add - bareos-github-banner.png | Diff File | ||
master b3600858 2024-11-18 15:04 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
globbing-test: add tests for ** | ||
mod - core/src/tests/globbing_test.cc | Diff File | ||
master 38bad2b8 2024-11-18 14:29 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
CMakeLists: fix disabled detection | ||
mod - systemtests/tests/always-incremental-consolidate/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/dedupable/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/ignoreduplicatecheck/CMakeLists.txt | Diff File | ||
master b8a43127 2024-11-18 14:01 Ported: N/A Details Diff |
AUTHORS: add Aleksei Grigorev | ||
mod - AUTHORS | Diff File | ||
master fc0e52a1 2024-11-18 13:02 Ported: N/A Details Diff |
stored: explicitly flush after labeling this is needed to make sure the volume is flushed to the backing storage so a subsequent read of the label will work. |
||
mod - core/src/stored/label.cc | Diff File | ||
master 8bcfafed 2024-11-18 11:30 Sebastian Sura Committer: pstorz Ported: N/A Details Diff |
changelog: include vmware library upgrade | ||
mod - CHANGELOG.md | Diff File | ||
master 621a8b8d 2024-11-18 11:26 Sebastian Sura Committer: pstorz Ported: N/A Details Diff |
bareos-version-from-git: fix output for wip tags If the current checkout is tagged as WIP, then git describe will not attach a git hash to its name. This git hash is needed/expected by some of our build tooling. As such we should tell git to always emit a git hash (except for releases). |
||
mod - cmake/BareosVersionFromGit.cmake | Diff File | ||
master 639dadeb 2024-11-18 10:52 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1969 dird: remove BaseJob directives |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/inc_conf.cc | Diff File | ||
mod - core/src/filed/dir_cmd.cc | Diff File | ||
mod - core/src/filed/fileset.cc | Diff File | ||
mod - core/src/findlib/find.cc | Diff File | ||
mod - core/src/findlib/find.h | Diff File | ||
mod - core/src/tests/configs/bareos-configparser-tests/bareos-dir-CFG_TYPE_ALIST_RES.conf | Diff File | ||
mod - core/src/tests/test_config_parser_dir.cc | Diff File | ||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts.rst | Diff File | ||
rm - docs/manuals/source/TasksAndConcepts/FileDeduplicationUsingBaseJobs.rst | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json | Diff File | ||
mod - systemtests/tests/config-dump/etc/bareos/bareos-dir-full.conf.in | Diff File | ||
master cfb6a021 2024-11-18 10:52 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 471baebe 2024-11-18 09:35 Ported: N/A Details Diff |
format: apply check-sources changes | ||
mod - core/src/filed/fileset.cc | Diff File | ||
master 2d51ae81 2024-11-18 09:31 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
systemtests: add test for fileindex overflow detection | ||
mod - core/src/filed/backup.cc | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/fileindex-overflow/CMakeLists.txt | Diff File | ||
add - systemtests/tests/fileindex-overflow/environment.local | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/fileindex-overflow/functions | Diff File | ||
add - systemtests/tests/fileindex-overflow/test-setup | Diff File | ||
add - systemtests/tests/fileindex-overflow/testrunner-create-backup | Diff File | ||
master 0a4209ba 2024-11-15 13:46 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1996 build: add support for Fedora 41 |
||
mod - .matrix.yml | Diff File | ||
mod - CHANGELOG.md | Diff File | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/src/findlib/xattr.cc | Diff File | ||
mod - core/src/lib/crypto_openssl.cc | Diff File | ||
rm - docs/pkglists/Fedora_39.x86_64 | Diff File | ||
master ad3a39fe 2024-11-15 13:46 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master b3edcccb 2024-11-15 12:47 Sebastian Sura Ported: N/A Details Diff |
docs: remove mention of BaseJobs | ||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts.rst | Diff File | ||
rm - docs/manuals/source/TasksAndConcepts/FileDeduplicationUsingBaseJobs.rst | Diff File | ||
master e3a5992d 2024-11-15 12:42 Committer: Bareos Bot Ported: N/A Details Diff |
core/CMakeLists.txt: apply cmake format | ||
mod - core/CMakeLists.txt | Diff File |