Changesets: bareos
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 | ||
master 92328b5a 2023-03-20 14:35 bpoed Committer: joergs Ported: N/A Details Diff |
Update cs_CZ.mo (POEditor.com) | ||
mod - webui/module/Application/language/cs_CZ.mo | Diff File | ||
master fca73009 2023-03-20 14:35 bpoed Committer: joergs Ported: N/A Details Diff |
Update cn_CN.po (POEditor.com) | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
master 783d07f7 2023-03-20 14:35 bpoed Committer: joergs Ported: N/A Details Diff |
Update cn_CN.mo (POEditor.com) | ||
mod - webui/module/Application/language/cn_CN.mo | Diff File | ||
master d21ed856 2023-03-20 14:27 bpoed Committer: joergs Ported: N/A Details Diff |
Update de_DE.po (POEditor.com) | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
master 04cbd70c 2023-03-20 14:27 bpoed Committer: joergs Ported: N/A Details Diff |
Update de_DE.mo (POEditor.com) | ||
mod - webui/module/Application/language/de_DE.mo | Diff File | ||
master 173b8473 2023-03-20 14:17 Committer: joergs Ported: N/A Details Diff |
webui: update *.po and *.pot files | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
mod - webui/module/Application/language/en_EN.po | Diff File | ||
mod - webui/module/Application/language/es_ES.po | Diff File | ||
mod - webui/module/Application/language/fr_FR.po | Diff File | ||
mod - webui/module/Application/language/hu_HU.po | Diff File | ||
mod - webui/module/Application/language/it_IT.po | Diff File | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
mod - webui/module/Application/language/pl_PL.po | Diff File | ||
mod - webui/module/Application/language/pt_BR.po | Diff File | ||
mod - webui/module/Application/language/ru_RU.po | Diff File | ||
mod - webui/module/Application/language/sk_SK.po | Diff File | ||
mod - webui/module/Application/language/tr_TR.po | Diff File | ||
mod - webui/module/Application/language/uk_UA.po | Diff File | ||
mod - webui/module/Application/language/webui.pot | Diff File | ||
master 9793c57a 2023-03-20 10:04 Alaa Eddine Elamri Ported: N/A Details Diff |
apply bareos-check-sources | ||
mod - core/src/cats/sql.h | Diff File | ||
mod - core/src/cats/sql_get.cc | Diff File | ||
mod - core/src/dird/ua_purge.cc | Diff File |