bareos: master 29f16721

Author Committer Branch Timestamp Parent
pstorz franku master 2020-05-04 19:14 master ed49f362 Pending
Changeset python-fd plugins: allow to set since_time from plugins

Now the since_time of the current backup job can be set via SetValue
from the Python plugin.
mod - core/src/filed/backup.cc Diff File
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/filed/estimate.cc Diff File
mod - core/src/filed/fd_plugins.cc Diff File
mod - core/src/filed/fileset.cc Diff File
mod - core/src/filed/jcr_private.h Diff File
mod - core/src/filed/verify.cc Diff File
mod - core/src/plugins/filed/python-fd.cc Diff File
mod - systemtests/tests/python-fd-plugin-local-fileset-test/python-modules/BareosFdPluginLocalFilesetWithRestoreObjects.py Diff File