Changesets: bareos

bareos-18.2 74c12511

2018-10-09 18:27

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cs_CZ.po (POEditor.com)
mod - webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po Diff File

dev 5f460a04

2018-10-09 18:27

bpoed

Ported: N/A

Details Diff
Update cs_CZ.mo (POEditor.com)
mod - webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo Diff File

bareos-18.2 d8b5646f

2018-10-09 18:27

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cs_CZ.mo (POEditor.com)
mod - webui/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo Diff File

dev 4c36565b

2018-10-09 18:27

bpoed

Ported: N/A

Details Diff
Update cs_CZ.po (POEditor.com)
mod - webui/module/Application/language/cs_CZ.po Diff File

bareos-18.2 d1ee0535

2018-10-09 18:27

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cs_CZ.po (POEditor.com)
mod - webui/module/Application/language/cs_CZ.po Diff File

dev a8e9b8a5

2018-10-09 18:27

bpoed

Ported: N/A

Details Diff
Update cs_CZ.mo (POEditor.com)
mod - webui/module/Application/language/cs_CZ.mo Diff File

bareos-18.2 5fa3e7a4

2018-10-09 18:27

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cs_CZ.mo (POEditor.com)
mod - webui/module/Application/language/cs_CZ.mo Diff File

dev f810725d

2018-10-09 18:22

bpoed

Ported: N/A

Details Diff
Update cn_CN.po (POEditor.com)
mod - webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File

bareos-18.2 074b6aba

2018-10-09 18:22

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cn_CN.po (POEditor.com)
mod - webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po Diff File

dev b52ab131

2018-10-09 18:22

bpoed

Ported: N/A

Details Diff
Update cn_CN.mo (POEditor.com)
mod - webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo Diff File

bareos-18.2 d83a6a05

2018-10-09 18:22

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cn_CN.mo (POEditor.com)
mod - webui/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo Diff File

dev a09f3147

2018-10-09 18:22

bpoed

Ported: N/A

Details Diff
Update cn_CN.po (POEditor.com)
mod - webui/module/Application/language/cn_CN.po Diff File

bareos-18.2 4e269dde

2018-10-09 18:22

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cn_CN.po (POEditor.com)
mod - webui/module/Application/language/cn_CN.po Diff File

dev 9e4c94e0

2018-10-09 18:22

bpoed

Ported: N/A

Details Diff
Update cn_CN.mo (POEditor.com)
mod - webui/module/Application/language/cn_CN.mo Diff File

bareos-18.2 420873b5

2018-10-09 18:22

bpoed


Committer: franku

Ported: N/A

Details Diff
Update cn_CN.mo (POEditor.com)
mod - webui/module/Application/language/cn_CN.mo Diff File

dev cc00cbf6

2018-10-09 18:10

frank

Ported: N/A

Details Diff
Merge branch 'dev/bpoed/master/localization' of github.com:bareos/bareos into dev/bpoed/master/localization

master 0f094477

2018-10-09 17:57

franku

Ported: N/A

Details Diff
dird: fixes a bug where an unitialized pointer can cause a crash

- running directordaemon with at least debuglevel of 900
- a debug message dereferenced an uninitialized pointer

- with this fix the debug message handler will run properly
mod - core/src/dird/dird_conf.cc Diff File

bareos-18.2 a8882b9a

2018-10-09 17:57

franku

Ported: N/A

Details Diff
dird: fixes a bug where an unitialized pointer can cause a crash

- running directordaemon with at least debuglevel of 900
- a debug message dereferenced an uninitialized pointer

- with this fix the debug message handler will run properly
mod - core/src/dird/dird_conf.cc Diff File

dev 2493a1f1

2018-10-09 16:26

pstorz

Ported: N/A

Details Diff
fd_plugins: make Unbalanced call to createFile non-fatal

Unbalaced calls to createFile were handled as fatal errors, which we now
convert to a non-fatal error.
mod - core/src/filed/fd_plugins.cc Diff File

master cb4f22be

2018-10-09 16:18

Jörg Steffens


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000097 from thraizz/webui-travis-mergebranch

travis: build and test webui as new build environment
mod - .travis.yml Diff File
mod - .travis/all Diff File
mod - .travis/travis_before_install.sh Diff File
mod - .travis/travis_before_script.sh Diff File
mod - README.md Diff File
mod - core/debian/control Diff File
mod - core/debian/control.in Diff File
mod - webui/debian/rules Diff File
mod - webui/tests/selenium/webui-selenium-test.py Diff File

dev b5d37623

2018-10-09 16:02

franku


Committer: pstorz

Ported: N/A

Details Diff
config-parser: export a configuration using -xc can cause a daemon crash

- this commit fixes the problem of an uninitialized pointer access to
the ConfigurationParser object of the respective daemon
mod - core/src/console/console_conf.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/filed/filed_conf.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/res.cc Diff File
mod - core/src/qt-tray-monitor/tray_conf.cc Diff File
mod - core/src/stored/stored_conf.cc Diff File

master eb3602cf

2018-10-09 16:02

franku

Ported: N/A

Details Diff
config-parser: export a configuration using -xc can cause a daemon crash

- this commit fixes the problem of an uninitialized pointer access to
the ConfigurationParser object of the respective daemon
mod - core/src/console/console_conf.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/filed/filed_conf.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/res.cc Diff File
mod - core/src/qt-tray-monitor/tray_conf.cc Diff File
mod - core/src/stored/stored_conf.cc Diff File

bareos-18.2 79650b79

2018-10-09 16:02

franku

Ported: N/A

Details Diff
config-parser: export a configuration using -xc can cause a daemon crash

- this commit fixes the problem of an uninitialized pointer access to
the ConfigurationParser object of the respective daemon
mod - core/src/console/console_conf.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/filed/filed_conf.cc Diff File
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/res.cc Diff File
mod - core/src/qt-tray-monitor/tray_conf.cc Diff File
mod - core/src/stored/stored_conf.cc Diff File

dev d71b6229

2018-10-09 13:44

pstorz

Ported: N/A

Details Diff
daemon start scripts
mod - core/platforms/freebsd/bareos-dir.in Diff File
mod - core/platforms/freebsd/bareos-fd.in Diff File
mod - core/platforms/freebsd/bareos-sd.in Diff File

dev ac5a5c7d

2018-10-09 13:44

pstorz

Ported: N/A

Details Diff
FreeBSD: daemon start scripts
mod - core/platforms/freebsd/bareos-dir.in Diff File
mod - core/platforms/freebsd/bareos-fd.in Diff File
mod - core/platforms/freebsd/bareos-sd.in Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 422 423 424 425 426 427 428 ... 490 ... 560 ... 630 ... 688 689 690  Next  Last