Changesets: bareos

master d7eab7f7

2020-07-01 15:40

pstorz

Ported: N/A

Details Diff
remove Source: block from control.vmware
mod - core/debian/control.vmware Diff File

master f87e1b53

2020-07-01 15:16

pstorz

Ported: N/A

Details Diff
debian/rules: adapt ctest call
mod - core/debian/rules Diff File

master 5ebe26d9

2020-07-01 14:55

pstorz

Ported: N/A

Details Diff
vmware: remove bareos-vmware-plugin-compat package
rm - core/debian/bareos-vmware-plugin-compat.install Diff File
mod - core/debian/control.vmware Diff File
rm - core/debian/watch Diff File

master 48d421e4

2020-07-01 14:33

pstorz

Ported: N/A

Details Diff
debian: build vmware plugins with BareosGenerateDebianInfo
mod - core/cmake/BareosGenerateDebianInfo.cmake Diff File
mod - core/debian/control.in Diff File
add - core/debian/control.vmware Diff File

master 93fb4e18

2020-06-30 12:21

pstorz

Ported: N/A

Details Diff
debian: do not run ctest in parallel
mod - core/platforms/packaging/bareos.spec Diff File
mod - debian/rules Diff File

master a105df32

2020-06-29 20:13

franku

Ported: N/A

Details Diff
unittests: use TestSockets class for socket communication
mod - core/src/lib/cram_md5.cc Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - core/src/tests/cram_md5.cc Diff File

bareos-19.2 9be86fbc

2020-06-29 20:13

franku

Ported: N/A

Details Diff
unittests: use TestSockets class for socket communication
mod - core/src/lib/cram_md5.cc Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - core/src/tests/cram_md5.cc Diff File

master c9870ef4

2020-06-29 15:12

pstorz

Ported: N/A

Details Diff
cmake: BareosGetDistInfo: remove warning about parent scope
mod - core/cmake/BareosGetDistInfo.cmake Diff File

master 94a0525e

2020-06-29 14:09

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000546 from arogge/dev/arogge/master/fix-1257

Fix 0001257: Prune volume command may crash the director
Affected Issues
0001257
mod - core/src/dird/ua_prune.cc Diff File
mod - systemtests/tests/volume-pruning/testrunner Diff File

master 1dfa9615

2020-06-29 12:16

pstorz


Committer: franku

Ported: N/A

Details Diff
Fixup: get property of bareossd-droplet only if it exists

- Fix cmake error when building the documentation, as the
bareossd-droplet does not exist but get_target_property is called.
- Log the value of the SD_BACKEND_DIR_TO_TEST.
- it would make sense to merge the two variables
SD_BACKEND_DIR_TO_TEST and SD_GFAPI_DIR_TO_TEST
mod - systemtests/CMakeLists.txt Diff File

master ab41debd

2020-06-26 17:29

franku

Ported: N/A

Details Diff
droplet: more log output when a host is not accessible

- configure minio for virtual-host-style requests
- add more log messages sd-droplet device
- add more debugging messages to test
mod - core/src/stored/backends/droplet_device.cc Diff File
mod - systemtests/tests/droplet-s3/start_minio.sh Diff File
mod - systemtests/tests/droplet-s3/testrunner Diff File

master 5a306ca9

2020-06-26 17:23

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000547 from bareos/dev/franku/master/backend-directories

cats: do not move vector for backend directories
mod - core/src/cats/cats_backends.cc Diff File
mod - core/src/cats/cats_backends.h Diff File
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/dbcopy/dbcopy.cc Diff File
mod - core/src/dird/dird.cc Diff File
mod - core/src/stored/bscan.cc Diff File
mod - core/src/tests/catalog.cc Diff File

bareos-19.2 ef2a6763

2020-06-26 17:23

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000548 from bareos/dev/franku/bareos-19.2/backend-directories

