Changesets: bareos
|
master e4087f32 2025-11-14 14:28 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2285 plugins: introduce windows disaster recovery imager (barri) |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - CMakeLists.txt | Diff File | ||
| mod - cmake/BareosCpmPackages.cmake | Diff File | ||
| mod - cmake/BareosGenerateDebianInfo.cmake | Diff File | ||
| mod - core/platforms/packaging/bareos.spec | Diff File | ||
| mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
| mod - core/src/filed/fd_plugins.cc | Diff File | ||
| mod - core/src/filed/fd_plugins.h | Diff File | ||
| mod - core/src/lib/CMakeLists.txt | Diff File | ||
| mod - core/src/lib/crypto_openssl.cc | Diff File | ||
| mod - core/src/lib/crypto_openssl.h | Diff File | ||
| mod - core/src/lib/crypto_wrap.cc | Diff File | ||
| mod - core/src/lib/edit.cc | Diff File | ||
| mod - core/src/lib/edit.h | Diff File | ||
| mod - core/src/lib/plugins.cc | Diff File | ||
| mod - core/src/lib/util.h | Diff File | ||
| mod - core/src/plugins/filed/CMakeLists.txt | Diff File | ||
| mod - core/src/plugins/filed/grpc/bareos_api.h | Diff File | ||
| mod - core/src/plugins/filed/grpc/bridge_module/bridge_module.h | Diff File | ||
| mod - core/src/plugins/filed/grpc/bridge_module/plugin_service.cc | Diff File | ||
| mod - core/src/plugins/filed/grpc/grpc_impl.cc | Diff File | ||
| mod - core/src/plugins/filed/grpc/test_module/test_module.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/CMakeLists.txt | Diff File | ||
| add - core/src/plugins/filed/windows_dr/bareos_api.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/bareos_api.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/barri.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/barri_cli.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/barri_linux.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/com.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/com.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/common.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/common.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/dump.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/dump.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/error.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/file_format.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/format.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/linux_restore.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/logger.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/logger.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/parser.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/parser.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/partitioning.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/plugin.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/plugin.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/plugin_linux.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/remove_holes.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/remove_holes.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore_linux.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore_options.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore_win.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/util.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/version.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/version.h | Diff File | ||
| mod - core/src/tests/CMakeLists.txt | Diff File | ||
| add - core/src/tests/data-dumper.cc | Diff File | ||
| add - core/src/tests/find_holes.cc | Diff File | ||
| mod - core/src/tests/scheduler.cc | Diff File | ||
| add - core/src/tests/test_file_format.cc | Diff File | ||
| add - debian/bareos-barri-cli.install.in | Diff File | ||
| add - debian/bareos-filedaemon-barri-python3-plugin.install.in | Diff File | ||
| add - debian/control.bareos-barri-cli | Diff File | ||
| add - debian/control.bareos-filedaemon-barri-python3-plugin | Diff File | ||
| mod - debian/rules | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins.rst.inc | Diff File | ||
| add - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/BarriPlugin.rst.inc | Diff File | ||
| add - docs/manuals/source/include/images/WindowsPE.png | Diff File | ||
| mod - docs/pkglists/Debian_12.x86_64 | Diff File | ||
| mod - docs/pkglists/Debian_13.x86_64 | Diff File | ||
| mod - docs/pkglists/EL_10.aarch64 | Diff File | ||
| mod - docs/pkglists/EL_10.x86_64 | Diff File | ||
| mod - docs/pkglists/EL_8.x86_64 | Diff File | ||
| mod - docs/pkglists/EL_9.aarch64 | Diff File | ||
| mod - docs/pkglists/EL_9.x86_64 | Diff File | ||
| mod - docs/pkglists/Fedora_41.x86_64 | Diff File | ||
| mod - docs/pkglists/Fedora_42.x86_64 | Diff File | ||
| mod - docs/pkglists/SUSE_15.x86_64 | Diff File | ||
| mod - docs/pkglists/xUbuntu_22.04.x86_64 | Diff File | ||
| mod - docs/pkglists/xUbuntu_24.04.x86_64 | Diff File | ||
| mod - systemtests/tests/bconsole-basic/CMakeLists.txt | Diff File | ||
|
master 1210898d 2025-11-14 14:28 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 8ad3c8c5 2025-11-14 14:09 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2431 plugin: change prefix @hyper-v@ -> @HYPER-V |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/win32/plugins/filed/hyper-v.cc | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/HyperVPlugin.rst.inc | Diff File | ||
|
master 9a1e36cd 2025-11-14 14:09 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 004ae43f 2025-11-13 17:47 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2427 defaultconfig: introduce automatic diskchanger |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - core/src/defaultconfigs/bareos-dir.d/storage/File.conf.in | Diff File | ||
| mod - core/src/defaultconfigs/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
|
master 86962b4c 2025-11-13 17:46 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 05766909 2025-11-13 14:04 Committer: Bareos Bot Ported: N/A Details Diff |
nsi: add missing SectionEnd | ||
| mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
|
master e939118f 2025-11-13 13:05 Committer: Bareos Bot Ported: N/A Details Diff |
barri plugin prefix: @barri@/ -> @BARRI/ | ||
| mod - core/src/plugins/filed/windows_dr/plugin.cc | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/BarriPlugin.rst.inc | Diff File | ||
|
master 4ef7dc30 2025-11-13 12:54 Committer: Bareos Bot Ported: N/A Details Diff |
packaging: add barri packaging | ||
| mod - cmake/BareosGenerateDebianInfo.cmake | Diff File | ||
| mod - core/platforms/packaging/bareos.spec | Diff File | ||
| mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
| add - debian/bareos-barri-cli.install.in | Diff File | ||
| add - debian/bareos-filedaemon-barri-python3-plugin.install.in | Diff File | ||
| add - debian/control.bareos-barri-cli | Diff File | ||
| add - debian/control.bareos-filedaemon-barri-python3-plugin | Diff File | ||
| mod - debian/rules | Diff File | ||
| mod - docs/pkglists/Debian_12.x86_64 | Diff File | ||
| mod - docs/pkglists/Debian_13.x86_64 | Diff File | ||
| mod - docs/pkglists/EL_10.aarch64 | Diff File | ||
| mod - docs/pkglists/EL_10.x86_64 | Diff File | ||
| mod - docs/pkglists/EL_8.x86_64 | Diff File | ||
| mod - docs/pkglists/EL_9.aarch64 | Diff File | ||
| mod - docs/pkglists/EL_9.x86_64 | Diff File | ||
| mod - docs/pkglists/Fedora_41.x86_64 | Diff File | ||
| mod - docs/pkglists/Fedora_42.x86_64 | Diff File | ||
| mod - docs/pkglists/SUSE_15.x86_64 | Diff File | ||
| mod - docs/pkglists/xUbuntu_22.04.x86_64 | Diff File | ||
| mod - docs/pkglists/xUbuntu_24.04.x86_64 | Diff File | ||
|
master 6dab8627 2025-11-13 12:45 Committer: Bareos Bot Ported: N/A Details Diff |
plugin: change prefix @hyper-v@ -> @HYPER_V | ||
| mod - core/src/win32/plugins/filed/hyper-v.cc | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/HyperVPlugin.rst.inc | Diff File | ||
|
master c08cc7da 2025-11-13 10:37 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2284 plugins: introduce hyper-v backup |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - cmake/BareosSetVariableDefaults.cmake | Diff File | ||
| mod - core/CMakeLists.txt | Diff File | ||
| mod - core/platforms/win32/winbareos-native.nsi | Diff File | ||
| mod - core/scripts/btraceback.gdb | Diff File | ||
| mod - core/src/filed/fd_plugins.cc | Diff File | ||
| mod - core/src/filed/fd_plugins.h | Diff File | ||
| mod - core/src/findlib/attribs.cc | Diff File | ||
| mod - core/src/findlib/bfile.cc | Diff File | ||
| mod - core/src/findlib/bfile.h | Diff File | ||
| mod - core/src/findlib/create_file.cc | Diff File | ||
| mod - core/src/plugins/filed/CMakeLists.txt | Diff File | ||
| mod - core/src/plugins/filed/python/module/bareosfd.cc | Diff File | ||
| mod - core/src/plugins/include/common.h | Diff File | ||
| add - core/src/win32/plugins/filed/hyper-v.cc | Diff File | ||
| mod - debian/control.bareos-filedaemon-grpc-python3-plugin | Diff File | ||
| mod - debian/control.src | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins.rst.inc | Diff File | ||
| add - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/HyperVPlugin.rst.inc | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/QumuloFdPlugin.rst.inc | Diff File | ||
| mod - docs/manuals/source/conf.py | Diff File | ||
| mod - systemtests/scripts/bareos-ctl-dir-win.in | Diff File | ||
| mod - systemtests/scripts/bareos-ctl-fd-win.in | Diff File | ||
| mod - systemtests/scripts/bareos-ctl-sd-win.in | Diff File | ||
| mod - systemtests/tests/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/environment.local.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bconsole.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/functions.local | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/test-cleanup | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/test-setup | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/testrunner-01-create-full | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/testrunner-02-create-inc | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/vm.info.template | Diff File | ||
|
master c61e271c 2025-11-13 10:36 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master bd86fac4 2025-11-13 10:07 Ported: N/A Details Diff |
docs: fix Title level inconsistent | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/QumuloFdPlugin.rst.inc | Diff File | ||
|
master 82712476 2025-11-13 10:04 Ported: N/A Details Diff |
docs: add review enhancement | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/HyperVPlugin.rst.inc | Diff File | ||
|
master 9a531b26 2025-11-13 07:23 Sebastian Sura Ported: N/A Details Diff |
systemtests: add systemtest for the hyper-v plugin | ||
| mod - systemtests/tests/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/CMakeLists.txt | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/environment.local.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/etc/bareos/bconsole.conf.in | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/functions.local | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/test-cleanup | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/test-setup | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/testrunner-01-create-full | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/testrunner-02-create-inc | Diff File | ||
| add - systemtests/tests/hyper-v-plugin/vm.info.template | Diff File | ||
|
master 64726c80 2025-11-13 07:22 Sebastian Sura Ported: N/A Details Diff |
plugins: add hyper-v plugin | ||
| mod - core/src/plugins/filed/CMakeLists.txt | Diff File | ||
| add - core/src/win32/plugins/filed/hyper-v.cc | Diff File | ||
|
master bbc102cd 2025-11-13 07:22 Sebastian Sura Ported: N/A Details Diff |
cmake: set the windows version to 10 | ||
| mod - cmake/BareosSetVariableDefaults.cmake | Diff File | ||
|
master 293cc12a 2025-11-12 15:16 Sebastian Sura Ported: N/A Details Diff |
hyper-v-test: add manual skips Sadly skipping a fixtures_setup test still means that the fixture is setup, so we need to manually detect this and skip the following tests. |
||
| mod - systemtests/tests/hyper-v-plugin/test-setup | Diff File | ||
| mod - systemtests/tests/hyper-v-plugin/testrunner-01-create-full | Diff File | ||
| mod - systemtests/tests/hyper-v-plugin/testrunner-02-create-inc | Diff File | ||
|
master 1faad600 2025-11-12 13:53 Committer: Bareos Bot Ported: N/A Details Diff |
FileStorage.conf.in: set Maximim Concurrent jobs also to 10 | ||
| mod - core/src/defaultconfigs/bareos-dir.d/storage/File.conf.in | Diff File | ||
| mod - core/src/defaultconfigs/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
|
master dbeec2c5 2025-11-12 09:48 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2418 docs: introduce 3rd party plugin (Yuzuy Qumulo) |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins.rst.inc | Diff File | ||
| add - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/QumuloFdPlugin.rst.inc | Diff File | ||
|
master 02949b48 2025-11-12 09:48 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master 31377e9b 2025-11-12 07:58 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
barri: implement windows disaster recovery plugin | ||
| mod - CMakeLists.txt | Diff File | ||
| mod - cmake/BareosCpmPackages.cmake | Diff File | ||
| mod - core/src/plugins/filed/CMakeLists.txt | Diff File | ||
| add - core/src/plugins/filed/windows_dr/CMakeLists.txt | Diff File | ||
| add - core/src/plugins/filed/windows_dr/bareos_api.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/bareos_api.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/barri.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/barri_cli.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/barri_linux.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/com.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/com.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/common.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/common.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/dump.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/dump.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/error.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/file_format.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/format.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/linux_restore.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/logger.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/logger.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/parser.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/parser.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/partitioning.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/plugin.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/plugin.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/plugin_linux.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/remove_holes.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/remove_holes.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore_linux.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore_options.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/restore_win.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/util.h | Diff File | ||
| add - core/src/plugins/filed/windows_dr/version.cc | Diff File | ||
| add - core/src/plugins/filed/windows_dr/version.h | Diff File | ||
|
master 34b062a6 2025-11-12 07:57 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
tests: add unit test for the barri file format | ||
| mod - core/src/plugins/filed/windows_dr/CMakeLists.txt | Diff File | ||
| mod - core/src/tests/CMakeLists.txt | Diff File | ||
| add - core/src/tests/data-dumper.cc | Diff File | ||
| add - core/src/tests/find_holes.cc | Diff File | ||
| add - core/src/tests/test_file_format.cc | Diff File | ||
|
master 355c86fa 2025-11-12 07:56 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
scheduler-test: make test less likely to fail As SystemTime() only has second-precision, end - start may actually eqaul 0 even though we waited one second if you are really unlucky. After waiting two seconds it is basically guaranteed that time() also advanced at least one second so this should never fail again. |
||
| mod - core/src/tests/scheduler.cc | Diff File | ||
|
master e3d0d488 2025-11-12 07:55 Sebastian Sura Committer: Bareos Bot Ported: N/A Details Diff |
bconsole-basic: disable test if it cannot be executed | ||
| mod - systemtests/tests/bconsole-basic/CMakeLists.txt | Diff File | ||