Changesets: bareos
master e23fd578 2019-12-13 13:40 Jörg Steffens Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000370 from joergsteffens/dev/joergs/master/systemtest-bconsole-pam systemtests (bconsole-pam): run Python tests without TLS-PSK required |
||
mod - python-bareos/bareos/bsock/lowlevel.py | Diff File | ||
mod - python-bareos/bareos/bsock/protocolmessages.py | Diff File | ||
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/console/PamConsole-notls.conf | Diff File | ||
mod - systemtests/tests/bconsole-pam/python-bareos-unittest.py | Diff File | ||
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py | Diff File | ||
master e3001d2f 2019-12-13 12:56 Ported: N/A Details Diff |
lib: synchronize detaching of the workerthread with the parent thread - this fixes occasional crashes of the director during webui polls |
||
mod - core/src/lib/thread_list.cc | Diff File | ||
master 5a157f1d 2019-12-13 12:42 Ported: N/A Details Diff |
docs: update binary package list for release-notes | ||
mod - docs/manuals/source/Appendix/ReleaseNotes.rst | Diff File | ||
bareos-18.2 fe22caae 2019-12-13 12:42 Committer: franku Ported: N/A Details Diff |
docs: update binary package list for release-notes | ||
mod - docs/manuals/source/Appendix/ReleaseNotes.rst | Diff File | ||
master e70e4bbe 2019-12-13 11:18 Jörg Steffens Committer: GitHub Ported: N/A Details Diff |
Update systemtests/tests/bconsole-pam/python-bareos-unittest.py Co-Authored-By: Frank Ueberschar <frank.ueberschar@bareos.com> |
||
mod - systemtests/tests/bconsole-pam/python-bareos-unittest.py | Diff File | ||
master e8330fb5 2019-12-13 10:26 Committer: franku Ported: N/A Details Diff |
tests: add bin/webui start script for debugging | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/webui-common/webui.in | Diff File | ||
master 309379ab 2019-12-12 18:48 Ported: N/A Details Diff |
systemtests (python-bareos-test): add test test_login_tls_tls_fixedprotocolversion | ||
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py | Diff File | ||
master c9521770 2019-12-12 18:32 Ported: N/A Details Diff |
python-bareos: exit interactive function when 'exit' or 'quit' input command | ||
mod - python-bareos/bareos/bsock/lowlevel.py | Diff File | ||
bareos-18.2 2c64c53a 2019-12-12 18:04 Ported: N/A Details Diff |
Start development of 18.2.8 | ||
bareos-18.2 0f9e9e69 2019-12-12 18:04 Ported: N/A Details Diff |
Release 18.2.7 | ||
mod - core/src/include/version.h | Diff File | ||
bareos-17.2 f17ed9ef 2019-12-12 18:01 Ported: N/A Details Diff |
Start development of 17.2.9 | ||
bareos-17.2 1bcef3e8 2019-12-12 18:01 Ported: N/A Details Diff |
Release 17.2.8 | ||
mod - src/include/version.h | Diff File | ||
master e1b7b121 2019-12-12 17:54 Ported: N/A Details Diff |
systemtests (bconsole-pam): run Python tests without TLS-PSK required Add an extra Python PAM test with TLS-PSK (if available). |
||
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/console/PamConsole-notls.conf | Diff File | ||
mod - systemtests/tests/bconsole-pam/python-bareos-unittest.py | Diff File | ||
master d39f9c49 2019-12-12 17:53 Ported: N/A Details Diff |
python-bareos: adapted PAM authentication for Python3 | ||
mod - python-bareos/bareos/bsock/lowlevel.py | Diff File | ||
mod - python-bareos/bareos/bsock/protocolmessages.py | Diff File | ||
master d7dcb824 2019-12-12 17:44 Ported: N/A Details Diff |
debug: enable automatic gdb backtrace generation again | ||
mod - core/scripts/btraceback.gdb | Diff File | ||
bareos-18.2 d9ed3455 2019-12-12 17:12 Ported: N/A Details Diff |
docs: add space before a rst code-block | ||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareosWebui.rst | Diff File | ||
bareos-16.2 7fb64b6b 2019-12-12 17:12 Ported: N/A Details Diff |
Start development of 16.2.10 | ||
bareos-16.2 77596f7a 2019-12-12 17:12 Ported: N/A Details Diff |
Release 16.2.9 | ||
mod - src/include/version.h | Diff File | ||
master b9d0e1d7 2019-12-12 16:55 Ported: N/A Details Diff |
python-bareos: fix a bug when adding a linefeed | ||
mod - python-bareos/bareos/bsock/lowlevel.py | Diff File | ||
bareos-17.2 4f9d6f3b 2019-12-12 16:40 Ported: N/A Details Diff |
packaging: make sure rpcgen runs first in spec Previously, the build might fail because some cross-directory header dependencies are not configured correctly. We work around this by making the ndmp headers first which will run rpcgen before building anything else. |
||
mod - platforms/packaging/bareos.spec | Diff File | ||
master b2f656e9 2019-12-12 14:41 Jörg Steffens Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000358 from joergsteffens/dev/joergs/master/runscript-fix dird: fix RunScript parsing |
||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/lib/runscript.cc | Diff File | ||
mod - core/src/lib/runscript.h | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/admin-runscript-client-server.conf.in | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/admin-runscript-client.conf.in | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/admin-runscript-server.conf.in | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-client-defaults.conf.in | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-client.conf.in | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd-runscript-server.conf.in | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/jobdefs/jobdefs-runscript1.conf.in | Diff File | ||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/jobdefs/jobdefs-runscript2.conf.in | Diff File | ||
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py | Diff File | ||
add - systemtests/tests/python-bareos-test/write.sh | Diff File | ||
master 9b0d9aae 2019-12-12 13:16 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000369 from bareos/dev/pstorz/master/db-config Repair dbconfig-common |
||
mod - .cmake-format.py | Diff File | ||
mod - core/debian/bareos-database-postgresql.install.in | Diff File | ||
mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
add - core/platforms/debian/share/dbconfig-common/data/bareos-database-common/upgrade-dbadmin/pgsql/2170 | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
bareos-18.2 d9bae361 2019-12-12 13:16 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000368 from bareos/dev/pstorz/bareos-18.2/db-config Repair dbconfig-common (Backport 18.2) |
||
mod - core/debian/bareos-database-postgresql.install.in | Diff File | ||
mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
add - core/platforms/debian/share/dbconfig-common/data/bareos-database-common/upgrade-dbadmin/pgsql/2170 | Diff File | ||
master 03fe7a5d 2019-12-12 09:46 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000360 from fbergkemper/dev/fbergkemper/master/story-2989-mysql-backend cats: Update DB schema from 2171 to 2192 |
||
mod - core/src/cats/cats.h | Diff File | ||
mod - core/src/cats/create_bareos_database.in | Diff File | ||
mod - core/src/cats/ddl/creates/mysql.sql | Diff File | ||
mod - core/src/cats/ddl/creates/postgresql.sql | Diff File | ||
mod - core/src/cats/ddl/creates/sqlite3.sql | Diff File | ||
add - core/src/cats/ddl/updates/mysql.2171_2192.sql | Diff File | ||
add - core/src/cats/ddl/updates/postgresql.2171_2192.sql | Diff File | ||
add - core/src/cats/ddl/updates/sqlite3.2171_2192.sql | Diff File | ||
mod - core/src/cats/ddl/versions.map.in | Diff File | ||
mod - core/src/cats/update_bareos_tables.in | Diff File | ||
master 5c620883 2019-12-11 16:39 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000367 from fbergkemper/dev/fbergkemper/master/docs-update-installation docs: Update Installing Bareos |
||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst | Diff File |