Changesets: bareos
|
master 9be97f63 2025-11-17 12:28 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2439 webui: use patched laminas packages |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - webui/composer.json | Diff File | ||
| mod - webui/vendor/autoload.php | Diff File | ||
| mod - webui/vendor/composer/ClassLoader.php | Diff File | ||
| mod - webui/vendor/composer/InstalledVersions.php | Diff File | ||
| mod - webui/vendor/composer/installed.json | Diff File | ||
| mod - webui/vendor/composer/installed.php | Diff File | ||
| mod - webui/vendor/composer/platform_check.php | Diff File | ||
| mod - webui/vendor/laminas/laminas-form/README.md | Diff File | ||
| mod - webui/vendor/laminas/laminas-http/src/Response/Stream.php | Diff File | ||
|
master 57207400 2025-11-17 12:28 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master b9498a02 2025-11-16 09:42 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #2434 Add historic data to CHANGELOG.md |
||
| mod - CHANGELOG.md | Diff File | ||
| mod - docs/manuals/source/conf.py | Diff File | ||
|
master aca2c7ab 2025-11-16 09:42 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
| mod - CHANGELOG.md | Diff File | ||
|
master ec7ce2b4 2025-11-14 16:28 Committer: Bareos Bot Ported: N/A Details Diff |
docs: make markdown2rst generate anonymous references This suppresses warnings when the same link text is used multiple times. |
||
| mod - docs/manuals/source/conf.py | Diff File | ||
|
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 9a1802de 2025-11-13 18:21 Committer: Bareos Bot Ported: N/A Details Diff |
webui: use patched laminas packages - the versions of laminas-form and laminas-http that are used by the Bareos WebUI have issues CVE-2022-23598 and CVE-2021-3007, since we cannon easily upgrade to the latest versions, we backported the security patches and use our own patched versions - CVE-2022-23598 in laminas-form does not apply to versions older than 2.12.0, and we are using 2.6.0, so our version does not contain any patches but adds a description why the old version is not vulnerable (the CVE is actually incorrect about the affected versions, probably because nobody cared about versions that old) |
||
| mod - webui/composer.json | Diff File | ||
| mod - webui/vendor/autoload.php | Diff File | ||
| mod - webui/vendor/composer/ClassLoader.php | Diff File | ||
| mod - webui/vendor/composer/InstalledVersions.php | Diff File | ||
| mod - webui/vendor/composer/installed.json | Diff File | ||
| mod - webui/vendor/composer/installed.php | Diff File | ||
| mod - webui/vendor/composer/platform_check.php | Diff File | ||
| mod - webui/vendor/laminas/laminas-form/README.md | Diff File | ||
| mod - webui/vendor/laminas/laminas-http/src/Response/Stream.php | 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 2f95e0a4 2025-11-13 16:25 Committer: Bareos Bot Ported: N/A Details Diff |
Add historic data to CHANGELOG.md Add full branch history to 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 | ||