Changesets: bareos

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

bareos-18.2 4f6b7edf

2018-10-09 13:44

pstorz


Committer: franku

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

master 7b85ead9

2018-10-09 13:44

pstorz


Committer: franku

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

master a1e063e9

2018-10-09 12:30

Jörg Steffens


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #118 from thraizz/dev-remoteDatabaseCheckFix

core: include psql parameters in database check
mod - core/src/cats/create_bareos_database.in Diff File
mod - docs/manuals/en/main/catmaintenance.tex Diff File

master 90147127

2018-10-09 12:29

Jörg Steffens


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000121 from felixonmars/patch-1

Fix some typos in core/README.scsicrypto
mod - core/README.scsicrypto Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 300 ... 339 340 341 342 343 344 345 ... 360 ... 420 ... 480 ... 540 ... 600 ... 604 605 606  Next  Last