Changesets: bareos

master 08437114

2020-10-28 23:22

pstorz

Ported: N/A

Details Diff
docs: introduce pkglists for Fedora 33
add - docs/pkglists/Fedora_33.x86_64 Diff File

master 37b2f5dd

2020-10-28 22:56

pstorz

Ported: N/A

Details Diff
mingw: adapt icu dlls to new build chain
mod - core/platforms/win32/winbareos.nsi Diff File

bareos-18.2 7ab2b3a3

2020-10-28 22:56

pstorz

Ported: N/A

Details Diff
mingw: adapt icu dlls to new build chain
mod - core/platforms/win32/winbareos.nsi Diff File

bareos-19.2 2a058935

2020-10-28 22:56

pstorz

Ported: N/A

Details Diff
mingw: adapt icu dlls to new build chain
mod - core/platforms/win32/winbareos.nsi Diff File

master decb8f34

2020-10-28 22:35

pstorz

Ported: N/A

Details Diff
mingw: define _POSIX_C_SOURCE to have localtime_r
mod - core/src/include/config.h.in Diff File

master 8db93d7a

2020-10-28 21:02

pstorz

Ported: N/A

Details Diff
bareos.spec: add version number to Obsoletes
mod - core/platforms/packaging/bareos.spec Diff File

master e1fe8bcd

2020-10-28 18:43

franku

Ported: N/A

Details Diff
fd python libcloud plugin: finish worker if connection to backend is broken
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py Diff File

master 6cb45d3c

2020-10-28 18:39

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000642 from bareos/dev/franku/master/droplet-patch

libdroplet: use new HEAD
mod - core/src/droplet Diff File

bareos-18.2 2cd26d83

2020-10-28 18:34

frank

Ported: N/A

Details Diff
webui: adapt changes from master on webui-selenium-test.py
mod - webui/tests/selenium/webui-selenium-test.py Diff File

master 29f36cd1

2020-10-28 18:33

franku

Ported: N/A

Details Diff
fd python libcloud plugin: add a comment to clarify else branch
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py Diff File

master 21f5ffb5

2020-10-28 18:30

franku

Ported: N/A

Details Diff
fd python libcloud plugin: use utf-8 encoding for jobmessage where needed
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/debug.py Diff File

master cc76ba0b

2020-10-28 16:40

franku

Ported: N/A

Details Diff
libdroplet: use new HEAD
mod - core/src/droplet Diff File

bareos-19.2 2f46d55c

2020-10-28 15:01

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000639 from bareos/dev/fbergkemper/bareos-19.2/fix-packaging-s4281

packaging: add dependency for Ubuntu 20.04 (backport 19.2)
mod - webui/debian/control Diff File

master 344aab5e

2020-10-27 18:19

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: fix typo in testname py3plug-fd-local-fileset-restoreobject
mod - systemtests/CMakeLists.txt Diff File

master b36328d6

2020-10-27 18:10

franku

Ported: N/A

Details Diff
fd python libcloud plugin: do not put empty temp files into the queue
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py Diff File

bareos-19.2 f7f7b51b

2020-10-27 17:55

arogge

Ported: N/A

Details Diff
debian: configure tests to run in i386, too
mod - core/debian/rules Diff File

master 45b4b4e4

2020-10-27 16:06

franku

Ported: N/A

Details Diff
fd python libcloud plugin: print the stacktrace on general errors
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py Diff File

master 592a749a

2020-10-27 16:06

franku

Ported: N/A

Details Diff
fd python libcloud plugin: remove dead code
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py Diff File

master 82d06d63

2020-10-27 16:02

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: mark filesets and py3plug-fd-localfileset-restoreobject as broken
mod - systemtests/CMakeLists.txt Diff File

master 719ab873

2020-10-27 10:13

arogge

Ported: N/A

Details Diff
lib/tools: remove unused code

* remove md5 and sha1 implementations
OpenSSL is used instead, so this is not necessary anymore
* remove tool timelimit
This was only used in regression testing as an optional component
* remove FreeBSD tapetest.c
This was not built at all and btape offers a better test
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 e79c4cbe

2020-10-26 16:22

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: only enable messages test if messages_resource target exists
mod - systemtests/CMakeLists.txt Diff File

master 22795a85

2020-10-24 11:33

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: scripts/functions: use gdiff on FreeBSD
mod - systemtests/scripts/functions Diff File

master ec4d0feb

2020-10-23 18:52

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000638 from bareos/dev/franku/master/fd-plugin-missing-import

fd local fileset python plugin: add a forgotten import statement
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginLocalFileset.py Diff File

master fc47cce0

2020-10-23 18:35

franku

Ported: N/A

Details Diff
fd python plugin: replace import statement in the Local Fileset Plugin

- replace BareosFdPluginBaseclass by BareosFdPluginLocalFilesBaseclass
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginLocalFileset.py Diff File

master d2f998b9

2020-10-23 18:23

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000637 from bareos/dev/fbergkemper/master/test-branch

fix packaging and add alternative chromedriver locations
mod - debian/control.bareos-webui Diff File
mod - webui/tests/selenium/webui-selenium-test.py Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 217 218 219 220 221 222 223 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 641 642 643  Next  Last