Changesets: bareos
master f31e291e 2021-01-25 14:19 Ported: N/A Details Diff |
added systemd reload to CHANGELOG | ||
mod - CHANGELOG.md | Diff File | ||
master 0b44162b 2021-01-25 14:13 Ported: N/A Details Diff |
added Benedikt Braunger to AUTHORS | ||
mod - AUTHORS | Diff File | ||
master 04236e59 2021-01-25 12:33 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000702 from bareos/dev/franku/master/libcloud-plugin-invalid-filedescriptor libcloud plugin invalid filedescriptor |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py | Diff File | ||
master 2d7f29f0 2021-01-25 12:32 Ported: N/A Details Diff |
updated CHANGELOG | ||
mod - CHANGELOG.md | Diff File | ||
master d098f89b 2021-01-25 12:12 Ported: N/A Details Diff |
pyplug-fd-libcloud: avoid invalid file descriptor - sometimes the python process library throws an invalid file descriptor exception during the start of worker processes when flushing stdout/stderr - with this fix stdout/stderr will be redirected to /dev/null so there is always a valid file descriptor |
||
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py | Diff File | ||
master 632be46e 2021-01-23 00:06 Roman Danko Ported: N/A Details Diff |
plugin bareos-fd-mysql: adapted for Bareos ≥ 20 | ||
mod - fd-plugins/mysql-python/BareosFdMySQLclass.py | Diff File | ||
mod - fd-plugins/mysql-python/bareos-fd-mysql.py | Diff File | ||
master efb0d3b9 2021-01-21 19:54 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000710 from bareos/dev/joergs/master/bareos-20-ucs UCS: adapt download URL to new format (bareos >= 20) |
||
mod - core/platforms/univention/conffiles/etc/apt/sources.list.d/60_bareos.list.in | Diff File | ||
master 59456e3c 2021-01-21 12:50 Ported: N/A Details Diff |
dird: Change Copy Job behaviour This commit changes the copy and migration job behaviour regarding Archive Jobs. Archive Jobs are now taken into account when copying jobs via Selection Type PoolUncopiedJobs and SQLQuery. |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/migrate.cc | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/scripts/functions | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/job/copy-job1.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/job/copy-job2.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/pool/Copy.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-dir.d/storage/File2.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/copy-archive-job/testrunner | Diff File | ||
master 46f3b16e 2021-01-19 18:05 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000694 from benibr/feature/systemd_reload added systemd reload commands |
||
mod - core/platforms/systemd/bareos-dir.service.in | Diff File | ||
mod - debian/bareos-director.service.in | Diff File | ||
master df6190ff 2021-01-19 17:48 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000716 from bareos/dev/franku/master/docs-unittests docs: add more information for unittests |
||
mod - core/src/plugins/filed/python/CMakeLists.txt | Diff File | ||
add - core/src/plugins/filed/python/test/simple-test-example.py | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/tests.rst | Diff File | ||
master 0341cce8 2021-01-19 14:11 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000715 from bareos/dev/pstorz/master/freebsd-solaris-systemtests run systemtests also on freebsd and solaris during build |
||
mod - CMakeLists.txt | Diff File | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/Makefile | Diff File | ||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
mod - systemtests/ctest_custom_pretest.sh.in | Diff File | ||
mod - systemtests/scripts/functions | Diff File | ||
master 191e2405 2021-01-18 16:33 Ported: N/A Details Diff |
docs: add more information for unittests Co-authored-by: Philipp Storz <philipp.storz@bareos.com> |
||
mod - core/src/plugins/filed/python/CMakeLists.txt | Diff File | ||
add - core/src/plugins/filed/python/test/simple-test-example.py | Diff File | ||
mod - docs/manuals/source/DeveloperGuide/tests.rst | Diff File | ||
master 5041b6eb 2021-01-18 16:06 Ported: N/A Details Diff |
CMake: use "site_name()" to find out hostname on all platforms | ||
mod - CMakeLists.txt | Diff File | ||
master b058dd13 2021-01-18 15:13 Ported: N/A Details Diff |
systemtests: custom_pretest: do not exit 1 when hostname is not correct | ||
mod - systemtests/ctest_custom_pretest.sh.in | Diff File | ||
master 74af5e45 2021-01-18 11:53 Ported: N/A Details Diff |
tests/CMakelists: add DISABLE option to bareos_gtest_add_tests macro And set DISABLE to TRUE when running on Solaris. |
||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
master 41a0e819 2021-01-18 11:31 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000714 from joergsteffens/dev/joergs/master/travis-postgresql-new travis: adapt badge to travis-ci.com |
||
mod - README.md | Diff File | ||
master 437cdcb9 2021-01-15 13:26 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000711 from bareos/dev/joergs/master/doc-copyright docs: update copyright year |
||
mod - docs/manuals/source/copyright.rst | Diff File | ||
master f6a82539 2021-01-14 20:03 Ported: N/A Details Diff |
travis: adapt badge to travis-ci.com | ||
mod - README.md | Diff File | ||
master 8974e2c2 2021-01-14 16:32 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000712 from joergsteffens/dev/joergs/master/travis-postgresql-new travis: use dist=bionic as default |
||
mod - .travis.yml | Diff File | ||
mod - .travis/travis_before_script.sh | Diff File | ||
master 35c2f4a3 2021-01-14 15:04 Ported: N/A Details Diff |
freebsd: run ctests once | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/Makefile | Diff File | ||
master 6cb66bbe 2021-01-14 15:03 Ported: N/A Details Diff |
tests: scripts/functions: use gtar on SunOS to unpack | ||
mod - systemtests/scripts/functions | Diff File | ||
master beca63a7 2021-01-14 15:02 Ported: N/A Details Diff |
tests: skip sd_reservation on solaris as it fails | ||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
master 3b02c19e 2021-01-14 00:36 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000701 from bareos/dev/franku/master/pre-check-hostname systemtests: check if cmake-configured hostname is same |
||
mod - CMakeLists.txt | Diff File | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/ctest_custom_pretest.sh.in | Diff File | ||
master 3a7b3109 2021-01-11 18:55 Ported: N/A Details Diff |
docs: update copyright year | ||
mod - docs/manuals/source/copyright.rst | Diff File | ||
master b7e6f63e 2021-01-11 18:47 Ported: N/A Details Diff |
UCS: adapt download URL to new format (bareos >= 20) | ||
mod - core/platforms/univention/conffiles/etc/apt/sources.list.d/60_bareos.list.in | Diff File |