Changesets: bareos

master 05b1d604

2019-06-18 15:47

bpoed

Ported: N/A

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

master 44b7cbf6

2019-06-18 15:47

bpoed

Ported: N/A

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

master 771b77b7

2019-06-18 15:47

bpoed

Ported: N/A

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

master 4dc70c9f

2019-06-18 15:47

bpoed

Ported: N/A

Details Diff
Update pl_PL.mo (POEditor.com)

master d99fcac1

2019-06-18 15:47

bpoed

Ported: N/A

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

master c661a8ac

2019-06-18 15:47

bpoed

Ported: N/A

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

master 940e919a

2019-06-18 15:47

bpoed

Ported: N/A

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

master 33bae43a

2019-06-18 15:47

bpoed

Ported: N/A

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

master 51518be9

2019-06-18 15:47

bpoed

Ported: N/A

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

master f550f95f

2019-06-18 15:47

bpoed

Ported: N/A

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

master b957f734

2019-06-18 15:47

bpoed

Ported: N/A

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

master 5045d162

2019-06-18 15:47

bpoed

Ported: N/A

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

master f3c9fc7b

2019-06-18 15:47

bpoed

Ported: N/A

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

master e777dee8

2019-06-18 15:47

bpoed

Ported: N/A

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

master 4d54d747

2019-06-18 15:47

franku

Ported: N/A

Details Diff
bnet: added build dependencies for backtrace

- build the backtrace code only if execinfo.h and libdl are not available
mod - core/CMakeLists.txt Diff File
mod - core/src/lib/CMakeLists.txt Diff File
mod - core/src/lib/backtrace.cc Diff File
mod - core/src/lib/bsock_network_dump.cc Diff File

master 40b8e0bd

2019-06-18 15:47

bpoed

Ported: N/A

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

master 54d7d9be

2019-06-18 15:47

bpoed

Ported: N/A

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

master 6a932fa7

2019-06-18 15:47

bpoed

Ported: N/A

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

master b9cda836

2019-06-18 15:47

bpoed

Ported: N/A

Details Diff
Update cn_CN.mo (POEditor.com)

master c4087e64

2019-06-18 15:13

frank

Ported: N/A

Details Diff
webui: localization fixup
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/pl_PL.po Diff File
mod - webui/module/Application/language/webui.pot Diff File

master 4bd696a4

2019-06-18 14:45

frank

Ported: N/A

Details Diff
webui: localization -> po files updated to latest changes
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/webui.pot Diff File

master d5141f5f

2019-06-18 14:35

bpoed

Ported: N/A

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

master ffd05cd3

2019-06-18 14:18

franku

Ported: N/A

Details Diff
bnet: use a buffer and std::ofstream for the output file

- buffer a complete message including backtrace before writing to the file
- adapted output to match plantuml requirements
mod - core/src/lib/backtrace.cc Diff File
mod - core/src/lib/backtrace.h Diff File
mod - core/src/lib/bsock_network_dump.cc Diff File
mod - core/src/lib/bsock_network_dump.h Diff File

master c042450c

2019-06-18 14:12

franku

Ported: N/A

Details Diff
bnet: added initializer function for connected daemon information to BareosSocket
mod - core/src/console/connect_to_director.cc Diff File
mod - core/src/dird/fd_cmds.cc Diff File
mod - core/src/dird/sd_cmds.cc Diff File
mod - core/src/dird/socket_server.cc Diff File
mod - core/src/filed/dir_cmd.cc Diff File
mod - core/src/filed/socket_server.cc Diff File
mod - core/src/lib/bsock.cc Diff File
mod - core/src/lib/bsock.h Diff File
mod - core/src/lib/util.cc Diff File
mod - core/src/lib/util.h Diff File
mod - core/src/stored/authenticate.cc Diff File
mod - core/src/stored/dir_cmd.cc Diff File
mod - core/src/stored/socket_server.cc Diff File

master 930eaa1c

2019-06-18 14:02

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request #185 from bareos/dev/fbergkemper/master/webui-restore

Dev/fbergkemper/master/webui restore
mod - webui/module/Restore/src/Restore/Controller/RestoreController.php Diff File
mod - webui/module/Restore/view/restore/restore/index.phtml Diff File
mod - webui/module/Restore/view/restore/restore/versions.phtml Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 364 365 366 367 368 369 370 ... 420 ... 490 ... 560 ... 630 ... 678 679 680  Next  Last