Changesets: bareos
master 9e3c732c 2022-08-17 19:33 Committer: pstorz Ported: N/A Details Diff |
docs: Appendix/Debugging - add section for debuging core file - add section how to install dbg, debuginfo packages - review and adapt index to Sphinx Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> Co-authored-by: Philipp Storz <philipp.storz@bareos.com> |
||
mod - docs/manuals/source/Appendix/Debugging.rst | Diff File | ||
mod - docs/manuals/source/Appendix/Troubleshooting.rst | Diff File | ||
master bdc827d8 2022-08-17 19:27 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001227 from bruno-at-bareos/dev/bruno/master/docs-FreeBSD-create-dir-before-use docs: FreeBSD create dir before use |
||
mod - CHANGELOG.md | Diff File | ||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst | Diff File | ||
master cb4aca0b 2022-08-17 18:17 Alaa Eddine Elamri Ported: N/A Details Diff |
docs: added mhvtl how-to to developer faq | ||
mod - docs/manuals/source/DeveloperGuide/developerFaq.rst | Diff File | ||
master 6d39ee61 2022-08-17 18:16 Alaa Eddine Elamri Ported: N/A Details Diff |
docs: updating outdated developer recommendations | ||
mod - docs/manuals/source/DeveloperGuide/generaldevel.rst | Diff File | ||
master be837ed0 2022-08-17 16:38 Committer: pstorz Ported: N/A Details Diff |
docs: Troubleshooting improvements - convert indexes and codeblock to Sphinx rest syntax. - remove obsolete content (tcpwrapper,media volwrite integer). - refresh examples. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/source/Appendix/Troubleshooting.rst | Diff File | ||
master d3aec920 2022-08-16 18:21 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001210 dird: fix odd-even weeks parsing bug in schedule |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/run_conf.cc | Diff File | ||
add - core/src/tests/configs/bareos-configparser-tests/bareos-dir.d/schedule/EvenWeeks.conf | Diff File | ||
add - core/src/tests/configs/bareos-configparser-tests/bareos-dir.d/schedule/OddWeeks.conf | Diff File | ||
mod - core/src/tests/test_config_parser_dir.cc | Diff File | ||
master 4a1f3725 2022-08-16 18:13 Committer: pstorz Ported: N/A Details Diff |
docs: libcloud provider 'S3' as default Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/ApacheLibcloudPlugin.rst.inc | Diff File | ||
master 03345762 2022-08-16 17:53 Ported: N/A Details Diff |
update CHANGELOG.md for PR1226 | ||
mod - CHANGELOG.md | Diff File | ||
master 03824ace 2022-08-16 17:48 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001224 from bareos/dev/joergs/master/github-actions-macos macos github actions build: store Testing results in artifact |
||
mod - .github/workflows/build-macos.yml | Diff File | ||
master 5939a2cb 2022-08-16 16:46 Committer: pstorz Ported: N/A Details Diff |
Update copyright year Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/get_libcloud_driver.py | Diff File | ||
master 2893afba 2022-08-16 16:14 Ported: N/A Details Diff |
update CHANGELOG.md for PR#1231 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - CHANGELOG.md | Diff File | ||
master 3789e7a4 2022-08-16 16:09 Ported: N/A Details Diff |
update CHANGELOG.md for PR#1230 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - CHANGELOG.md | Diff File | ||
master f1b1b7c7 2022-08-16 16:00 Ported: N/A Details Diff |
update CHANGELOG.md for PR#1229 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - CHANGELOG.md | Diff File | ||
master a0594844 2022-08-16 15:55 Ported: N/A Details Diff |
update CHANGELOG.md for PR#1228 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - CHANGELOG.md | Diff File | ||
master 4eee04d1 2022-08-16 15:53 Ported: N/A Details Diff |
update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 30e88db8 2022-08-16 15:53 Ported: N/A Details Diff |
update AUTHORS | ||
mod - AUTHORS | Diff File | ||
master 9fced12d 2022-08-16 15:49 Ported: N/A Details Diff |
update CHANGELOG.md PR#1227 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - CHANGELOG.md | Diff File | ||
master e84824dc 2022-08-16 15:46 Ported: N/A Details Diff |
update CHANGELOG.md for PR#1225 Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - CHANGELOG.md | Diff File | ||
master d83217de 2022-08-15 12:54 Ported: N/A Details Diff |
.github/workflows/build-macos.yml: copy Testing/ over | ||
mod - .github/workflows/build-macos.yml | Diff File | ||
master 1b8a3629 2022-08-12 14:12 Hedi Ported: N/A Details Diff |
gtest: created unit test for Odd/Even Shedule parsing | ||
add - core/src/tests/configs/bareos-configparser-tests/bareos-dir.d/schedule/EvenWeeks.conf | Diff File | ||
add - core/src/tests/configs/bareos-configparser-tests/bareos-dir.d/schedule/OddWeeks.conf | Diff File | ||
mod - core/src/tests/test_config_parser_dir.cc | Diff File | ||
master a1536831 2022-08-12 14:10 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
dird: moving reload utilities to their own files | ||
mod - core/src/dird/CMakeLists.txt | Diff File | ||
mod - core/src/dird/dird.cc | Diff File | ||
mod - core/src/dird/dird.h | Diff File | ||
add - core/src/dird/reload.cc | Diff File | ||
add - core/src/dird/reload.h | Diff File | ||
mod - core/src/dird/ua_cmds.cc | Diff File | ||
master 05c241c9 2022-08-12 13:13 Alaa Eddine Elamri Committer: Philipp Storz Ported: N/A Details Diff |
Updated CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 22883746 2022-08-12 13:06 Alaa Eddine Elamri Committer: Philipp Storz Ported: N/A Details Diff |
systemtests: remove redundant bareos stops Since the `end_test` function automatically shuts down bareos when it is a single testrunner, stoping bareos before makes tests try to shutdown bareos twice which may be causing some sporadic errors tls |
||
mod - systemtests/tests/acl/testrunner | Diff File | ||
mod - systemtests/tests/bareos-acl/testrunner | Diff File | ||
mod - systemtests/tests/bscan-bextract-bls-bcopy/testrunner | Diff File | ||
mod - systemtests/tests/chflags/testrunner | Diff File | ||
mod - systemtests/tests/client-initiated/testrunner | Diff File | ||
mod - systemtests/tests/copy-archive-job/testrunner | Diff File | ||
mod - systemtests/tests/dbcopy-mysql-postgresql/testrunner | Diff File | ||
mod - systemtests/tests/droplet-s3/testrunner | Diff File | ||
mod - systemtests/tests/encrypt-signature/testrunner | Diff File | ||
mod - systemtests/tests/filesets/testrunner | Diff File | ||
mod - systemtests/tests/gfapi-fd/testrunner | Diff File | ||
mod - systemtests/tests/glusterfs-backend/testrunner | Diff File | ||
mod - systemtests/tests/list-backups/testrunner | Diff File | ||
mod - systemtests/tests/multiplied-device/testrunner | Diff File | ||
mod - systemtests/tests/ndmp/testrunner | Diff File | ||
mod - systemtests/tests/notls/testrunner | Diff File | ||
mod - systemtests/tests/passive/testrunner | Diff File | ||
mod - systemtests/tests/pruning/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-dir/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-fd-libcloud/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-fd-local-fileset-restoreobject/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-fd-local-fileset/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-fd-mariabackup/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-fd-ovirt/testrunner.in | Diff File | ||
mod - systemtests/tests/py2plug-fd-percona-xtrabackup/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-fd-vmware/testrunner | Diff File | ||
mod - systemtests/tests/py2plug-sd/testrunner | Diff File | ||
mod - systemtests/tests/spool/testrunner | Diff File | ||
mod - systemtests/tests/tls-certificate-encryption/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/tls-certificate-encryption/testrunner | Diff File | ||
mod - systemtests/tests/truncate-command/testrunner | Diff File | ||
mod - systemtests/tests/virtualfull-bscan/testrunner | Diff File | ||
mod - systemtests/tests/virtualfull/testrunner | Diff File | ||
mod - systemtests/tests/xattr/testrunner | Diff File | ||
master af64d37e 2022-08-12 13:06 Alaa Eddine Elamri Committer: Philipp Storz Ported: N/A Details Diff |
systemtest: update scheduler backup test scheduler |
||
rm - systemtests/tests/scheduler-backup/etc/bareos/bareos-dir.d/schedule/schedule.conf | Diff File | ||
mod - systemtests/tests/scheduler-backup/test-setup | Diff File | ||
mod - systemtests/tests/scheduler-backup/testrunner-scheduler-backup | Diff File | ||
mod - systemtests/tests/scheduler-backup/testrunner-scheduler-status-copy-job | Diff File | ||
master 1c4599d1 2022-08-12 13:06 Alaa Eddine Elamri Committer: Philipp Storz Ported: N/A Details Diff |
use bash (cherry picked from commit 6a2077ca9aa7b2eb103e20e3b87845db2a397183) |
||
mod - systemtests/scripts/check_for_zombie_jobs | Diff File | ||
mod - systemtests/scripts/cleanup | Diff File | ||
mod - systemtests/scripts/setup | Diff File | ||
mod - systemtests/tests/bconsole-pam/bin/check_pam_exec_available.sh | Diff File |