Changesets: bareos
master 1e58751b 2023-03-23 09:46 Alaa Eddine Elamri Ported: N/A Details Diff |
docs: update docs remove bacula compatibility chapter |
||
mod - docs/manuals/source/Appendix.rst | Diff File | ||
rm - docs/manuals/source/Appendix/BackwardCompatibility.rst | Diff File | ||
mod - docs/manuals/source/Appendix/Howtos/BackupOfThirdPartyDatabases.rst.inc | Diff File | ||
mod - docs/manuals/source/Appendix/Troubleshooting.rst | Diff File | ||
mod - docs/manuals/source/IntroductionAndTutorial/UpdatingBareos.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/NetworkSetup.rst | 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 | ||
rm - docs/manuals/source/manually_added_config_directive_descriptions/fd-client-Compatible.rst.inc | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/fd-client-PkiCipher.rst.inc | Diff File | ||
rm - docs/manuals/source/manually_added_config_directive_descriptions/sd-storage-Compatible.rst.inc | Diff File | ||
master 729828d1 2023-03-22 18:06 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
docs: update copy/migration section | ||
mod - docs/manuals/source/TasksAndConcepts/MigrationAndCopy.rst | Diff File | ||
master 7b6ab19a 2023-03-22 18:00 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
systemtest: update systemtests * added testing for copy upgrades * update impossible copy job test to accommodate volume pruning in 02-copy * test worker job deletion after new migrate jobs pruning |
||
mod - systemtests/tests/copy-migrate/testrunner-02-copy | Diff File | ||
mod - systemtests/tests/copy-migrate/testrunner-03-impossible-copy | Diff File | ||
mod - systemtests/tests/copy-migrate/testrunner-05-migrate | Diff File | ||
master fda964d6 2023-03-22 14:06 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
dird: keep administrative copy and migration jobs | ||
mod - core/src/dird/migrate.cc | Diff File | ||
master c76e3750 2023-03-22 13:59 Alaa Eddine Elamri Committer: pstorz Ported: N/A Details Diff |
apply bareos-check-sources | ||
mod - core/src/dird/migrate.cc | Diff File | ||
master ec60905b 2023-03-21 18:17 Committer: joergs Ported: N/A Details Diff |
webui: add machine-readable copyright file and us it instead of the LICENSE file. In contains all the information from the LICENSE file but in machine-readable format of https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
||
rm - webui/LICENSE | Diff File | ||
add - webui/LICENSE | Diff File | ||
add - webui/copyright | Diff File | ||
master d41a878d 2023-03-21 15:20 Ported: N/A Details Diff |
doc: VirtualFull add warning about storage - Virtual Full Backup need to be run on the same storage daemon, as the generated restore bsr file can be read by only one daemon. - Add comment to Virtual Full Pool type definition Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - docs/manuals/source/TasksAndConcepts/AlwaysIncrementalBackupScheme.rst | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-Level.rst.inc | Diff File | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-job-VirtualFullBackupPool.rst.inc | Diff File | ||
master 4a6dc78a 2023-03-21 14:17 Ported: N/A Details Diff |
doc: webui add howto enable php-fpm in apache2 (debian like) Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> Co-authored-by: sduehr <stephan.duehr@bareos.com> |
||
mod - docs/manuals/source/IntroductionAndTutorial/BareosWebui.rst | Diff File | ||
master 7feee87e 2023-03-21 13:36 Committer: pstorz Ported: N/A Details Diff |
packaging: set all pre-requirements - bareos.spec: + replace pwdutils by real shadow package + replace tabs by space + add all needed Requires(pre) - debian/control.bareos-common + Pre-Depends adjustement + Depends move gawk and openssl to Pre- Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> |
||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - debian/control.bareos-common | Diff File | ||
master 140c8afd 2023-03-21 10:28 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001395 Fix problem with reoccuring files in always incremental |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/reload.cc | Diff File | ||
mod - core/src/dird/vbackup.cc | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
mod - systemtests/tests/reload/CMakeLists.txt | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/CMakeLists.txt | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/pool/VirtualFull.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/test-setup | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/testrunner-01-full-backup | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/testrunner-02-incremental-backup | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/testrunner-03-incremental-backup | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/testrunner-04-incremental-backup | Diff File | ||
add - systemtests/tests/virtualfull-deletedfiles/testrunner-05-consolidate | Diff File | ||
master 5fd477a9 2023-03-21 10:28 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master f459c290 2023-03-20 16:39 Committer: joergs Ported: N/A Details Diff |
docs: move and update localization documentation | ||
mod - docs/manuals/source/DeveloperGuide/Webui.rst | Diff File | ||
mod - webui/doc/README-INSTALLATION.md | Diff File | ||
mod - webui/doc/README-TRANSLATION.md | Diff File | ||
master c395d721 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update uk_UA.po (POEditor.com) | ||
mod - webui/module/Application/language/uk_UA.po | Diff File | ||
master 76907774 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update tr_TR.po (POEditor.com) | ||
mod - webui/module/Application/language/tr_TR.po | Diff File | ||
master 64f89b34 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update tr_TR.mo (POEditor.com) | ||
mod - webui/module/Application/language/tr_TR.mo | Diff File | ||
master cb186156 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update es_ES.po (POEditor.com) | ||
mod - webui/module/Application/language/es_ES.po | Diff File | ||
master 69c25bf3 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update sk_SK.po (POEditor.com) | ||
mod - webui/module/Application/language/sk_SK.po | Diff File | ||
master 0d31f082 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update ru_RU.po (POEditor.com) | ||
mod - webui/module/Application/language/ru_RU.po | Diff File | ||
master 3fb49626 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update pt_BR.po (POEditor.com) | ||
mod - webui/module/Application/language/pt_BR.po | Diff File | ||
master 69472bde 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update pl_PL.po (POEditor.com) | ||
mod - webui/module/Application/language/pl_PL.po | Diff File | ||
master 06562af2 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update it_IT.po (POEditor.com) | ||
mod - webui/module/Application/language/it_IT.po | Diff File | ||
master 79c61e97 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update hu_HU.po (POEditor.com) | ||
mod - webui/module/Application/language/hu_HU.po | Diff File | ||
master 97b7938e 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update fr_FR.po (POEditor.com) | ||
mod - webui/module/Application/language/fr_FR.po | Diff File | ||
master afb1fde2 2023-03-20 14:59 bpoed Committer: joergs Ported: N/A Details Diff |
Update nl_BE.po (POEditor.com) | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
master c06718d3 2023-03-20 14:35 bpoed Committer: joergs Ported: N/A Details Diff |
Update cs_CZ.po (POEditor.com) | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File |