Changesets: bareos

master f90662a8

2019-10-07 16:21

franku

Ported: N/A

Details Diff
thread_list: improved list access

- used a mutex to avoid a race condition
- removed an unneccessary pointer guard
mod - core/src/lib/thread_list.cc Diff File
mod - core/src/lib/thread_list.h Diff File
mod - core/src/tests/thread_list.cc Diff File

master 3b6ce2ff

2019-10-07 14:33

franku

Ported: N/A

Details Diff
fixup: move a configure macro to config.h

- HAVE_IS_TRIVIALLY_COPYABLE in config.h instead of compiler call
mod - core/CMakeLists.txt Diff File
mod - core/src/include/config.h.in Diff File
mod - core/src/lib/CMakeLists.txt Diff File

master c5f11ffd

2019-10-07 14:30

stephand


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000034 from eurotux/master

Thanks a lot for your contribution.
add - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py Diff File
add - fd-plugins/ovirt-plugin/bareos-fd-ovirt.py Diff File
add - fd-plugins/ovirt-plugin/packaging/bareos-ovirt-plugin.spec Diff File

master 017d3a6b

2019-10-07 12:43

cmar


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000004 from sduehr/ovirt-plugin-improve-snapshot-removal

Ovirt plugin improve snapshot removal
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py Diff File

master 4b4f7214

2019-10-06 18:43

franku

Ported: N/A

Details Diff
fixup: corrected some win32 build errors

- sigaction
- strdup of possible null pointer
mod - core/src/lib/lex.cc Diff File
mod - core/src/lib/signal.cc Diff File

master e0a88eb3

2019-10-06 18:17

franku

Ported: N/A

Details Diff
fixup: more review fixes
mod - core/src/filed/status.cc Diff File
mod - core/src/include/jcr.h Diff File
mod - core/src/lib/jcr.cc Diff File
mod - core/src/lib/volume_session_info.h Diff File

master 2ceca5cb

2019-10-04 20:04

franku

Ported: N/A

Details Diff
fixup: replaced reinterpret_cast by static_cast
mod - core/src/lib/watchdog_timer.cc Diff File

master 7323f4e5

2019-10-04 19:48

franku

Ported: N/A

Details Diff
fixup: replaced INVALID_JCR by nullptr
mod - core/src/dird/dird.cc Diff File
mod - core/src/dird/jobq.cc Diff File
mod - core/src/dird/socket_server.cc Diff File
mod - core/src/dird/ua_server.cc Diff File
mod - core/src/include/jcr.h Diff File
mod - core/src/lib/message.cc Diff File
mod - core/src/lib/thread_list.cc Diff File
mod - core/src/lib/thread_specific_data.cc Diff File
mod - core/src/lib/timer_thread.cc Diff File
mod - core/src/lib/watchdog.cc Diff File
mod - core/src/stored/stored.cc Diff File

master 603d6c3d

2019-10-04 19:45

franku

Ported: N/A

Details Diff
fixup: minor review fixes
mod - core/src/lib/thread_specific_data.cc Diff File

master 0ca2bd52

2019-10-04 19:42

franku

Ported: N/A

Details Diff
fixup: moved an #include to top of file
mod - core/src/lib/signal.cc Diff File

master dd906b38

2019-10-04 19:41

franku

Ported: N/A

Details Diff
fixup: refactored mutex lock for recent job list
mod - core/src/lib/recent_job_results_list.cc Diff File

master 6c047c68

2019-10-04 19:29

franku

Ported: N/A

Details Diff
fixup: refactored JobControlRecord cache interface
mod - core/src/include/jcr.h Diff File
mod - core/src/lib/jcr.cc Diff File
mod - core/src/tests/job_control_record.cc Diff File

master ea298554

2019-10-04 19:23

stephand


Committer: pstorz

Ported: N/A

Details Diff
Improve exception handling on snapshot removal

When calling the remove() method in end_vm_backup() to delete the
snapshot, although it causes an exception, the snapshot removal is
happening in the background. To handle this behaviour properly, the
code now checks if the snapshot was really deleted before trying to
call the remove() method again.
mod - core/src/plugins/filed/BareosFdPluginOvirt.py Diff File

master 271eb8ca

2019-10-04 19:23

stephand

Ported: N/A

Details Diff
Improve exception handling on snapshot removal

When calling the remove() method in end_vm_backup() to delete the
snapshot, although it causes an exception, the snapshot removal is
happening in the background. To handle this behaviour properly, the
code now checks if the snapshot was really deleted before trying to
call the remove() method again.
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py Diff File

master 7f18805a

2019-10-04 19:02

franku

Ported: N/A

Details Diff
fixup: refactored some exception code
mod - core/src/dird/ua_status.cc Diff File
mod - core/src/filed/status.cc Diff File
mod - core/src/lib/bsys.cc Diff File
mod - core/src/lib/recent_job_results_list.cc Diff File
mod - core/src/stored/status.cc Diff File
mod - core/src/tests/recent_job_results_list.cc Diff File

master 160e85c3

2019-10-04 18:13

franku

Ported: N/A

Details Diff
fixup: added file header
mod - core/src/compile_tests/trivially_copyable.cc Diff File

master fcc2baf0

2019-10-04 17:56

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000296 from joergsteffens/dev/joergs/master/python-fix

systemtests: python-bareos-unittest: bugfixes
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py Diff File

master 2afc0d5b

2019-10-04 16:10

joergs

Ported: N/A

Details Diff
systemtests: python-bareos-unittest: bugfixes
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py Diff File

master 611cb166

2019-10-02 18:50

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000294 from bareos/dev/bpoed/master/localization

localization updates from https://poeditor.com/projects/view?id=180893
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/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
mod - 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/pl_PL.mo Diff File
mod - webui/module/Application/language/pl_PL.po Diff File
mod - webui/module/Application/language/pt_BR.mo Diff File
mod - webui/module/Application/language/pt_BR.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

master efda0ce9

2019-10-02 18:33

bpoed

Ported: N/A

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

master 16f738e7

2019-10-02 18:33

bpoed

Ported: N/A

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

master 4296577e

2019-10-02 18:31

bpoed

Ported: N/A

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

master 798501f8

2019-10-02 18:31

bpoed

Ported: N/A

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

master 159d3623

2019-10-02 18:30

bpoed

Ported: N/A

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

master dcc7302e

2019-10-02 18:30

bpoed

Ported: N/A

Details Diff
Update sk_SK.mo (POEditor.com)
mod - webui/module/Application/language/sk_SK.mo Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 240 ... 276 277 278 279 280 281 282 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 610 611 612  Next  Last