Changesets: bareos

master 9df9fb68

2021-03-09 13:59

joergs

Ported: N/A

Details Diff
Changelog: updated for PR762
mod - CHANGELOG.md Diff File

master 9745ef96

2021-03-08 17:25

joergs

Ported: N/A

Details Diff
systemtest config-dump: ignore whitespaces in config files

Workaround for a problem introduced by 84a44ca6cc4d3bd4fcbe428c6433722cae251d35.
This test has been whitespace sensitive, but that commit removed all trailing whitespaces.
As a workaround for this problem, we use
diff --ignore-blank-lines --ignore-space-changes
instead of a diff without parameter.
The parameters of diff and sed have been tested to work on Linux and on FreeBSD.
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/tests/config-dump/testrunner Diff File

master 3e60d71c

2021-03-08 17:25

joergs

Ported: N/A

Details Diff
systemtests: cleanup daemon control scripts

* Fix behavior of "bareos-ctl-* status". Only check own process.
* "bareos-ctl-* stop": output status. Wait up to 2 seconds, until process is really terminated.
* "bareos-ctl-*": reduce differences between the scripts.
* Cleanup.
mod - core/scripts/bareos-ctl-dir.in Diff File
mod - core/scripts/bareos-ctl-fd.in Diff File
mod - core/scripts/bareos-ctl-funcs Diff File
mod - core/scripts/bareos-ctl-sd.in Diff File

master 24a24eab

2021-03-08 11:18

pstorz

Ported: N/A

Details Diff
update CHANGELOG.md
mod - CHANGELOG.md Diff File

master 23517521

2021-03-05 17:31

pstorz

Ported: N/A

Details Diff
systemtests: don't mark volume-pruning test as broken
mod - systemtests/CMakeLists.txt Diff File

master 74898be1

2021-03-05 17:31

franku

Ported: N/A

Details Diff
systemtests: use cmake to configure https for S3

- cmake -D systemtests-s3-use-https=no configures S3 storage without tls in systemtests
- generate self-signed certificate for minio

- configure https for libcloud and for droplet test

- cleaned up code using shellcheck
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/environment.in Diff File
add - systemtests/scripts/generate_minio_certs.sh.in Diff File
mod - systemtests/scripts/start_minio.sh Diff File
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-sd.d/device/droplet/droplet.profile.in Diff File
mod - systemtests/tests/droplet-s3/etc/s3cfg.in Diff File
mod - systemtests/tests/droplet-s3/testrunner Diff File
mod - systemtests/tests/py2plug-fd-libcloud/etc/libcloud_config.ini.in Diff File
mod - systemtests/tests/py2plug-fd-libcloud/etc/s3cfg.in Diff File
mod - systemtests/tests/py2plug-fd-libcloud/testrunner Diff File

master 3806c8fe

2021-03-05 17:30

pstorz

Ported: N/A

Details Diff
volume-pruning test: set Testvolume to Used before pruning

Also added more information if some expected messages are not found in
the logs.
mod - systemtests/tests/volume-pruning/testrunner Diff File

master 4bd25847

2021-03-05 17:28

pstorz

Ported: N/A

Details Diff
ua_prune.cc: log if pruning fails because of wrong VolStatus
mod - core/src/dird/ua_prune.cc Diff File

master 5367ff41

2021-03-05 17:14

joergs

Ported: N/A

Details Diff
systemtests: make PSCMD cmake variable available for systemtests
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosFindPrograms.cmake Diff File

master 917c9dd7

2021-03-05 17:06

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000760 from bareos/dev/franku/master/pull-request-template

github: update PR template file
mod - pull_request_template.md Diff File

master 2da6ec6f

2021-03-04 21:18

franku

Ported: N/A

Details Diff
libdroplet: try again to write all data into ssl
mod - core/src/droplet/libdroplet/src/conn.c Diff File

master 1bc1c8dc

2021-03-04 13:45

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000756 from bareos/dev/sduehr/master/docs-adapt-matomo

docs: Adapt HTML template to new matomo
mod - docs/manuals/source/_templates/layout.html Diff File

master 9cf4e218

2021-03-04 13:33

