Changesets: bareos

master dcf19989

2020-12-03 13:32

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000674 from bareos/dev/franku/master/droplet-connect-error-message

Droplet connection issues:
- use a dedicated bucket name for host probing
- give more detailed error information on an ssl error
mod - core/src/droplet Diff File
mod - core/src/stored/backends/droplet_device.cc Diff File

master d91e35c7

2020-12-03 13:27

readonly


Committer: franku

Ported: N/A

Details Diff
changelog: mention postgres plugin as new plugin with incremental backup and PIT restore
mod - CHANGELOG.md Diff File

master 7829db7a

2020-12-03 13:17

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000677 from VeselaHouba/master

Update default config fileset for windows
mod - core/src/defaultconfigs/bareos-dir.d/fileset/Windows All Drives.conf Diff File

bareos-19.2 55a043f9

2020-12-02 20:15

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000680 from bareos/dev/franku/bareos-19.2/backport-pstorz-fix-valgrind-problems

Fix memory access violations in mem_pool.cc and ua_acl.cc (backport from master)
mod - core/src/dird/ua_acl.cc Diff File
mod - core/src/lib/mem_pool.cc Diff File

bareos-18.2 14dae484

2020-12-02 20:14

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000679 from bareos/dev/franku/bareos-18.2/backport-pstorz-fix-valgrind-problems

Fix memory access violations in mem_pool.cc and ua_acl.cc (backport from master)
mod - core/src/dird/ua_acl.cc Diff File
mod - core/src/lib/mem_pool.cc Diff File

master e4607034

2020-12-02 20:13

franku


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000676 from bareos/dev/pstorz/master/fix-valgrind-problems

Fix memory access violations in mem_pool.cc and ua_acl.cc
mod - CHANGELOG.md Diff File
mod - core/src/dird/ua_acl.cc Diff File
mod - core/src/lib/mem_pool.cc Diff File

bareos-18.2 7243e47c

2020-12-02 17:13

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000684

webui: sync webui-selenium-test.py with bareos-19.2
mod - webui/tests/selenium/webui-selenium-test.py Diff File

bareos-18.2 ef554a49

2020-12-02 14:29

pstorz

Ported: N/A

Details Diff
webui: sync webui-selenium-test.py with bareos-19.2
mod - webui/tests/selenium/webui-selenium-test.py Diff File

bareos-19.2 4988d45b

2020-12-01 19:45

arogge

Ported: N/A

Details Diff
packaging: update pkglist for openSUSE 15.2
mod - docs/pkglists/openSUSE_Leap_15.2.x86_64 Diff File

master 36154bef

2020-12-01 18:56

pstorz

Ported: N/A

Details Diff
BareosFdPluginOvirt.py: format with black
mod - core/src/plugins/filed/python/ovirt/BareosFdPluginOvirt.py Diff File

master 50c8c4a7

2020-12-01 18:53

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000683 from bareos-testing/master

Changes to support new Linux Distributions (master)
mod - .quality-gates.yml Diff File
mod - docs/pkglists/Debian_9.0.i586 Diff File
mod - docs/pkglists/Univention_4.4.x86_64 Diff File
mod - docs/pkglists/xUbuntu_16.04.i586 Diff File

bareos-18.2 328d68d9

2020-12-01 18:52

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000682 from bareos-testing/bareos-18.2

Changes to support new Linux Distributions (bareos-18.2)
add - docs/pkglists/SLE_12_SP5.x86_64 Diff File
add - docs/pkglists/SLE_15_SP2.x86_64 Diff File
add - docs/pkglists/Univention_4.4.x86_64 Diff File
add - docs/pkglists/openSUSE_Leap_15.2.x86_64 Diff File

bareos-19.2 9ca8acb1

2020-12-01 18:52

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000681 from bareos-testing/bareos-19.2

Changes to support new Linux Distributions (bareos-19.2)
mod - .quality-gates.yml Diff File
add - docs/pkglists/SLE_12_SP5.x86_64 Diff File
add - docs/pkglists/SLE_15_SP2.x86_64 Diff File
add - docs/pkglists/Univention_4.4.x86_64 Diff File

master bf0b8f3d

2020-12-01 18:09

stephand


Committer: pstorz

Ported: N/A

Details Diff
BareosFdPluginOvirt.py: Removed use of signed_ticket

As of https://bugzilla.redhat.com/show_bug.cgi?id=1862722 is deprecated
and not used since oVirt 4.2, so it was removed from the plugin code.

Also added a job message containing the used oVirt SDK version.
mod - core/src/plugins/filed/python/ovirt/BareosFdPluginOvirt.py Diff File

master 92e83a56

2020-12-01 14:37

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtest: fix variable setting when testing installed binaries

The cmake variable "python_plugin_module_src_test_dir" is now correctly
set when the tests are run on installed binaries.
(i.e. RUN_SYSTEMTESTS_ON_INSTALLED_FILES is enabled)
mod - systemtests/CMakeLists.txt Diff File

