Changesets: bareos
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 | ||
master 4d1c3abe 2019-12-11 12:56 Ported: N/A Details Diff |
docs: Modify example install scripts to use recent dist versions | ||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst | Diff File | ||
master ce7c0e68 2019-12-11 11:44 Committer: frank Ported: N/A Details Diff |
docs: corrected some typos and respelled phrases Signed-off-by: Frank Bergkemper <frank.bergkemper@bareos.com> |
||
mod - docs/manuals/source/IntroductionAndTutorial/InstallingBareos.rst | Diff File | ||
master 9cb2eaaf 2019-12-10 18:54 Ported: N/A Details Diff |
docs: fixup :mantis: references for release 15 and earlier | ||
mod - docs/manuals/source/Appendix/ReleaseNotes.rst | Diff File | ||
bareos-18.2 73c30466 2019-12-10 18:54 Ported: N/A Details Diff |
docs: fixup :mantis: references for release 15 and earlier | ||
mod - docs/manuals/source/Appendix/ReleaseNotes.rst | Diff File | ||
master e4fabf13 2019-12-10 18:50 Ported: N/A Details Diff |
docs: replaced role :ticket: by :mantis: - the replaced text then contains "issue" instead of "ticket" |
||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting.rst | Diff File | ||
add - docs/manuals/source/DocumentationStyleGuide/example/mantis-issue.rst.inc | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/example/releasenotes-17.2.7.rst.inc | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/example/releasenotes-template.rst.inc | Diff File | ||
rm - docs/manuals/source/DocumentationStyleGuide/example/ticket.rst.inc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
mod - docs/manuals/source/_extensions/bareos-ext.py | Diff File | ||
bareos-18.2 9492f0f4 2019-12-10 18:50 Ported: N/A Details Diff |
docs: replaced role :ticket: by :mantis: - the replaced text then contains "issue" instead of "ticket" |
||
mod - docs/manuals/source/Configuration/Director.rst | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/BareosSpecificFormatting.rst | Diff File | ||
add - docs/manuals/source/DocumentationStyleGuide/example/mantis-issue.rst.inc | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/example/releasenotes-17.2.7.rst.inc | Diff File | ||
mod - docs/manuals/source/DocumentationStyleGuide/example/releasenotes-template.rst.inc | Diff File | ||
rm - docs/manuals/source/DocumentationStyleGuide/example/ticket.rst.inc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
mod - docs/manuals/source/_extensions/bareos-ext.py | Diff File | ||
master d846328b 2019-12-10 14:02 Ported: N/A Details Diff |
docs: correct a spelling in the introduction | ||
mod - docs/manuals/source/Appendix/ReleaseNotes.rst | Diff File | ||
bareos-18.2 340f9bd4 2019-12-10 14:02 Ported: N/A Details Diff |
docs: correct a spelling in the introduction | ||
mod - docs/manuals/source/Appendix/ReleaseNotes.rst | Diff File | ||
master 8553cd58 2019-12-10 12:38 Ported: N/A Details Diff |
systemtests: fix COUNT variable case | ||
mod - systemtests/CMakeLists.txt | Diff File |