cats: do not move vector for backend directories
mod - core/src/cats/cats_backends.cc Diff File
mod - core/src/cats/cats_backends.h Diff File
mod - core/src/dird/dbcheck.cc Diff File
mod - core/src/dird/dbcopy/dbcopy.cc Diff File
mod - core/src/dird/dird.cc Diff File
mod - core/src/stored/bscan.cc Diff File
mod - core/src/tests/catalog.cc Diff File

master 906c1ae8

2020-06-26 14:32

franku

Ported: N/A

Details Diff
systemtests: start postgresql server
mod - systemtests/tests/droplet-s3/testrunner Diff File

master d993dc7f

2020-06-25 16:07

pstorz

Ported: N/A

Details Diff
debian: remove dependency on libgtest-dev. We install gtest from source in the build containers now
mod - core/debian/control Diff File
mod - core/debian/control.in Diff File
mod - core/platforms/packaging/bareos.dsc Diff File

bareos-19.2 e9e0007d

2020-06-25 16:07

pstorz

Ported: N/A

Details Diff
debian: remove dependency on libgtest-dev. We install gtest from source in the build containers now
mod - core/debian/control Diff File
mod - core/debian/control.in Diff File
mod - core/platforms/packaging/bareos.dsc Diff File

bareos-19.2 dcd93bfc

2020-06-25 15:55

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000542 from joergsteffens/dev/joergs/bareos-19.2/python-bareos-publish

python-bareos: fixes the upload url for PyPI.org (bareos-19.2)
mod - .github/workflows/publish-release-to-pypi.yml Diff File

master ccf0bfd8

2020-06-25 15:55

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000541 from joergsteffens/dev/joergs/master/python-bareos-publish

python-bareos: fixes the upload url for PyPI.org
mod - .github/workflows/publish-release-to-pypi.yml Diff File

master 664cd2e6

2020-06-25 15:17

arogge

Ported: N/A

Details Diff
dir: add missing string to Jmsg() in ua_prune.cc

Fixes 0001257: Prune volume command may crash the director

Previously the mr->VolumeName to fill the %s in the Jmsg was missing.
Affected Issues
0001257
mod - core/src/dird/ua_prune.cc Diff File

bareos-19.2 4dec4a23

2020-06-25 15:17

arogge

Ported: N/A

Details Diff
dir: add missing string to Jmsg() in ua_prune.cc

Fixes 0001257: Prune volume command may crash the director

Previously the mr->VolumeName to fill the %s in the Jmsg was missing.

(cherry picked from commit 664cd2e67c777c3873abd3d581309c3c00a14c62)
Affected Issues
0001257
mod - core/src/dird/ua_prune.cc Diff File

master 3964c95b

2020-06-25 15:14

arogge

Ported: N/A

Details Diff
systemtests: improve volume-prune test

Issue 0001257: Prune volume command may crash the director

The test now also runs manual pruning and checks that the job-message
emitted contains the correct volume name.
Affected Issues
0001257
mod - systemtests/tests/volume-pruning/testrunner Diff File

bareos-19.2 0534c113

2020-06-25 15:14

arogge

Ported: N/A

Details Diff
systemtests: improve volume-prune test

Issue 0001257: Prune volume command may crash the director

The test now also runs manual pruning and checks that the job-message
emitted contains the correct volume name.

(cherry picked from commit 3964c95bb03300f9177438e1cb16ebec1133c771)
Affected Issues
0001257
mod - systemtests/tests/volume-pruning-test/testrunner Diff File

master e4f9560c

2020-06-24 12:58

franku

Ported: N/A

Details Diff
MSVDI: use a configurable timeout when requesting the config
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc Diff File
mod - docs/manuals/source/Appendix/Howtos.rst Diff File

master 690dfabd

2020-06-24 12:11

pstorz

Ported: N/A

Details Diff
ctest: set SITE and SITENAME
mod - CMakeLists.txt Diff File
mod - core/cmake/BareosGetDistInfo.cmake Diff File

master 0474b6bb

2020-06-23 19:30

joergs

Ported: N/A

Details Diff
core: fix debug messages
mod - core/src/dird/scheduler_private.cc Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 241 242 243 244 245 246 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 641 642 643  Next  Last