bareos-19.2 136a7fc7

2020-12-01 11:46

joergs


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000652 from bareos/dev/joergs/bareos-19.2/python-bareos-sslpsk

python-bareos: fixes support for sslpsk with Python >= 3 (bareos-19.2)
mod - python-bareos/bareos/bsock/__init__.py Diff File
mod - python-bareos/bareos/bsock/directorconsole.py Diff File
mod - python-bareos/bareos/bsock/filedaemon.py Diff File
mod - python-bareos/bareos/bsock/lowlevel.py Diff File
add - python-bareos/bareos/bsock/tlsversionparser.py Diff File
mod - python-bareos/bareos/util/password.py Diff File
mod - systemtests/environment.in Diff File
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py Diff File
mod - systemtests/tests/python-pam/python-bareos-unittest.py Diff File

bareos-19.2 3686c1e6

2020-11-30 18:05

joergs

Ported: N/A

Details Diff
systemtests python-bareos: prevent warnings

When trying an unsuccessful authentication,
Python issues a warning message about an unclosed SSL socket.
This change hides these warnings.

It also contain a workaround to prevent a Deprecation Warning in Python > 3.2.
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py Diff File

bareos-18.2 2cd079f8

2020-11-30 13:05

arogge

Ported: N/A

Details Diff
packaging: support new linux distributions

add pkglists for:
* SLE 12 SP5
* SLE 15 SP2
* OpenSUSE 15.2
* Univention 4.4
add - docs/pkglists/SLE_12_SP5.x86_64 Diff File
add - docs/pkglists/SLE_15_SP2.x86_64 Diff File
add - docs/pkglists/Univention_4.4.x86_64 Diff File
add - docs/pkglists/openSUSE_Leap_15.2.x86_64 Diff File

bareos-19.2 e18a1059

2020-11-30 13:05

arogge

Ported: N/A

Details Diff
packaging: support new linux distributions

add pkglists for:
* SLE 12 SP5
* SLE 15 SP2
* Univention 4.4

configure quality-gates for SLE 12 SP5
mod - .quality-gates.yml Diff File
add - docs/pkglists/SLE_12_SP5.x86_64 Diff File
add - docs/pkglists/SLE_15_SP2.x86_64 Diff File
add - docs/pkglists/Univention_4.4.x86_64 Diff File

bareos-19.2 e7b50027

2020-11-30 13:04

arogge

Ported: N/A

Details Diff
quality-gates: tune target for coverage analysis

code coverage on bareos 19 is just around 12%, so we change the goal to
match this.
mod - .quality-gates.yml Diff File

master 47cc2487

2020-11-30 12:10

arogge

Ported: N/A

Details Diff
quality-gates: reduce target for coverage analysis

as we now exclude the broken tests when doing coverage analysis, the
coverage is reduced a bit. This patch reduces the quality-gate to match
this reduction.
mod - .quality-gates.yml Diff File

master 6be64bd6

2020-11-26 17:42

franku

Ported: N/A

Details Diff
mem_pool: several improvements

- use a fixed integer instead of const variable
- block mutex only as long as needed
- lock mutex for pool 0, too
- do not lock mutex during free syscall
- use std::max instead of explicit comparison
- and put some comments to the right place
mod - core/src/lib/mem_pool.cc Diff File

bareos-19.2 a17d7d01

2020-11-26 17:42

franku

Ported: N/A

Details Diff
mem_pool: several improvements

- use a fixed integer instead of const variable
- block mutex only as long as needed
- lock mutex for pool 0, too
- do not lock mutex during free syscall
- use std::max instead of explicit comparison
- and put some comments to the right place
mod - core/src/lib/mem_pool.cc Diff File

master afe1299c

2020-11-26 17:22

arogge

Ported: N/A

Details Diff
pkglists: remove droplet from i586 builds
mod - docs/pkglists/Debian_9.0.i586 Diff File
mod - docs/pkglists/xUbuntu_16.04.i586 Diff File

master aa9b6cbf

2020-11-26 15:15

joergs


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000651 from bareos/dev/joergs/master/python-bareos-sslpsk

python-bareos: fixes support for sslpsk with Python >= 3
mod - python-bareos/bareos/bsock/__init__.py Diff File
mod - python-bareos/bareos/bsock/directorconsole.py Diff File
mod - python-bareos/bareos/bsock/filedaemon.py Diff File
mod - python-bareos/bareos/bsock/lowlevel.py Diff File
add - python-bareos/bareos/bsock/tlsversionparser.py Diff File
mod - python-bareos/bareos/util/password.py Diff File
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/environment.in Diff File
mod - systemtests/scripts/functions Diff File
mod - systemtests/tests/python-bareos/python-bareos-unittest.py Diff File
mod - systemtests/tests/python-pam/python-bareos-unittest.py Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 177 178 179 180 181 182 183 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 609 610 611  Next  Last