Changesets: bareos
master e67d1f2e 2020-10-30 10:54 Ported: N/A Details Diff |
fd python libcloud plugin: do not use specialization of OSError exception - some derivations of the OSError in case of connection abort are not availabe at all python versions and do not yet give a real advantage to our error strategy |
||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master e0056219 2020-10-29 20:14 Ported: N/A Details Diff |
fd python libcloud plugin: cancel backup of large stream objects if size is wrong - if after a "stream" download of a large object the size of the downloaded object os not the same as stated by the bucket information this file is skipped - if fail_on_download_error is set to true in the libcloud plugin config then a job should fail with a download error |
||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 49f3f622 2020-10-29 19:21 Ported: N/A Details Diff |
fd python libcloud plugin: fail a job depending on fail_on_download_error flag - if fail_on_download_error is set to true in the libcloud plugin config then a job should fail with a download error - otherwise a job will continue and finish with warnings |
||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 373124f4 2020-10-29 18:39 Ported: N/A Details Diff |
fd python libcloud plugin: add worker id to all error messages | ||
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 0dbe7207 2020-10-29 18:01 Ported: N/A Details Diff |
fd python libcloud plugin: always try to delete temporary file on error | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 9c01478c 2020-10-29 18:00 Ported: N/A Details Diff |
update ignore-files | ||
mod - .check-sources-ignore | Diff File | ||
mod - .git-blame-ignore-revs | Diff File | ||
master 3afb103e 2020-10-29 17:59 Ported: N/A Details Diff |
ndmp: remove dependency on Bareos core | ||
mod - core/src/ndmp/CMakeLists.txt | Diff File | ||
mod - core/src/ndmp/ndmjob_args.c | Diff File | ||
mod - core/src/ndmp/ndmos_common.c | Diff File | ||
master ee296709 2020-10-29 17:47 Ported: N/A Details Diff |
fd python libcloud plugin: catch unhandled exceptions from processes | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/process_base.py | Diff File | ||
master 3c7bfb2e 2020-10-29 17:39 Ported: N/A Details Diff |
fd python libcloud plugin: always put exception text into error message | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/process_base.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 1ad670ea 2020-10-29 17:23 Ported: N/A Details Diff |
python: remove capsulethunk.h The previously introduced capsulethunk.h is only required for python 2.6 and 3.0, which we both don't support anymore. Thus the file can be removed. |
||
mod - core/src/plugins/dird/python/module/bareosdir.cc | Diff File | ||
mod - core/src/plugins/dird/python/python-dir.cc | Diff File | ||
mod - core/src/plugins/filed/python/module/bareosfd.cc | Diff File | ||
mod - core/src/plugins/filed/python/python-fd.cc | Diff File | ||
mod - core/src/plugins/filed/python/test/python-fd-module-tester.cc | Diff File | ||
rm - core/src/plugins/include/capsulethunk.h | Diff File | ||
mod - core/src/plugins/stored/python/module/bareossd.cc | Diff File | ||
mod - core/src/plugins/stored/python/python-sd.cc | Diff File | ||
bareos-19.2 e1e812ff 2020-10-29 17:21 Ported: N/A Details Diff |
add bareos-webui to pkglists Leap 15.1 | ||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
master 96032298 2020-10-29 17:14 Ported: N/A Details Diff |
fd python libcloud plugin: always print the full object path in messages | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master f1fbe2ea 2020-10-29 16:56 Ported: N/A Details Diff |
fd python libcloud plugin: rename "job" to "task" in the context of worker | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 3f5b4c0c 2020-10-29 16:52 Ported: N/A Details Diff |
fd python libcloud plugin: put worker code into separate functions | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 37be4feb 2020-10-29 15:04 Ported: N/A Details Diff |
fd python libcloud plugin: continue job on all download/network errors | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 30088c82 2020-10-29 13:46 Ported: N/A Details Diff |
devtools: implement suggestions from ShellCheck | ||
mod - devtools/new-changelog-release.sh | Diff File | ||
mod - devtools/prepare-release.sh | Diff File | ||
master 344a834f 2020-10-29 13:35 Ported: N/A Details Diff |
devtools: add copyright headers, fix whitespace | ||
mod - devtools/new-changelog-release.sh | Diff File | ||
mod - devtools/prepare-release.sh | Diff File | ||
mod - devtools/update-changelog-links.sh | Diff File | ||
master 33ac8153 2020-10-29 12:53 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000640 from arogge/dev/arogge/master/remove-unused lib/tools: remove unused code to reduce license-diversity a bit |
||
mod - core/LICENSE | Diff File | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.devel | Diff File | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.traymonitor | Diff File | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/plist | Diff File | ||
rm - core/platforms/freebsd/tapetest.c | Diff File | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - core/src/dird/job.cc | Diff File | ||
mod - core/src/lib/CMakeLists.txt | Diff File | ||
mod - core/src/lib/hmac.cc | Diff File | ||
mod - core/src/lib/lib.h | Diff File | ||
rm - core/src/lib/md5.cc | Diff File | ||
rm - core/src/lib/md5.h | Diff File | ||
rm - core/src/lib/sha1.cc | Diff File | ||
rm - core/src/lib/sha1.h | Diff File | ||
mod - core/src/tools/CMakeLists.txt | Diff File | ||
rm - core/src/tools/timelimit.1 | Diff File | ||
rm - core/src/tools/timelimit.cc | Diff File | ||
mod - debian/bareos-regress-config.install.in | Diff File | ||
mod - debian/copyright | Diff File | ||
mod - debian/copyright.footer | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
master ecfb54d9 2020-10-29 12:15 Ported: N/A Details Diff |
nsi installer: add missing libssp-0.dll | ||
mod - core/platforms/win32/winbareos.nsi | Diff File | ||
bareos-18.2 00a1a03a 2020-10-29 12:15 Ported: N/A Details Diff |
nsi installer: add missing libssp-0.dll | ||
mod - core/platforms/win32/winbareos.nsi | Diff File | ||
bareos-19.2 172ec2a6 2020-10-29 12:15 Ported: N/A Details Diff |
nsi installer: add missing libssp-0.dll | ||
mod - core/platforms/win32/winbareos.nsi | Diff File | ||
master 2360bd6b 2020-10-29 10:54 Ported: N/A Details Diff |
fd python libcloud plugin: apply black to format all sourcefiles | ||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/utils.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master e1337143 2020-10-29 10:41 Ported: N/A Details Diff |
mssqlvdi-fd.cc: avoid collision of definition of MIDL_user_allocate() The definitions of MIDL_user_allocate are different between "vdi.h" and "rpcndr.h" so we add the definition "__MIDL_user_allocate_free_DEFINED__" to skip the definition in rpcndr.h. The problem only exists on 32Bit cross-compilation. |
||
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc | Diff File | ||
bareos-18.2 b2930aca 2020-10-29 10:41 Ported: N/A Details Diff |
mssqlvdi-fd.cc: avoid collision of definition of MIDL_user_allocate() The definitions of MIDL_user_allocate are different between "vdi.h" and "rpcndr.h" so we add the definition "__MIDL_user_allocate_free_DEFINED__" to skip the definition in rpcndr.h. The problem only exists on 32Bit cross-compilation. |
||
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc | Diff File | ||
bareos-19.2 c0aa2624 2020-10-29 10:41 Ported: N/A Details Diff |
mssqlvdi-fd.cc: avoid collision of definition of MIDL_user_allocate() The definitions of MIDL_user_allocate are different between "vdi.h" and "rpcndr.h" so we add the definition "__MIDL_user_allocate_free_DEFINED__" to skip the definition in rpcndr.h. The problem only exists on 32Bit cross-compilation. |
||
mod - core/src/win32/plugins/filed/mssqlvdi-fd.cc | Diff File |