pstorz

Ported: N/A

Details Diff
Updated CHANGELOG.md, added Documentation paragraph
mod - CHANGELOG.md Diff File

master d9c09235

2021-03-04 12:58

franku

Ported: N/A

Details Diff
github: update PR template file
mod - pull_request_template.md Diff File

master 081bc325

2021-03-03 18:28

franku

Ported: N/A

Details Diff
droplet device: rename or remove several functions

- rename function to "CheckRemoteConnection"
- remove unused function
- rename function to RemoteVolumeSize
- rename function to TruncateRemoteVolume
- rename function to ForEachChunkInDirectoryRunCallback
mod - core/src/stored/acquire.cc Diff File
mod - core/src/stored/backends/cephfs_device.cc Diff File
mod - core/src/stored/backends/chunked_device.cc Diff File
mod - core/src/stored/backends/chunked_device.h Diff File
mod - core/src/stored/backends/droplet_device.cc Diff File
mod - core/src/stored/backends/droplet_device.h Diff File
mod - core/src/stored/block.cc Diff File
mod - core/src/stored/bscan.cc Diff File
mod - core/src/stored/label.cc Diff File
mod - core/src/stored/mount.cc Diff File

master f34b1206

2021-03-02 17:56

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000757 from bareos/dev/franku/master/recent-job-results-list

Disable "recent-job-results-list" test for sparc and
improve test and
renamed test to "statefile"
mod - CHANGELOG.md Diff File
mod - core/src/lib/bsys.cc Diff File
mod - core/src/lib/bsys.h Diff File
mod - core/src/lib/jcr.h Diff File
mod - core/src/tests/CMakeLists.txt Diff File

master 801dd198

2021-03-01 23:16

franku

Ported: N/A

Details Diff
updated CHANGELOG
mod - CHANGELOG.md Diff File

master b0ee6285

2021-03-01 22:52

franku

Ported: N/A

Details Diff
gtest: use copies of state files for recent jobs test
mod - core/src/lib/bsys.cc Diff File
mod - core/src/lib/bsys.h Diff File
mod - core/src/lib/jcr.h Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - core/src/tests/recent_job_results_list.cc Diff File

master ed3ca9cf

2021-03-01 18:58

stephand

Ported: N/A

Details Diff
docs: Adapt HTML template to new matomo
mod - docs/manuals/source/_templates/layout.html Diff File

bareos-18.2 c7490f9e

2021-03-01 18:58

stephand


Committer: pstorz

Ported: N/A

Details Diff
docs: Adapt HTML template to new matomo

(cherry picked from commit ed3ca9cf7ef914f72299109a4fc6cb99a37dc0b4)
mod - docs/manuals/source/_templates/layout.html Diff File

bareos-19.2 a78cda31

2021-03-01 18:58

stephand


Committer: pstorz

Ported: N/A

Details Diff
docs: Adapt HTML template to new matomo

(cherry picked from commit ed3ca9cf7ef914f72299109a4fc6cb99a37dc0b4)
mod - docs/manuals/source/_templates/layout.html Diff File

master 5784107d

2021-03-01 18:21

pstorz

Ported: N/A

Details Diff
cmake: detect MT and MTX in BareosFindPrograms.cmake
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosFindPrograms.cmake Diff File
mod - systemtests/CMakeLists.txt Diff File

master 19d10a83

2021-03-01 17:52

pstorz

Ported: N/A

Details Diff
docs: added hard link restore error documentation

Thanks to Sebastian Lederer for contributing.
mod - docs/manuals/source/TasksAndConcepts/TheRestoreCommand.rst Diff File

master fc5656e0

2021-03-01 17:44

franku

Ported: N/A

Details Diff
gtest: use auto declatation for a std::vector
mod - core/src/tests/recent_job_results_list.cc Diff File

master 9beaa9a8

2021-03-01 15:46

franku

Ported: N/A

Details Diff
gtest: disable test "statefile" for big endian

- renamed unittest "recent_job_results_list" to "statefile"
mod - core/src/tests/CMakeLists.txt Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 181 182 183 184 185 186 187 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 622 623 624  Next  Last