bareos: master 4b8cd151

Author Committer Branch Timestamp Parent
pstorz GitHub master 2020-06-10 20:06 master fea68e4b Pending
Changeset Merge pull request 0000530 from bareos/dev/maik/master/local_fileset_weird_files

python-plugins: improve statp handling in localfileset plugin
mod - core/src/plugins/filed/BareosFdPluginBaseclass.py Diff File
mod - core/src/plugins/filed/BareosFdPluginLocalFileset.py Diff File
mod - systemtests/CMakeLists.txt Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/fileset/PluginTest.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/pool/Scratch.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/profile/operator.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-sd.d/messages/Standard.conf Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/etc/bareos/bconsole.conf.in Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/python-modules/BareosFdPluginLocalFilesetWithRestoreObjects.py Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/python-modules/bareos-fd-local-fileset-with-restoreobjects.py Diff File
add - systemtests/tests/pyplug-fd-local-fileset-restoreobject/testrunner Diff File
mod - systemtests/tests/pyplug-fd-local-fileset/etc/bareos/bareos-dir.d/fileset/PluginTest.conf.in Diff File
mod - systemtests/tests/pyplug-fd-local-fileset/testrunner Diff File
mod - systemtests/tests/pyplug-fd-postgres/etc/bareos/bareos-dir.d/fileset/PluginTest.conf.in Diff File
mod - systemtests/tests/pyplug-fd-postgres/testrunner Diff File