Changesets: bareos

bareos-19.2 0fb8429b

2020-01-07 09:52

pstorz


Committer: franku

Ported: N/A

Details Diff
percona_xtrabackup: renamed percona to perona_xtrabackup

also put all docs into plugins.rst
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/src/plugins/filed/CMakeLists.txt Diff File
mod - docs/manuals/source/Appendix/Howtos.rst Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst Diff File
mod - systemtests/CMakeLists.txt Diff File

master f6b8a2c1

2020-01-06 18:50

pstorz

Ported: N/A

Details Diff
percon_xtrabackup: rename BareosFdPercona to BareosFdPluginPercona

both in spec and cmakelists
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/src/plugins/filed/CMakeLists.txt Diff File

bareos-19.2 fc7e85e1

2020-01-06 18:50

pstorz


Committer: franku

Ported: N/A

Details Diff
percon_xtrabackup: rename BareosFdPercona to BareosFdPluginPercona

both in spec and cmakelists
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/src/plugins/filed/CMakeLists.txt Diff File

master 0b055b27

2020-01-06 18:03

pstorz

Ported: N/A

Details Diff
bareos-fd-percona.py: add bareos header
mod - core/src/plugins/filed/bareos-fd-percona.py Diff File

bareos-19.2 f1f79857

2020-01-06 18:03

pstorz


Committer: franku

Ported: N/A

Details Diff
bareos-fd-percona.py: add bareos header
mod - core/src/plugins/filed/bareos-fd-percona.py Diff File

master dc98dee8

2020-01-06 17:16

pstorz

Ported: N/A

Details Diff
BareosFdPluginPercona.py: fix typos
mod - core/src/plugins/filed/BareosFdPluginPercona.py Diff File

bareos-19.2 6ac1e375

2020-01-06 17:16

pstorz


Committer: franku

Ported: N/A

Details Diff
BareosFdPluginPercona.py: fix typos
mod - core/src/plugins/filed/BareosFdPluginPercona.py Diff File

master a399711a

2020-01-06 15:43

pstorz

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

bareos-19.2 d1eb982e

2020-01-06 15:43

pstorz


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

pstorz

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

pstorz


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

pstorz

Ported: N/A

Details Diff
systemtests: apply cmake-format
mod - systemtests/CMakeLists.txt Diff File

bareos-19.2 e9e9a6a1

2020-01-06 15:03

pstorz


Committer: franku

Ported: N/A

Details Diff
systemtests: apply cmake-format
mod - systemtests/CMakeLists.txt Diff File

master b3c613d3

2020-01-06 14:58

pstorz

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

pstorz


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

pstorz

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

pstorz


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

pstorz

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

pstorz


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

pstorz

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

pstorz


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

pstorz

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

pstorz


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

franku


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

franku

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
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 251 252 253 254 255 256 257 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 609 610 611  Next  Last