bareos: master d8277245
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Philipp Storz | GitHub | master | 2022-09-19 14:40 | master f391ac27 | Pending |
Changeset | Merge pull request 0001074 stored: dird: add backup checkpoints that save backup metadata to the Catalog during the execution of the backup |
||||
mod - CHANGELOG.md | Diff File | ||||
mod - core/src/cats/cats.h | Diff File | ||||
mod - core/src/cats/sql_create.cc | Diff File | ||||
mod - core/src/cats/sql_update.cc | Diff File | ||||
mod - core/src/dird/catreq.cc | Diff File | ||||
mod - core/src/stored/append.cc | Diff File | ||||
mod - core/src/stored/append.h | Diff File | ||||
mod - core/src/stored/askdir.cc | Diff File | ||||
mod - core/src/stored/block.cc | Diff File | ||||
mod - core/src/stored/device_control_record.h | Diff File | ||||
mod - core/src/stored/dir_cmd.cc | Diff File | ||||
mod - core/src/stored/mac.cc | Diff File | ||||
mod - core/src/stored/record.cc | Diff File | ||||
mod - core/src/stored/sd_device_control_record.h | Diff File | ||||
mod - core/src/stored/stored_conf.cc | Diff File | ||||
mod - core/src/stored/stored_conf.h | Diff File | ||||
mod - core/src/tests/CMakeLists.txt | Diff File | ||||
add - core/src/tests/append_test.cc | Diff File | ||||
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||||
add - docs/manuals/source/manually_added_config_directive_descriptions/sd-storage-CheckpointInterval.rst.inc | Diff File | ||||
mod - systemtests/environment.in | Diff File | ||||
mod - systemtests/scripts/functions | Diff File | ||||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||||
add - systemtests/tests/checkpoints/CMakeLists.txt | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/job/slow-backup-bareos-fd.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/pool/FullSmallvolumes.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/etc/bareos/bconsole.conf.in | Diff File | ||||
add - systemtests/tests/checkpoints/test-setup | Diff File | ||||
add - systemtests/tests/checkpoints/testrunner-checkpoints-on-cancel | Diff File | ||||
add - systemtests/tests/checkpoints/testrunner-checkpoints-on-kill | Diff File | ||||
add - systemtests/tests/checkpoints/testrunner-checkpoints-on-stop | Diff File | ||||
add - systemtests/tests/parallel-jobs/CMakeLists.txt | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/pool/FullSmallvolumes.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/etc/bareos/bconsole.conf.in | Diff File | ||||
add - systemtests/tests/parallel-jobs/parallel | Diff File | ||||
add - systemtests/tests/parallel-jobs/test-setup | Diff File | ||||
add - systemtests/tests/parallel-jobs/testrunner-parallel-jobs | Diff File | ||||
add - systemtests/tests/stresstest/CMakeLists.txt | Diff File | ||||
add - systemtests/tests/stresstest/cloneandcopykernelcode | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/job/slow-backup-bareos-fd.conf | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||||
add - systemtests/tests/stresstest/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File |