Changesets: bareos
bareos-19.2 d1eb982e 2020-01-06 15:43 Committer: franku Ported: N/A Details Diff |
Percona plugin: apply black format to python files | ||
mod - core/src/plugins/filed/BareosFdPluginPercona.py | Diff File | ||
mod - core/src/plugins/filed/bareos-fd-percona.py | Diff File | ||
master fc942358 2020-01-06 15:31 Ported: N/A Details Diff |
systemtests: cleanup CMakeLists and percona testrunner | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
bareos-19.2 6d1fe482 2020-01-06 15:31 Committer: franku Ported: N/A Details Diff |
systemtests: cleanup CMakeLists and percona testrunner | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
master 87e78c82 2020-01-06 15:03 Ported: N/A Details Diff |
systemtests: apply cmake-format | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
bareos-19.2 e9e9a6a1 2020-01-06 15:03 Committer: franku Ported: N/A Details Diff |
systemtests: apply cmake-format | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
master b3c613d3 2020-01-06 14:58 Ported: N/A Details Diff |
systemtests: only link python modules that are required in each test | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
rm - systemtests/tests/python-fd-percona-plugin-test/python-modules/README | Diff File | ||
bareos-19.2 92c2c8c8 2020-01-06 14:58 Committer: franku Ported: N/A Details Diff |
systemtests: only link python modules that are required in each test | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
rm - systemtests/tests/python-fd-percona-plugin-test/python-modules/README | Diff File | ||
master 2edd5ba3 2020-01-06 13:44 Ported: N/A Details Diff |
python-fd-percona-plugin-test/testrunner: use run_bareos | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
bareos-19.2 ba02971f 2020-01-06 13:44 Committer: franku Ported: N/A Details Diff |
python-fd-percona-plugin-test/testrunner: use run_bareos | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
master 34f862b4 2020-01-06 12:12 Ported: N/A Details Diff |
rename BareosFdPercona.py to BareosFdPluginPercona.py | ||
mod - core/src/plugins/filed/bareos-fd-percona.py | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/PerconaTest.conf.in | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
bareos-19.2 121c3598 2020-01-06 12:12 Committer: franku Ported: N/A Details Diff |
rename BareosFdPercona.py to BareosFdPluginPercona.py | ||
mod - core/src/plugins/filed/bareos-fd-percona.py | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/PerconaTest.conf.in | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
master f2e2f51e 2020-01-06 12:01 Ported: N/A Details Diff |
add python-modules subdirectory | ||
mod - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/PerconaTest.conf.in | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/python-modules/README | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
bareos-19.2 e7f19b73 2020-01-06 12:01 Committer: franku Ported: N/A Details Diff |
add python-modules subdirectory | ||
mod - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/PerconaTest.conf.in | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/python-modules/README | Diff File | ||
mod - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
master b98a851c 2020-01-06 11:41 Ported: N/A Details Diff |
first part of python-fd-percona-plugin-test | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosFindPrograms.cmake | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/PerconaTest.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
bareos-19.2 8bdf2c39 2020-01-06 11:41 Committer: franku Ported: N/A Details Diff |
first part of python-fd-percona-plugin-test | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosFindPrograms.cmake | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/PerconaTest.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/python-fd-percona-plugin-test/testrunner | Diff File | ||
master 472ceb9b 2020-01-03 10:46 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000385 from WaryWolf/fix-job-creation-racecond copy value of seq to the stack to avoid race condition when generating Job names |
Affected Issues 0001165 |
|
mod - AUTHORS | Diff File | ||
mod - core/src/dird/job.cc | Diff File | ||
bareos-18.2 0ee566dc 2020-01-03 10:46 Ported: N/A Details Diff |
Merge pull request 0000385 from WaryWolf/fix-job-creation-racecond (manual merge) copy value of seq to the stack to avoid race condition when generating Job names |
Affected Issues 0001165 |
|
mod - AUTHORS | Diff File | ||
mod - core/src/dird/job.cc | Diff File | ||
bareos-19.2 36c230fa 2020-01-03 10:46 Ported: N/A Details Diff |
Merge pull request 0000385 from WaryWolf/fix-job-creation-racecond copy value of seq to the stack to avoid race condition when generating Job names |
Affected Issues 0001165 |
|
mod - AUTHORS | Diff File | ||
mod - core/src/dird/job.cc | Diff File | ||
master 272f4f07 2020-01-02 02:21 Anthony Vaccaro Ported: N/A Details Diff |
dird: make a local copy of a static variable to avoid race condition in job name creation | ||
mod - AUTHORS | Diff File | ||
mod - core/src/dird/job.cc | Diff File | ||
master da934f4a 2019-12-27 18:35 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000384 from sduehr/clarify-ovirt-plugin-documentation docs: Point out why oVirt Plugin only allows full backups |
||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
bareos-19.2 790d4421 2019-12-27 18:35 Ported: N/A Details Diff |
Merge pull request 0000384 from sduehr/clarify-ovirt-plugin-documentation docs: Point out why oVirt Plugin only allows full backups |
||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
master 91dd2161 2019-12-27 13:58 Ported: N/A Details Diff |
docs: Clarify why oVirt Plugin only allows full backups In the Status section, clarify that the oVirt plugin only allows full backups because the oVirt/RHV API does not yet provide methods for incremental backups. |
||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
master 1417cff7 2019-12-20 16:23 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000383 from bareos/dev/franku/master/client-initiated-backup-systemtest systemtests: add backup-bareos-client-initiated-test |
||
mod - regress/DartTestfile.txt.in | Diff File | ||
rm - regress/tests/backup-bareos-client-initiated-connection-test | Diff File | ||
rm - regress/tests/python-bareos-connection-test | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/TODO.txt | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-client-initiated-test/testrunner | Diff File | ||
master 7b56f5d9 2019-12-20 12:30 Ported: N/A Details Diff |
regress: disabled python-bareos-connection-test | ||
mod - regress/DartTestfile.txt.in | Diff File | ||
rm - regress/tests/python-bareos-connection-test | Diff File | ||
mod - systemtests/tests/TODO.txt | Diff File | ||
master f7d75078 2019-12-20 09:48 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000048 from sduehr/ovirt-plugin-moved-to-main-repo oVirt Plugin moved to main repository |
||
rm - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py | Diff File | ||
rm - fd-plugins/ovirt-plugin/bareos-fd-ovirt.py | Diff File | ||
rm - fd-plugins/ovirt-plugin/packaging/bareos-ovirt-plugin.spec | Diff File |