Changesets: bareos

master e79c4cbe

2020-10-26 16:22

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: only enable messages test if messages_resource target exists
mod - systemtests/CMakeLists.txt Diff File

master 22795a85

2020-10-24 11:33

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: scripts/functions: use gdiff on FreeBSD
mod - systemtests/scripts/functions Diff File

master ec4d0feb

2020-10-23 18:52

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000638 from bareos/dev/franku/master/fd-plugin-missing-import

fd local fileset python plugin: add a forgotten import statement
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginLocalFileset.py Diff File

master fc47cce0

2020-10-23 18:35

franku

Ported: N/A

Details Diff
fd python plugin: replace import statement in the Local Fileset Plugin

- replace BareosFdPluginBaseclass by BareosFdPluginLocalFilesBaseclass
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginLocalFileset.py Diff File

master d2f998b9

2020-10-23 18:23

frank


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000637 from bareos/dev/fbergkemper/master/test-branch

fix packaging and add alternative chromedriver locations
mod - debian/control.bareos-webui Diff File
mod - webui/tests/selenium/webui-selenium-test.py Diff File

master c17308e9

2020-10-23 17:59

pstorz


Committer: arogge

Ported: N/A

Details Diff
FreeBSD: cleanup and remove unneded stuff from BareosCommonMakefile
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 26d44e73

2020-10-23 15:25

pstorz


Committer: arogge

Ported: N/A

Details Diff
do not trigger ctest in build dir
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 0a1d2e09

2020-10-23 14:59

pstorz


Committer: arogge

Ported: N/A

Details Diff
FreeBSD: build from root of sources instead of core
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 90c9e158

2020-10-23 13:17

pstorz


Committer: arogge

Ported: N/A

Details Diff
nexttry
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 87e376a0

2020-10-23 13:09

pstorz


Committer: arogge

Ported: N/A

Details Diff
next try
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 4f62be68

2020-10-23 12:57

pstorz


Committer: arogge

Ported: N/A

Details Diff
WRKSRC
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 7f2aa233

2020-10-22 23:43

pstorz


Committer: arogge

Ported: N/A

Details Diff
FreeBSD: run ctest after build
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File

master 5f679aa1

2020-10-22 17:20

pstorz


Committer: arogge

Ported: N/A

Details Diff
bareos.spec: ignore ctest command failure and report return value
mod - core/platforms/packaging/bareos.spec Diff File

master 93bacf49

2020-10-22 16:49

pstorz


Committer: arogge

Ported: N/A

Details Diff
bareos.spec: fix dashboard name typo
mod - core/platforms/packaging/bareos.spec Diff File

master d30aabb0

2020-10-22 12:56

pstorz


Committer: arogge

Ported: N/A

Details Diff
systemtests: fix symlinking bareos_vadp_dumper
mod - systemtests/CMakeLists.txt Diff File

master bdd6f0db

2020-10-22 02:04

stephand


Committer: arogge

Ported: N/A

Details Diff
vmware: Adaptions for modernized plugin interface
mod - core/src/plugins/filed/python/vmware/BareosFdPluginVMware.py Diff File
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File
add - systemtests/tests/py2plug-fd-vmware/python-modules/BareosFdPluginVMware.py Diff File
add - systemtests/tests/py2plug-fd-vmware/python-modules/bareos-fd-vmware.py Diff File

master 4173dc32

2020-10-21 16:30

joergs

Ported: N/A

Details Diff
systemtests: extend PYTHONPATH with python-bareos
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/scripts/functions Diff File

master 0be661ee

2020-10-21 16:21

pstorz


Committer: arogge

Ported: N/A

Details Diff
Update core/platforms/packaging/bareos.spec

Co-authored-by: Andreas Rogge <andreas.rogge@bareos.com>
mod - core/platforms/packaging/bareos.spec Diff File

master 3082bbbf

2020-10-21 16:19

pstorz


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000636 from bareos/dev/joergs/master/windows-backenddir

gtest: CFG_TYPE_STR_VECTOR_OF_DIRS: skip check for default value of backend_directories on windows
mod - core/src/tests/test_config_parser_dir.cc Diff File

master 0022ea05

2020-10-21 14:47

joergs

Ported: N/A

Details Diff
gtest: CFG_TYPE_STR_VECTOR_OF_DIRS: skip check for default value of backend_directories on windows

test_CFG_TYPE_STR_VECTOR_OF_DIRS reads
a configuration file containing a list of BackendDirectories,
with the first entry being the default value (PATH_BAREOS_BACKENDDIR).
However, WIN32 compilation overwrites the default value,
so that this can not succeed in WIN32 and is therefore excluded.
mod - core/src/tests/test_config_parser_dir.cc Diff File

bareos-18.2 96fa9f29

2020-10-20 19:28

franku


Committer: arogge

Ported: N/A

Details Diff
docs: add release notes for Bareos 18.2.10
mod - docs/manuals/source/Appendix/ReleaseNotes.rst Diff File

master 7635aa96

2020-10-20 18:29

frank

Ported: N/A

Details Diff
packaging: add dependency for Ubuntu 20.04
mod - debian/control.bareos-webui Diff File

bareos-19.2 27d47eb7

2020-10-20 18:29

frank

Ported: N/A

Details Diff
packaging: add dependency for Ubuntu 20.04

(cherry picked from commit 7635aa965e33ddd854161f95a87713092ca53136)
mod - webui/debian/control Diff File

bareos-19.2 a99c1a7e

2020-10-20 17:33

franku


Committer: arogge

Ported: N/A

Details Diff
docs: add release notes for Bareos 19.2.9
mod - docs/manuals/source/Appendix/ReleaseNotes.rst Diff File

master 51f44941

2020-10-19 17:03

arogge

Ported: N/A

Details Diff
python-plugins: ignore copyright in generated incs
mod - core/src/plugins/dird/python/module/c_api/capi_1.inc Diff File
mod - core/src/plugins/dird/python/module/c_api/capi_2.inc Diff File
mod - core/src/plugins/dird/python/module/c_api/capi_3.inc Diff File
mod - core/src/plugins/filed/python/module/c_api/capi_1.inc Diff File
mod - core/src/plugins/filed/python/module/c_api/capi_2.inc Diff File
mod - core/src/plugins/filed/python/module/c_api/capi_3.inc Diff File
mod - core/src/plugins/scripts/create_api_includes.sh Diff File
mod - core/src/plugins/stored/python/module/c_api/capi_1.inc Diff File
mod - core/src/plugins/stored/python/module/c_api/capi_2.inc Diff File
mod - core/src/plugins/stored/python/module/c_api/capi_3.inc Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 231 232 233 234 235 236 237 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 654 655 656  Next  Last