Changesets: bareos
bareos-18.2 56e54b92 2019-03-05 16:39 Ported: N/A Details Diff |
docs: (Sphinx) adapted script to create rst.inc instead of rst files | ||
mod - docs/manuals/scripts/generate-resoure-descriptions.py | Diff File | ||
bareos-18.2 b6edc3ea 2019-03-05 16:33 Ported: N/A Details Diff |
docs: (LaTex) adapted documenation to be better convertible * remove outdated files * remove commented chapters, as they confuse the conversion scripts |
||
rm - docs/manuals/en/main/accuratemode.tex | Diff File | ||
mod - docs/manuals/en/main/bareos-manual-main-reference.tex | Diff File | ||
rm - docs/manuals/en/main/compile.tex | Diff File | ||
mod - docs/manuals/en/main/debug.tex | Diff File | ||
mod - docs/manuals/en/main/disk.tex | Diff File | ||
mod - docs/manuals/en/main/license.tex | Diff File | ||
mod - docs/manuals/en/main/messagesres.tex | Diff File | ||
bareos-18.2 ed3bf005 2019-03-05 16:30 Ported: N/A Details Diff |
docs: (Sphinx) renamed autogenerated files from rst to rst.inc These files have been created from the *-config-schema.json files (from 18.2.6) by the generate-resoure-descriptions.py script. As they are to be included in Sphinx, the new extension is now "*.rst.inc". |
||
rm - docs/manuals/en/main/autogenerated/bareos-dir-resource-device-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-device-description.rst.inc | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-user-description.rst.inc | Diff File | ||
rm - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-client-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-client-description.rst.inc | Diff File | ||
rm - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-director-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-director-description.rst.inc | Diff File | ||
rm - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-monitor-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-monitor-description.rst.inc | Diff File | ||
rm - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-storage-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-storage-description.rst.inc | Diff File | ||
master bdc591aa 2019-03-05 13:53 Ported: N/A Details Diff |
docs: prepared chapter for Multiply Device feature | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
mod - docs/manuals/en/new_main_reference/source/index-developer-guide.rst | Diff File | ||
add - docs/manuals/en/new_main_reference/source/multiplied_device.rst | Diff File | ||
master c9e2329a 2019-03-05 13:52 Ported: N/A Details Diff |
tests: configured CTestConfig.cmake for cdash.bareos.org | ||
mod - CTestConfig.cmake | Diff File | ||
master adb91653 2019-03-05 13:27 Ported: N/A Details Diff |
systemtests: fix some problems for parallel execution - set piddir in configs - cleanup logdir and workingdir |
||
mod - core/scripts/bareos-ctl-sd.in | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/environment.in | Diff File | ||
mod - systemtests/scripts/cleanup | Diff File | ||
mod - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
mod - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/backup-bareos-passive-test/testrunner | Diff File | ||
mod - systemtests/tests/backup-bareos-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
mod - systemtests/tests/backup-bareos-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
mod - systemtests/tests/backup-bareos-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
mod - systemtests/tests/backup-bareos-test/testrunner | Diff File | ||
master 07479602 2019-03-05 11:28 Ported: N/A Details Diff |
systemtests: configure and clean archivedir | ||
mod - systemtests/environment.in | Diff File | ||
mod - systemtests/scripts/cleanup | Diff File | ||
master 6415d1f6 2019-03-02 17:10 Ported: N/A Details Diff |
tests: added CTestConfig.cmake in root directory | ||
add - CTestConfig.cmake | Diff File | ||
master 39f55c0f 2019-03-02 16:55 Ported: N/A Details Diff |
systemtests: check_for_zombie_jobs: run bconsole with config dir | ||
mod - systemtests/scripts/check_for_zombie_jobs | Diff File | ||
master 1cd5c5ad 2019-03-01 16:44 Ported: N/A Details Diff |
systemtests: cleanup scripts | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/scripts/cleanup | Diff File | ||
mod - systemtests/scripts/setup | Diff File | ||
master 75c043e8 2019-03-01 11:51 Ported: N/A Details Diff |
systemtests: speedup backup-bareos-test | ||
mod - systemtests/tests/backup-bareos-passive-test/testrunner | Diff File | ||
master e2b8393f 2019-03-01 11:45 Ported: N/A Details Diff |
systemtest: cmake cleanup | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
master 28f3a91e 2019-03-01 10:20 Ported: N/A Details Diff |
cmake: add default build type | ||
mod - CMakeLists.txt | Diff File | ||
mod - webui/cmake/BareosExtractVersionInfo.cmake | Diff File | ||
master 3b5e538b 2019-03-01 00:40 Ported: N/A Details Diff |
systemtests: fix restore directory | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
mod - systemtests/tests/backup-bareos-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
master 374ee4d6 2019-03-01 00:07 Ported: N/A Details Diff |
systemtests: added backup-bareos-passive-test | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/TODO.txt | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/fileset/Catalog.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/fileset/LinuxAll.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/fileset/LinuxAll.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/fileset/SelfTest.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/fileset/Windows All Drives.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/schedule/WeeklyCycle.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
add - systemtests/tests/backup-bareos-passive-test/testrunner | Diff File | ||
mod - systemtests/tests/backup-bareos-test/testrunner | Diff File | ||
master 925cfa27 2019-02-28 23:44 Ported: N/A Details Diff |
systemtests: added TODO file to track ported regress tests | ||
add - systemtests/tests/TODO.txt | Diff File | ||
master 23bcebc6 2019-02-28 23:25 Ported: N/A Details Diff |
systemtests: create bin/ directory in each test dir | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
master 84b42874 2019-02-28 23:23 Ported: N/A Details Diff |
systemtests: remove backup-bareos-test2 | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/fileset/Catalog.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/fileset/LinuxAll.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/fileset/LinuxAll.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/fileset/SelfTest.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/fileset/Windows All Drives.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/schedule/WeeklyCycle.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-sd.d/device/FileStorage.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/bconsole.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/tray-monitor.d/client/FileDaemon-local.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/tray-monitor.d/director/Director-local.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/tray-monitor.d/monitor/bareos-mon.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf.in | Diff File | ||
rm - systemtests/tests/backup-bareos-test2/testrunner | Diff File | ||
bareos-18.2 4b26eaf5 2019-02-28 20:13 Ported: N/A Details Diff |
docs: (Sphinx) added autogenerated files that describe configuration directives These files have been created from the *-config-schema.json files by the generate-resoure-descriptions.py script. |
||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-catalog-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-client-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-console-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-counter-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-device-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-director-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-fileset-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-job-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-jobdefs-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-messages-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-pool-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-profile-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-schedule-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-dir-resource-storage-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-fd-resource-client-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-fd-resource-director-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-fd-resource-filedaemon-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-fd-resource-messages-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-sd-resource-autochanger-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-sd-resource-device-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-sd-resource-director-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-sd-resource-messages-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-sd-resource-ndmp-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-sd-resource-storage-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-client-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-consolefont-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-director-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-monitor-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-resource-storage-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bconsole-resource-console-description.rst | Diff File | ||
add - docs/manuals/en/main/autogenerated/bconsole-resource-director-description.rst | Diff File | ||
bareos-18.2 e7f36f75 2019-02-28 19:30 Ported: N/A Details Diff |
docs: (Sphinx) store converted images In the LaTex documentation, the images have been stored in the docs/manuals/images/ directory. During build of the documentation, the images have been converted to the appropiate formats and temporarly stored in the docs/manuals/images/conv/ directory. The current build process to not allow the conversion step and therefore the relevant images are now also stored in docs/manuals/en/new_main_reference/source/_static/images/ directory. |
||
rm - docs/manuals/en/new_main_reference/source/_static/images | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/Bareos-tray-monitor.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/Conf-Diagram.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/ai-transfer-first-backup1.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/ai-transfer-first-backup2.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/ai-transfer-first-backup3.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental-copy-job-archiving.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental-jobdata-AlwaysIncrementalMaxFullAge_21_days.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental-jobdata.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental-jobs_available-AlwaysIncrementalMaxFullAge_21_days.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental-virtualfull-job-archiving.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental-with-pause-7days-retention-7days-keep.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental-with-pause-7days-retention-no-keep.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/always-incremental.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/autoxflate-functionblocks.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/bareos-full-logo.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/bareos-read-configuration.dot | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/bareos-read-configuration.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/bareos-webui-jobs.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/blocksize-decisionchart.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/dbconfig-1-enable.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/dbconfig-2-select-database-type.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/dbconfig-3-postgresql-password.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/different_time.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/duplicate-real.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/flow.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/inc-diff-full-jobdata.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/inc-diff-full-jobs_available-zoom.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/inc-diff-full-jobs_available.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/jobdata_multiple_clients.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/jobdata_multiple_clients_maxfullconsilidate.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/jobs_available_multiple_clients_maxfullconsolidate.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/ndmp-backup.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/ndmp-cfg.svg | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/passive-client-communication.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/univention-client-job-activation.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/univention-configuration-registry-settings.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/univention-ucs-overview-administration.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/win-install-1.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/win-install-2.png | Diff File | ||
add - docs/manuals/en/new_main_reference/source/_static/images/win-install-3.png | Diff File | ||
bareos-18.2 c6da8917 2019-02-28 18:12 Ported: N/A Details Diff |
docs: added config schema files from Bareos 18.2.6 These scheam files can be automatically genered by the Bareos daemons. However, in our current build system, it is easier to use these existing files instead of creating them newly. However, it is important to update these files as soon as a configuration directive in the daemons have changed. |
||
add - docs/manuals/en/main/autogenerated/bareos-dir-config-schema.json | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-fd-config-schema.json | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-sd-config-schema.json | Diff File | ||
add - docs/manuals/en/main/autogenerated/bareos-tray-monitor-config-schema.json | Diff File | ||
add - docs/manuals/en/main/autogenerated/bconsole-config-schema.json | Diff File | ||
master 45e9c418 2019-02-28 15:09 Ported: N/A Details Diff |
systemtests: wait before starting restore | ||
mod - systemtests/tests/backup-bareos-test/testrunner | Diff File | ||
mod - systemtests/tests/backup-bareos-test2/testrunner | Diff File | ||
master e0fdc1e1 2019-02-27 23:01 Ported: N/A Details Diff |
systemtests: configure file bconsole and bareos | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/bin/bareos | Diff File | ||
add - systemtests/bin/bconsole | Diff File | ||
master 1f5a77ef 2019-02-27 22:53 Committer: franku Ported: N/A Details Diff |
bareos-ctr-dir.in: remove -x setting in a shell script | ||
mod - core/scripts/bareos-ctl-dir.in | Diff File | ||
master 1e1f86b1 2019-02-27 16:02 Ported: N/A Details Diff |
systemtests: added script check_for_zombie_jobs | ||
add - systemtests/scripts/check_for_zombie_jobs | Diff File |