Changesets: bareos
master ec26be4a 2020-11-04 17:53 Ported: N/A Details Diff |
Add compile-time check for StateFileHeader This patch adds compile-time offset-checks to struct StateFileHeader. |
||
mod - core/src/lib/bsys.h | Diff File | ||
master 677de265 2020-11-04 17:50 Ported: N/A Details Diff |
tests: improve recent_job_results_list * replace Is32BitWordsize() with a simpler Is32BitAligned() * assert existance/non-existance of state files before access |
||
mod - core/src/tests/recent_job_results_list.cc | Diff File | ||
master be03ef46 2020-11-04 17:47 Ported: N/A Details Diff |
don't disable ctest-compression This is not required anymore, as Jenkins can now decompress the results itself. |
||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - debian/rules | Diff File | ||
master 3f510d18 2020-11-04 17:27 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000656 from bareos/dev/fbergkemper/master/docs-improve-directive-description docs: improve maximum volumes directive description |
||
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-pool-MaximumVolumes.rst.inc | Diff File | ||
master f70aeffe 2020-11-04 16:45 Ported: N/A Details Diff |
fd python libcloud plugin: skip files if stream object is not available - files cannot be skipped in the start_backup_file function but in plugin_io - add initializer for current_backup_task["stream_length"] |
||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
master dd5d3585 2020-11-04 16:40 Committer: pstorz Ported: N/A Details Diff |
docs: improve maximum volumes directive description | ||
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-pool-MaximumVolumes.rst.inc | Diff File | ||
master 517b3137 2020-11-04 14:13 Ported: N/A Details Diff |
fd python libcloud plugin: improve startup error handling - do not start workers on bucket explorer error - use jobmessages instead of debugmessages |
||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/process_base.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
bareos-18.2 98a7b990 2020-11-04 13:31 Ported: N/A Details Diff |
add .quality-gates.yaml This patch adds a file that configures the quality-gates for Jenkins. |
||
add - .quality-gates.yml | Diff File | ||
bareos-19.2 1c22aadd 2020-11-03 18:33 Ported: N/A Details Diff |
add .quality-gates.yaml This patch adds a file that configures the quality-gates for Jenkins. |
||
add - .quality-gates.yml | Diff File | ||
master 6625c680 2020-11-03 17:41 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000654 from JoseCarlosNF/pt_BR.po Update Portuguese/Brazil localizatzion |
||
mod - AUTHORS | Diff File | ||
mod - webui/module/Application/language/pt_BR.po | Diff File | ||
master bc9f04f1 2020-11-03 17:35 Ported: N/A Details Diff |
AUTHORS: add José Carlos | ||
mod - AUTHORS | Diff File | ||
bareos-17.2 16cdd220 2020-11-03 17:32 Ported: N/A Details Diff |
tests: add bareos-webui to openSUSE 15.1 pkglist | ||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
master bab5e1ed 2020-11-03 17:26 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000655 from arogge/master-jenkins-warnings make branch compatible to new coverage/warning/ctest features in Jenkins |
||
add - .quality-gates.yml | Diff File | ||
mod - debian/rules | Diff File | ||
master ef1dabb1 2020-11-03 17:09 Ported: N/A Details Diff |
add .quality-gates.yaml This patch adds a file that configures the quality-gates for Jenkins. |
||
add - .quality-gates.yml | Diff File | ||
master e91f6a4e 2020-11-03 15:35 Ported: N/A Details Diff |
fd python libcloud plugin: replace __ by _ in private functions | ||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/bucket_explorer.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/process_base.py | Diff File | ||
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py | Diff File | ||
master 54276c42 2020-11-03 15:20 Ported: N/A Details Diff |
fd python libcloud plugin: put number of backed-up objects to joblog - add optional parameter "job_message_after_number_of_objects" to libcloud config - put a jobmessage after each count of "job_message_after_number_of_objects" to the joblog or no message if parameter equals 0; default is 100 - renamed a variable |
||
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
mod - systemtests/tests/py2plug-fd-libcloud/etc/libcloud_config.ini.in | Diff File | ||
bareos-18.2 28264c15 2020-11-03 15:11 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000650 from bareos/dev/fbergkemper/bareos-18.2/fix-f33-pkg packaging: set php-fpm as a required dependency on Fedora >= 33 (backport 18.2) |
||
mod - webui/packaging/obs/bareos-webui.spec | Diff File | ||
bareos-19.2 268d3735 2020-11-03 15:10 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000649 from bareos/dev/fbergkemper/bareos-19.2/fix-f33-pkg packaging: set php-fpm as a required dependency on Fedora >= 33 (backport 19.2) |
||
mod - webui/packaging/obs/bareos-webui.spec | Diff File | ||
master 0f4877a9 2020-11-03 15:06 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000648 from bareos/dev/fbergkemper/master/fix-f33-pkg packaging: set php-fpm as a required dependency on Fedora >= 33 |
||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
master 710f631a 2020-11-03 11:55 Ported: N/A Details Diff |
droplet: update to current commit | ||
mod - core/src/droplet | Diff File | ||
master 6a0fce53 2020-11-03 11:31 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000635 from bareos/dev/pstorz/master/freebsd-114-121 FreeBSD: build and package fd python plugin for python3 |
||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile | Diff File | ||
add - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.filedaemon-python2-plugin | Diff File | ||
add - core/platforms/freebsd/bareos-freebsd/bareos.com-common/pkg-plist.filedaemon-python3-plugin | Diff File | ||
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/subpkglist | Diff File | ||
add - core/platforms/freebsd/bareos-freebsd/bareos.com-filedaemon-python-plugins-common/Makefile | Diff File | ||
mod - core/src/droplet | Diff File | ||
master 19700e23 2020-11-03 07:42 JoseCarlosNF Committer: pstorz Ported: N/A Details Diff |
webui translation: Update Portuguese/Brazil Additions, updates and fixes |
||
mod - webui/module/Application/language/pt_BR.po | Diff File | ||
bareos-18.2 14fc2d95 2020-11-02 18:45 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000653 from bareos/dev/fbergkemper/bareos-18.2/fix-leap151-pkg add bareos-webui to pkglists Leap 15.1 |
||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
bareos-18.2 06cf7df1 2020-11-02 17:38 Ported: N/A Details Diff |
add bareos-webui to pkglists Leap 15.1 | ||
mod - docs/pkglists/openSUSE_Leap_15.1.x86_64 | Diff File | ||
bareos-18.2 2c73e99e 2020-11-02 12:54 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000645 from bareos/dev/fbergkemper/bareos-18.2/test-branch webui: adapt changes from master on webui-selenium-test.py |
||
mod - webui/tests/selenium/webui-selenium-test.py | Diff File |