bareos: master db1af022

Author Committer Branch Timestamp Parent
pstorz GitHub master 2022-05-18 13:05 master 858268cf Pending
Changeset Merge pull request 0001177 from joergsteffens/dev/joergs/master/pluginoptions

Bareos Python Plugins: fix handling of extra pluginoptions
mod - CHANGELOG.md Diff File
mod - core/src/plugins/dird/python/plugin_private_context.h Diff File
mod - core/src/plugins/filed/python/plugin_private_context.h Diff File
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginLocalFilesBaseclass.py Diff File
mod - core/src/plugins/include/python_plugin_modules_common.inc Diff File
mod - core/src/plugins/stored/python/plugin_private_context.h Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc Diff File
mod - systemtests/cmake/BareosSystemtestFunctions.cmake Diff File
mod - systemtests/python-modules/bareos_unittest/json.py Diff File
mod - systemtests/tests/py2plug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
mod - systemtests/tests/py2plug-fd-local-fileset-restoreobject/etc/bareos/bconsole.conf.in Diff File
mod - systemtests/tests/py2plug-fd-postgres/CMakeLists.txt Diff File
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/fileset/PluginOptionsTest.conf.in Diff File
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/backup-bareos-fd-pluginoptions.conf.in Diff File
mod - systemtests/tests/python-bareos/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/python-bareos/python-modules/bareos_fd_pluginoptions/BareosFdPluginoptions.py Diff File
add - systemtests/tests/python-bareos/python-modules/bareos_fd_pluginoptions/__init__.py Diff File
mod - systemtests/tests/python-bareos/test-setup Diff File
add - systemtests/tests/python-bareos/test_python_fd_plugins.py Diff File