Changesets: bareos
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 | ||
master a6f0f837 2022-08-12 13:06 Alaa Eddine Elamri Committer: Philipp Storz Ported: N/A Details Diff |
gtest: try binding six times gtest: explicit bind error message test sockets |
||
mod - core/src/tests/bareos_test_sockets.cc | Diff File | ||
master 7b758615 2022-08-12 10:12 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001217 from bareos/dev/joergs/master/show-runscript-fix Fix output of show command for RunsOnClient |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/ua_cmds.cc | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-RunScript.rst.inc | Diff File | ||
mod - systemtests/tests/config-dump/etc/bareos/bareos-dir-full.conf.in | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/admin-runscript-console-server-defaults.conf | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/admin-runscript-console-server-invalid.conf | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/admin-runscript-console-server.conf | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-console-client.conf.in | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-console-server.conf | Diff File | ||
mod - systemtests/tests/python-bareos/test_runscript.py | Diff File | ||
master 81442042 2022-08-11 21:47 Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1221 devtools/dist-tarball.sh: create correct source name |
||
mod - CHANGELOG.md | Diff File | ||
mod - devtools/dist-tarball.sh | Diff File | ||
master 083741e3 2022-08-11 19:14 Ported: N/A Details Diff |
docs: add hint about RunScript RunOnClient RunOnClient is only used for external commands, not console commands. Console commands are always executed on the Director. Also some cleanup in the RunScript section. |
||
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-RunScript.rst.inc | Diff File | ||
master 989c4981 2022-08-11 17:36 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001218 Add Instruction for release to check external documentation links |
||
mod - CHANGELOG.md | Diff File | ||
mod - devtools/prepare-release.sh | Diff File | ||
master 455b8a3b 2022-08-11 16:23 Ported: N/A Details Diff |
update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master d74da1b7 2022-08-11 16:04 Committer: pstorz Ported: N/A Details Diff |
Update copyright year Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 00cd20dba24b9a5a8b1dc5c5b9a0b69e9fb71d8c) |
||
mod - devtools/dist-tarball.sh | Diff File | ||
master d60c4f15 2022-08-11 14:16 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001151 Refactor config reloading by using shared pointers instead of callbacks |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/console/console_conf.cc | Diff File | ||
mod - core/src/console/console_conf.h | Diff File | ||
mod - core/src/dird/dird.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/dird_conf.h | Diff File | ||
mod - core/src/dird/jcr_private.h | Diff File | ||
mod - core/src/dird/job.cc | Diff File | ||
mod - core/src/dird/ua_output.cc | Diff File | ||
mod - core/src/dird/ua_server.cc | Diff File | ||
mod - core/src/dird/ua_status.cc | Diff File | ||
mod - core/src/filed/filed_conf.cc | Diff File | ||
mod - core/src/filed/filed_conf.h | Diff File | ||
mod - core/src/lib/parse_conf.cc | Diff File | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/lib/parse_conf_init_resource.cc | Diff File | ||
mod - core/src/lib/parse_conf_state_machine.cc | Diff File | ||
mod - core/src/lib/res.cc | Diff File | ||
mod - core/src/lib/util.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/qt-tray-monitor/tray_conf.cc | Diff File | ||
mod - core/src/qt-tray-monitor/tray_conf.h | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
mod - core/src/stored/stored_conf.h | Diff File | ||
mod - core/src/tests/setdevice.cc | Diff File | ||
mod - core/src/tests/show_cmd_available_resources_equals_config_resources.cc | Diff File | ||
mod - core/src/tests/test_config_parser_dir.cc | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-dir-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-fd-config-schema.json | Diff File | ||
mod - docs/manuals/source/include/autogenerated/bareos-sd-config-schema.json | Diff File | ||
mod - systemtests/tests/always-incremental-consolidate/testrunner | Diff File | ||
mod - systemtests/tests/commandline-options/testrunner | Diff File | ||
mod - systemtests/tests/reload/reload_test_functions | Diff File | ||
master 693ee8dc 2022-08-11 12:19 Committer: stephand Ported: N/A Details Diff |
Updated CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master af9620a8 2022-08-11 11:08 Committer: stephand Ported: N/A Details Diff |
VMware plugin: Fixed: Restore to local file required API connection Restoring a VM to a local file using the VMware plugin required a valid connection to the vSphere API. This makes a restore in a worst-case scenario where you lose your vCenter installation unnecessarily complicated. This commit fixes the option check logic and does not connect to the vCenter API when localvmdk is set to yes. |
||
mod - AUTHORS | Diff File | ||
mod - core/src/plugins/filed/python/vmware/BareosFdPluginVMware.py | Diff File | ||
master c89f1a7b 2022-08-10 19:59 Ported: N/A Details Diff |
devtools/dist-tarball.sh: replace '-pre' by '~pre' in version (cherry picked from commit e5929db056ee5b5bc430ec25f741076deb6a9c67) |
||
mod - devtools/dist-tarball.sh | Diff File | ||
master 76f0a6ea 2022-08-10 18:39 Committer: pstorz Ported: N/A Details Diff |
Add fixes - apply copyright update and fix trailing newlines - restore clang-formating error - restore comments and block formating Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/cmake/BareosGenerateDebianInfo.cmake | Diff File | ||
mod - core/cmake/BareosInstallConfigFiles.cmake | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/StorageBackends.rst | Diff File | ||
master b3fa4de6 2022-08-10 18:12 Ported: N/A Details Diff |
dird: execute console runscript only on the Director Runscript resources can contain OS commands (Command=) or Bareos console commands (Console=). Console runscript can only be executed on the Director, therefore the RunOnClient directive is ignored for them. |
||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - systemtests/tests/python-bareos/test_runscript.py | Diff File | ||
master ea7112d5 2022-08-10 17:14 Ported: N/A Details Diff |
systemtests python-bareos: add tests with console runscripts | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/admin-runscript-console-server-defaults.conf | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/admin-runscript-console-server-invalid.conf | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/admin-runscript-console-server.conf | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-console-client.conf | Diff File | ||
add - systemtests/tests/python-bareos/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-console-server.conf | Diff File | ||
mod - systemtests/tests/python-bareos/test_runscript.py | Diff File | ||
master 30f87fed 2022-08-10 17:12 Ported: N/A Details Diff |
dird: allow 'whoami' to run from job | ||
mod - core/src/dird/ua_cmds.cc | Diff File | ||
master 76acbf06 2022-08-10 15:45 Ported: N/A Details Diff |
update CHANGELOG.md Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - CHANGELOG.md | Diff File | ||
master 7b8aede3 2022-08-10 14:24 Ported: N/A Details Diff |
systemtests config-dump: adapt for 'show verbose' for RunScripts | ||
mod - systemtests/tests/config-dump/etc/bareos/bareos-dir-full.conf.in | Diff File |