Changesets: bareos
master 8f468ba2 2018-07-05 16:18 Ported: N/A Details Diff |
dird, filed, stored: renamed some function calls | ||
mod - core/src/dird/fd_cmds.cc | Diff File | ||
mod - core/src/dird/fd_cmds.h | Diff File | ||
mod - core/src/dird/socket_server.cc | Diff File | ||
mod - core/src/dird/ua_server.cc | Diff File | ||
mod - core/src/dird/ua_server.h | Diff File | ||
mod - core/src/filed/socket_server.cc | Diff File | ||
mod - core/src/stored/fd_cmds.cc | Diff File | ||
mod - core/src/stored/fd_cmds.h | Diff File | ||
mod - core/src/stored/socket_server.cc | Diff File | ||
master 7e8b32f2 2018-07-05 14:10 Ported: N/A Details Diff |
webui: README.md cleanup after subproject merge | ||
mod - webui/README.md | Diff File | ||
master 38446135 2018-07-04 18:09 Ported: N/A Details Diff |
webui: *.pot, *.po and *.mo files updated | ||
mod - webui/module/Application/language/Makefile.in | Diff File | ||
mod - webui/module/Application/language/cn_CN.mo | Diff File | ||
mod - webui/module/Application/language/cn_CN.po | Diff File | ||
mod - webui/module/Application/language/cs_CZ.mo | Diff File | ||
mod - webui/module/Application/language/cs_CZ.po | Diff File | ||
mod - webui/module/Application/language/de_DE.mo | Diff File | ||
mod - webui/module/Application/language/de_DE.po | Diff File | ||
mod - webui/module/Application/language/en_EN.mo | Diff File | ||
mod - webui/module/Application/language/en_EN.po | Diff File | ||
mod - webui/module/Application/language/es_ES.mo | Diff File | ||
mod - webui/module/Application/language/es_ES.po | Diff File | ||
mod - webui/module/Application/language/fr_FR.mo | Diff File | ||
mod - webui/module/Application/language/fr_FR.po | Diff File | ||
add - webui/module/Application/language/hu_HU.mo | Diff File | ||
mod - webui/module/Application/language/hu_HU.po | Diff File | ||
mod - webui/module/Application/language/it_IT.mo | Diff File | ||
mod - webui/module/Application/language/it_IT.po | Diff File | ||
mod - webui/module/Application/language/nl_BE.mo | Diff File | ||
mod - webui/module/Application/language/nl_BE.po | Diff File | ||
mod - webui/module/Application/language/ru_RU.mo | Diff File | ||
mod - webui/module/Application/language/ru_RU.po | Diff File | ||
mod - webui/module/Application/language/sk_SK.mo | Diff File | ||
mod - webui/module/Application/language/sk_SK.po | Diff File | ||
mod - webui/module/Application/language/tr_TR.mo | Diff File | ||
mod - webui/module/Application/language/tr_TR.po | Diff File | ||
mod - webui/module/Application/language/webui.pot | Diff File | ||
mod - webui/public/js/locale/Makefile.in | Diff File | ||
mod - webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo | Diff File | ||
mod - webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po | Diff File | ||
mod - webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo | Diff File | ||
mod - webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po | Diff File | ||
mod - webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo | Diff File | ||
mod - webui/public/js/locale/de_DE/LC_MESSAGES/de_DE.po | Diff File | ||
mod - webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.mo | Diff File | ||
mod - webui/public/js/locale/en_EN/LC_MESSAGES/en_EN.po | Diff File | ||
mod - webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.mo | Diff File | ||
mod - webui/public/js/locale/es_ES/LC_MESSAGES/es_ES.po | Diff File | ||
mod - webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo | Diff File | ||
mod - webui/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po | Diff File | ||
add - webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo | Diff File | ||
mod - webui/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po | Diff File | ||
mod - webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo | Diff File | ||
mod - webui/public/js/locale/it_IT/LC_MESSAGES/it_IT.po | Diff File | ||
mod - webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo | Diff File | ||
mod - webui/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po | Diff File | ||
mod - webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo | Diff File | ||
mod - webui/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po | Diff File | ||
mod - webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo | Diff File | ||
mod - webui/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po | Diff File | ||
mod - webui/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.mo | Diff File | ||
mod - webui/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.po | Diff File | ||
mod - webui/public/js/locale/webui-datatables.pot | Diff File | ||
master 43cde57d 2018-07-04 18:05 Ported: N/A Details Diff |
webui: Hungarian language integration | ||
mod - webui/module/Auth/src/Auth/Form/LoginForm.php | Diff File | ||
mod - webui/public/js/custom-functions.js | Diff File | ||
master dd252cb0 2018-07-04 16:54 Ported: N/A Details Diff |
webui: README-TRANSLATION.md update Updated instructions on how to do translations from now on, as we switched to https://poeditor.com/ as a tool to simplifiy the process for contributors. |
||
mod - webui/doc/README-TRANSLATION.md | Diff File | ||
master 1e4b9561 2018-07-04 15:36 Ported: N/A Details Diff |
stored: removed dead code - #undef DeviceControlRecord not used but confusing |
||
mod - core/src/stored/dev.h | Diff File | ||
dev 769e17c1 2018-07-03 16:20 Ported: N/A Details Diff |
reserve: created separate files for message parser - storage_definition_message.cc/h - use_device_message.cc/h - added #define guard in reserve.h - added include/bareos.h in util.h |
||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/stored/CMakeLists.txt | Diff File | ||
mod - core/src/stored/reserve.cc | Diff File | ||
mod - core/src/stored/reserve.h | Diff File | ||
dev 719619bd 2018-07-03 16:20 Ported: N/A Details Diff |
reserve: created separate files for message parser - storage_definition_message.cc/h - use_device_message.cc/h - added #define guard in reserve.h - added include/bareos.h in util.h |
||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/stored/CMakeLists.txt | Diff File | ||
mod - core/src/stored/reserve.cc | Diff File | ||
mod - core/src/stored/reserve.h | Diff File | ||
add - core/src/stored/storage_definition_message.cc | Diff File | ||
add - core/src/stored/storage_definition_message.h | Diff File | ||
add - core/src/stored/use_device_message.cc | Diff File | ||
add - core/src/stored/use_device_message.h | Diff File | ||
dev e249be32 2018-07-03 16:20 Ported: N/A Details Diff |
reserve: created separate files for message parser - storage_definition_message.cc/h - use_device_message.cc/h - added #define guard in reserve.h - added include/bareos.h in util.h |
||
mod - core/src/lib/util.h | Diff File | ||
mod - core/src/stored/CMakeLists.txt | Diff File | ||
mod - core/src/stored/reserve.cc | Diff File | ||
mod - core/src/stored/reserve.h | Diff File | ||
add - core/src/stored/storage_definition_message.cc | Diff File | ||
add - core/src/stored/storage_definition_message.h | Diff File | ||
add - core/src/stored/use_device_message.cc | Diff File | ||
add - core/src/stored/use_device_message.h | Diff File | ||
dev 20264c86 2018-07-03 14:39 Ported: N/A Details Diff |
reserve: refactored - local arrays allocated from heap - strings returned by reference - comments |
||
mod - core/src/stored/reserve.cc | Diff File | ||
mod - core/src/stored/reserve.h | Diff File | ||
dev 633790b2 2018-07-03 14:39 Ported: N/A Details Diff |
reserve: refactored - local arrays allocated from heap - strings returned by reference - comments |
||
mod - core/src/stored/reserve.cc | Diff File | ||
mod - core/src/stored/reserve.h | Diff File | ||
master 0e83f2b8 2018-07-03 11:41 Ported: N/A Details Diff |
regress: bandwidth-limit-per-client-test was not executable added executable bits fixed this problem |
||
mod - regress/tests/bandwidth-limit-per-client-test | Diff File | ||
dev 172a6c57 2018-07-03 11:41 Committer: franku Ported: N/A Details Diff |
regress: bandwidth-limit-per-client-test was not executable added executable bits fixed this problem |
||
mod - regress/tests/bandwidth-limit-per-client-test | Diff File | ||
dev e3b141c6 2018-07-02 22:25 Ported: N/A Details Diff |
useragent access: avoided nullptr dereference | ||
mod - core/src/dird/ua_acl.cc | Diff File | ||
master 5bda7726 2018-07-02 22:25 Ported: N/A Details Diff |
useragent access: avoided nullptr dereference | ||
mod - core/src/dird/ua_acl.cc | Diff File | ||
dev 395f8eac 2018-07-02 22:25 Ported: N/A Details Diff |
useragent access: avoided nullptr dereference | ||
mod - core/src/dird/ua_acl.cc | Diff File | ||
dev 15704d68 2018-07-02 22:07 Ported: N/A Details Diff |
postgresql: avoided nullptr dereference | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
master cad09e13 2018-07-02 22:07 Ported: N/A Details Diff |
postgresql: avoided nullptr dereference | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
dev b15c6e34 2018-07-02 22:07 Ported: N/A Details Diff |
postgresql: avoided nullptr dereference | ||
mod - core/src/cats/postgresql.cc | Diff File | ||
master 56b928a1 2018-07-02 21:10 Ported: N/A Details Diff |
bextract: corrected configparser initialization | ||
mod - core/src/stored/bextract.cc | Diff File | ||
dev 9fa4a44c 2018-07-02 21:10 Ported: N/A Details Diff |
bextract: corrected configparser initialization | ||
mod - core/src/stored/bextract.cc | Diff File | ||
master 43465347 2018-07-02 19:59 Ported: N/A Details Diff |
config-parser: get_base_config_path returns now reference to member - const std::string &get_base_config_path() const; |
||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/dird/dird.cc | Diff File | ||
mod - core/src/filed/filed.cc | Diff File | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/qt-tray-monitor/monitoritemthread.cc | Diff File | ||
mod - core/src/stored/stored.cc | Diff File | ||
dev 2ae364a6 2018-07-02 19:59 Ported: N/A Details Diff |
config-parser: get_base_config_path returns now reference to member - const std::string &get_base_config_path() const; |
||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/dird/dird.cc | Diff File | ||
mod - core/src/filed/filed.cc | Diff File | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/qt-tray-monitor/monitoritemthread.cc | Diff File | ||
mod - core/src/stored/stored.cc | Diff File | ||
master fe350056 2018-07-02 18:10 Ported: N/A Details Diff |
rwlock- config parser: deleted dead code, inserted initialization | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/lib/rwlock.h | Diff File | ||
dev fcc66f51 2018-07-02 18:10 Ported: N/A Details Diff |
rwlock- config parser: deleted dead code, inserted initialization | ||
mod - core/src/lib/parse_conf.h | Diff File | ||
mod - core/src/lib/rwlock.h | Diff File |