Changesets: bareos
master 6d467d06 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update hu_HU.mo (POEditor.com) | ||
master e2bb6d53 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update de_DE.po (POEditor.com) | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
master d08266de 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update de_DE.mo (POEditor.com) | ||
mod - webui/module/Application/language/de_DE.mo | Diff File | ||
master 6e838fc2 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update fr_FR.po (POEditor.com) | ||
mod - webui/module/Application/language/fr_FR.po | Diff File | ||
master 4649fc6a 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update fr_FR.mo (POEditor.com) | ||
master 1d4be629 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update nl_BE.po (POEditor.com) | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
master 4a450001 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update nl_BE.mo (POEditor.com) | ||
master 626af416 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update cs_CZ.po (POEditor.com) | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
master dc7fc73e 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update cs_CZ.mo (POEditor.com) | ||
mod - webui/module/Application/language/cs_CZ.mo | Diff File | ||
master 382c1e5e 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update cn_CN.po (POEditor.com) | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
master 3d979933 2020-03-27 16:20 bpoed Ported: N/A Details Diff |
Update cn_CN.mo (POEditor.com) | ||
master 65b4c0c4 2020-03-27 15:39 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000466 from bareos/dev/fbergkemper/master/localization-update webui: update localization |
||
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 | ||
mod - webui/scripts/localization_update.sh | Diff File | ||
master a01d9acf 2020-03-27 12:59 Ported: N/A Details Diff |
webui: localization update | ||
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 d65aa5bb 2020-03-27 12:57 Ported: N/A Details Diff |
webui: add new file to the localization_update.sh script | ||
mod - webui/scripts/localization_update.sh | Diff File | ||
master f45892b7 2020-03-27 07:53 Committer: franku Ported: N/A Details Diff |
droplet: only allow configuration maximum concurrent jobs of 0 or 1 There is a known bug when using Storage Backend Droplet with multiple simultaneous jobs (interleaving). This workaround only allows settings of 0 or 1. If the default is used (0), it will be set automatically to 1. If any other value is specified, the bareos-sd will not start at all. Check droplet devices immediately after configparser-run |
||
mod - core/src/stored/stored_conf.cc | Diff File | ||
bareos-19.2 d617219b 2020-03-27 07:53 Committer: franku Ported: N/A Details Diff |
droplet: only allow configuration maximum concurrent jobs of 0 or 1 There is a known bug when using Storage Backend Droplet with multiple simultaneous jobs (interleaving). This workaround only allows settings of 0 or 1. If the default is used (0), it will be set automatically to 1. If any other value is specified, the bareos-sd will not start at all. Check droplet devices immediately after configparser-run |
||
mod - core/src/stored/stored_conf.cc | Diff File | ||
bareos-18.2 c3fc9d6f 2020-03-27 07:29 Committer: franku Ported: N/A Details Diff |
droplet: only allow configuration maximum concurrent jobs of 0 or 1 There is a known bug when using Storage Backend Droplet with multiple simultaneous jobs (interleaving). This workaround only allows settings of 0 or 1. If the default is used (0), it will be set automatically to 1. If any other value is specified, the bareos-sd will not start at all. Check droplet devices immediately after configparser-run |
||
mod - core/src/stored/dev.cc | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
master 4d0f1210 2020-03-26 18:42 Ported: N/A Details Diff |
build: adaptions needed to build with SunPro compiler | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/stored/crc32/crc32.cc | Diff File | ||
bareos-19.2 9ae99159 2020-03-26 18:42 Ported: N/A Details Diff |
build: adaptions needed to build with SunPro compiler | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/stored/crc32/crc32.cc | Diff File | ||
bareos-19.2 6e85e999 2020-03-26 15:21 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000461 from bareos/dev/fbergkemper/bareos-19.2/s2747 docs: document a critical bscan limitation (backport 19.2) |
||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File | ||
bareos-18.2 f5d9ff72 2020-03-26 15:21 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000462 from bareos/dev/fbergkemper/bareos-18.2/s2747 docs: document a critical bscan limitation (backport 18.2) |
||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File | ||
master 00552802 2020-03-26 15:18 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000457 from bareos/dev/fbergkemper/master/s3462 webui: lock restore form elements during jsTree loading events |
||
mod - webui/module/Restore/view/restore/restore/index.phtml | Diff File | ||
master 56e12f9c 2020-03-26 15:16 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000456 from bareos/dev/fbergkemper/master/s3905 pre-fill restore form element "replace" according to selected restore job in the webui |
||
mod - core/src/dird/ua_dotcmds.cc | Diff File | ||
mod - core/src/lib/util.cc | Diff File | ||
mod - core/src/lib/util.h | Diff File | ||
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File | ||
master db866225 2020-03-26 14:00 Ported: N/A Details Diff |
add a SECURITY.md file Previously there was no central source of information how to report a security problem. This patch now adds SECURITY.md describing the preliminary process. |
||
add - SECURITY.md | Diff File | ||
master 9aef75f4 2020-03-26 11:45 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000460 from bareos/dev/fbergkemper/master/s2791 docs: document a critical bscan limitation |
||
mod - docs/manuals/source/Appendix/BareosPrograms.rst | Diff File |