Changesets: bareos

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

bareos-19.2 36c230fa

2020-01-03 10:46

franku

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

franku


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

franku

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

stephand

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

pstorz


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

franku

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

pstorz


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

master 58bc1c26

2019-12-19 13:41

arogge

Ported: N/A

Details Diff
Start development of 20.0.0

master eff54320

2019-12-19 13:34

Jörg Steffens


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000382 from bigzbigz/dev/bigz/master/python-fix

python-bareos: several fixes in order to work on the project
mod - .gitignore Diff File
mod - python-bareos/.gitignore Diff File
mod - python-bareos/bareos/bsock/lowlevel.py Diff File

master 29596285

2019-12-19 11:23

arogge

Ported: N/A

Details Diff
docs: add branch bareos-19.2 to sphinx-versioning
mod - docs/manuals/source/conf.py Diff File

bareos-19.2 2f3029f1

2019-12-19 10:16

arogge

Ported: N/A

Details Diff
Remove */cmake/BareosVersion.cmake after release
rm - core/cmake/BareosVersion.cmake Diff File
rm - webui/cmake/BareosVersion.cmake Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 250 251 252 253 254 255 256 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 607 608 609  Next  Last