Changesets: bareos
master 03354a9b 2020-07-18 21:01 Ported: N/A Details Diff |
cmake: set db_backend_to_test in PARENT_SCOPE where it is needed | ||
mod - core/cmake/BareosSetVariableDefaults.cmake | Diff File | ||
bareos-19.2 e23fd7f9 2020-07-18 11:41 Ported: N/A Details Diff |
pkglists updated from master | ||
add - docs/pkglists/Fedora_32.x86_64 | Diff File | ||
add - docs/pkglists/MacOS_10.13.6.x64 | Diff File | ||
add - docs/pkglists/Solaris_11.4.i386 | Diff File | ||
add - docs/pkglists/Solaris_11.4.sparc | Diff File | ||
add - docs/pkglists/openSUSE_Leap_15.2.x86_64 | Diff File | ||
add - docs/pkglists/win32-debug | Diff File | ||
add - docs/pkglists/win32-release | Diff File | ||
add - docs/pkglists/win64-debug | Diff File | ||
add - docs/pkglists/win64-release | Diff File | ||
add - docs/pkglists/xUbuntu_20.04.x86_64 | Diff File | ||
master b6d2f6d5 2020-07-17 22:16 Ported: N/A Details Diff |
fix Centos7 | ||
mod - docs/pkglists/CentOS_7.x86_64 | Diff File | ||
master 2a1b63b2 2020-07-17 21:40 Ported: N/A Details Diff |
pkglist: update CentOS7 | ||
mod - docs/pkglists/CentOS_7.x86_64 | Diff File | ||
master 0fe1388d 2020-07-17 21:08 Ported: N/A Details Diff |
pkglists: fix Fedora30 | ||
mod - docs/pkglists/Fedora_31.x86_64 | Diff File | ||
master eb0be620 2020-07-17 20:35 Ported: N/A Details Diff |
pkglist: update Fedora30,31 and RHEL_8 | ||
mod - docs/pkglists/CentOS_7.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_30.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_31.x86_64 | Diff File | ||
mod - docs/pkglists/RHEL_8.x86_64 | Diff File | ||
master 879009fe 2020-07-17 20:17 Ported: N/A Details Diff |
debian and rpm: run ctest -j 10 in parallel | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - debian/rules | Diff File | ||
master 1eca78d5 2020-07-17 19:27 Ported: N/A Details Diff |
pkglists: update SLE_15_SP1.x86_64 | ||
mod - docs/pkglists/SLE_15_SP1.x86_64 | Diff File | ||
master 879b2bd3 2020-07-17 19:03 Ported: N/A Details Diff |
fixup rebase errors | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
master 6c9c6fa3 2020-07-17 18:52 Ported: N/A Details Diff |
pkglists: fix bareos-webui problems | ||
mod - docs/pkglists/CentOS_6.x86_64 | Diff File | ||
mod - docs/pkglists/CentOS_7.x86_64 | Diff File | ||
mod - docs/pkglists/CentOS_8.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_29.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_30.x86_64 | Diff File | ||
mod - docs/pkglists/RHEL_6.x86_64 | Diff File | ||
mod - docs/pkglists/RHEL_7.x86_64 | Diff File | ||
mod - docs/pkglists/RHEL_8.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_12_SP4.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.0.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
master b76861b9 2020-07-17 18:24 Ported: N/A Details Diff |
cmake: add db_backends_to_test variable to enable systemtests The systemtests would do not work when packages are built as during package build the driver is XXX_REPLACE_WITH_DATABASE_DRIVER_XXX. |
||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosSetVariableDefaults.cmake | Diff File | ||
mod - systemtests/environment.in | Diff File | ||
master 51b6982f 2020-07-17 16:56 Ported: N/A Details Diff |
pkglists: fix lists where bareos-webui is missing | ||
mod - docs/pkglists/SLE_12_SP4.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_15_SP1.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.0.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
master 15dffaab 2020-07-17 16:56 Ported: N/A Details Diff |
fixup rebase errors | ||
mod - core/src/console/CMakeLists.txt | Diff File | ||
master 4c978108 2020-07-17 16:19 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000559 from bareos/dev/pstorz/master/systemtests-in-container run systemtests during build, build packages from source root directory |
||
mod - CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosConfigureFile.cmake | Diff File | ||
mod - core/cmake/BareosGenerateDebianInfo.cmake | Diff File | ||
mod - core/cmake/BareosGetDistInfo.cmake | Diff File | ||
mod - core/cmake/BareosSetVariableDefaults.cmake | Diff File | ||
mod - core/cmake/install-univention-extra-configuration.cmake | Diff File | ||
rm - core/debian/bareos-common.docs | Diff File | ||
mod - core/platforms/debian/CMakeLists.txt | Diff File | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - core/platforms/univention/CMakeLists.txt | Diff File | ||
mod - core/platforms/univention/create_ucs_template_files.sh | Diff File | ||
mod - core/platforms/univention/create_ucs_template_scripts.sh | Diff File | ||
mod - core/src/filed/fd_plugins.cc | Diff File | ||
mod - core/src/qt-tray-monitor/CMakeLists.txt | Diff File | ||
add - debian/bareos-common.docs | Diff File | ||
add - debian/bareos-webui.docs | Diff File | ||
add - debian/bareos-webui.install | Diff File | ||
add - debian/watch | Diff File | ||
mod - docs/pkglists/Fedora_29.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_30.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_31.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_32.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_12_SP4.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_15.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_15_SP1.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.0.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.2.x86_64 | Diff File | ||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
mod - systemtests/environment.in | Diff File | ||
mod - systemtests/scripts/cleanup | Diff File | ||
mod - systemtests/scripts/functions | Diff File | ||
mod - systemtests/tests/bareos/testrunner | Diff File | ||
mod - systemtests/tests/bconsole-pam/testrunner | Diff File | ||
mod - systemtests/tests/bconsole-status-client/testrunner | Diff File | ||
mod - systemtests/tests/bscan/testrunner | Diff File | ||
mod - systemtests/tests/catalog/testrunner | Diff File | ||
mod - systemtests/tests/client-initiated/testrunner | Diff File | ||
mod - systemtests/tests/config-syntax-crash/testrunner | Diff File | ||
mod - systemtests/tests/copy-bscan/testrunner | Diff File | ||
mod - systemtests/tests/copy-remote-bscan/testrunner | Diff File | ||
mod - systemtests/tests/dbcopy-mysql-postgresql/testrunner | Diff File | ||
mod - systemtests/tests/encrypt-signature-tls-cert/testrunner | Diff File | ||
mod - systemtests/tests/encrypt-signature/testrunner | Diff File | ||
mod - systemtests/tests/glusterfs-backend/testrunner | Diff File | ||
mod - systemtests/tests/messages/testrunner | Diff File | ||
mod - systemtests/tests/multiplied-device/testrunner | Diff File | ||
mod - systemtests/tests/notls/testrunner | Diff File | ||
mod - systemtests/tests/passive/testrunner | Diff File | ||
mod - systemtests/tests/pyplug-dir/testrunner | Diff File | ||
mod - systemtests/tests/pyplug-fd-local-fileset-restoreobject/testrunner | Diff File | ||
mod - systemtests/tests/pyplug-fd-ovirt/testrunner | Diff File | ||
mod - systemtests/tests/pyplug-fd-postgres/database/setup_local_db.sh | Diff File | ||
mod - systemtests/tests/pyplug-fd-postgres/testrunner | Diff File | ||
mod - systemtests/tests/pyplug-sd/testrunner | Diff File | ||
mod - systemtests/tests/python-bareos/testrunner | Diff File | ||
mod - systemtests/tests/python-pam/testrunner | Diff File | ||
mod - systemtests/tests/reload-add-client/testrunner | Diff File | ||
mod - systemtests/tests/reload-add-duplicate-job/testrunner | Diff File | ||
mod - systemtests/tests/reload-add-empty-job/testrunner | Diff File | ||
mod - systemtests/tests/reload-add-second-director/testrunner | Diff File | ||
mod - systemtests/tests/reload-add-uncommented-string/testrunner | Diff File | ||
mod - systemtests/tests/reload-unchanged-config/testrunner | Diff File | ||
mod - systemtests/tests/scheduler-backup/testrunner | Diff File | ||
mod - systemtests/tests/upgrade-database/testrunner | Diff File | ||
mod - systemtests/tests/virtualfull-bscan/testrunner | Diff File | ||
mod - systemtests/tests/virtualfull/testrunner | Diff File | ||
mod - systemtests/tests/volume-pruning/testrunner | Diff File | ||
mod - systemtests/tests/webui-common/testrunner.in | Diff File | ||
rm - webui/debian/compat | Diff File | ||
rm - webui/debian/copyright | Diff File | ||
rm - webui/debian/docs | Diff File | ||
rm - webui/debian/rules | Diff File | ||
rm - webui/packaging/obs/bareos-webui.spec | Diff File | ||
master fe25728a 2020-07-17 16:08 Committer: GitHub Ported: N/A Details Diff |
Update systemtests/scripts/functions Co-authored-by: Frank Ueberschar <frank.ueberschar@bareos.com> |
||
mod - systemtests/scripts/functions | Diff File | ||
master 964552cf 2020-07-17 16:07 Committer: GitHub Ported: N/A Details Diff |
Update systemtests/scripts/functions Co-authored-by: Frank Ueberschar <frank.ueberschar@bareos.com> |
||
mod - systemtests/scripts/functions | Diff File | ||
master 412e63d0 2020-07-17 15:02 Ported: N/A Details Diff |
pkglists: updated | ||
mod - docs/pkglists/Fedora_29.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_30.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_31.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_32.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_12_SP4.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_15.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_15_SP1.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.0.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
mod - docs/pkglists/openSUSE_Leap_15.2.x86_64 | Diff File | ||
master fb7305d0 2020-07-17 14:53 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000545 from bareos/dev/sduehr/master/fix-bvfs-update-constraint-violation bvfs: Prevent from unique key violations on .bvfs_update |
||
mod - core/src/cats/bdb_query_enum_class.h | Diff File | ||
mod - core/src/cats/bdb_query_names.inc | Diff File | ||
mod - core/src/cats/bvfs.cc | Diff File | ||
add - core/src/cats/dml/0078_bvfs_lock_pathhierarchy_0 | Diff File | ||
add - core/src/cats/dml/0078_bvfs_lock_pathhierarchy_0.mysql | Diff File | ||
add - core/src/cats/dml/0078_bvfs_lock_pathhierarchy_0.postgresql | Diff File | ||
add - core/src/cats/dml/0079_bvfs_unlock_tables_0 | Diff File | ||
add - core/src/cats/dml/0079_bvfs_unlock_tables_0.mysql | Diff File | ||
mod - core/src/cats/mysql_queries.inc | Diff File | ||
mod - core/src/cats/postgresql_queries.inc | Diff File | ||
mod - core/src/cats/sqlite_queries.inc | Diff File | ||
master 7e485367 2020-07-17 14:26 Ported: N/A Details Diff |
python-bareos.spec: use gzip compression of tar | ||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
bareos-19.2 528b9b96 2020-07-17 14:26 Ported: N/A Details Diff |
python-bareos.spec: use gzip compression of tar | ||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
bareos-18.2 d714824c 2020-07-17 14:26 Committer: arogge Ported: N/A Details Diff |
python-bareos.spec: use gzip compression of tar (cherry picked from commit 7e48536773fe21d5ca07f5f02e4980a7b2888a1b) |
||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
bareos-19.2 0fca4aca 2020-07-17 14:26 Committer: arogge Ported: N/A Details Diff |
python-bareos.spec: use gzip compression of tar (cherry picked from commit 7e48536773fe21d5ca07f5f02e4980a7b2888a1b) |
||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||
master 8004383d 2020-07-17 13:09 Ported: N/A Details Diff |
libcloud-plugin: add optional argument treat_download_errors_as_warnings | ||
mod - core/src/plugins/filed/BareosFdPluginLibcloud.py | Diff File | ||
mod - core/src/plugins/filed/BareosLibcloudApi.py | Diff File | ||
mod - core/src/plugins/filed/bareos_libcloud_api/process_base.py | Diff File | ||
mod - core/src/plugins/filed/bareos_libcloud_api/worker.py | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
bareos-18.2 579e0b24 2020-07-17 09:57 Ported: N/A Details Diff |
freebsd: fix DISTVERSION version has > 7 characters (e.g. 18.2.10) | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile | Diff File | ||
bareos-18.2 757d1dd9 2020-07-16 21:17 Ported: N/A Details Diff |
pkglists: fix typos and add forgotten Fedora30 | ||
add - docs/pkglists/Fedora_30.x86_64 | Diff File | ||
mod - docs/pkglists/RHEL_7.x86_64 | Diff File |