bareos: master c08cc7da
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| Bareos Bot | GitHub | master | 2025-11-13 10:37 | master dbeec2c5 | Pending |
| Changeset | 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 | ||||