Changesets: bareos

master bab28d09

2020-09-15 12:13

Jörg Steffens


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000585 from bareos/dev/joergs/master/show-api2-fix

core: console command show in JSON mode names resource types in plural form
mod - core/src/console/console_conf.cc Diff File
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/filed/filed_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/res.cc Diff File
mod - core/src/qt-tray-monitor/tray_conf.cc Diff File
mod - core/src/stored/stored_conf.cc Diff File

master b3ff46f3

2020-09-14 23:27

pstorz

Ported: N/A

Details Diff
docs: updated sles12sp4 pkglists
mod - docs/pkglists/SLE_12_SP4.x86_64 Diff File

master 0c975b2e

2020-09-14 22:38

pstorz

Ported: N/A

Details Diff
python plugins: do not build for solaris

The current way to detect the python build parameter leads to

CC: error: unrecognized command line option '-KPIC'; did you mean '-fPIC'?

Probably that would be solved when using the sunpro compiler, but that
caused other problems.
mod - core/cmake/BareosFindAllLibraries.cmake Diff File

master dc64d987

2020-09-14 22:11

pstorz

Ported: N/A

Details Diff
cmake: require Version 3.12 for FindPython{2,3}
mod - CMakeLists.txt Diff File
mod - core/CMakeLists.txt Diff File

master 00f84795

2020-09-14 22:07

pstorz

Ported: N/A

Details Diff
docs: adapted pkglists of xUbuntu 16
mod - docs/pkglists/xUbuntu_16.04.i586 Diff File
mod - docs/pkglists/xUbuntu_16.04.x86_64 Diff File

master 8ab2ad5b

2020-09-14 17:58

arogge


Committer: GitHub

Ported: N/A

Details Diff
Merge pull request 0000594 from bareos/dev/fbergkemper/master/s4238

webui: Clean the URL after taking the GET parameters
mod - webui/module/Job/view/job/job/index.phtml Diff File

master 208d9356

2020-09-11 22:58

pstorz

Ported: N/A

Details Diff
python: move Python2_SITELIB setting after plugindir is known
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosFindAllLibraries.cmake Diff File

master 0f53026c

2020-09-11 19:14

arogge

Ported: N/A

Details Diff
filed: ldap - detect slashes in DN

Bareos cannot handle objects with a slash in their name gracefully,
because it is the path delimiter.
This patch adds detection of DNs the contain a slash to the plugin. It
will now correctly raise an error and will no longer try to back up that
data.
mod - core/src/plugins/filed/python/ldap/BareosFdPluginLDAP.py Diff File

bareos-19.2 7ad8c2e0

2020-09-11 19:14

arogge

Ported: N/A

Details Diff
filed: ldap - detect slashes in DN

Bareos cannot handle objects with a slash in their name gracefully,
because it is the path delimiter.
This patch adds detection of DNs the contain a slash to the plugin. It
will now correctly raise an error and will no longer try to back up that
data.

(backport of commit 0f53026cba7a316b5baa38c9aca51437b0782fa9)
mod - core/src/plugins/filed/BareosFdPluginLDAP.py Diff File

bareos-18.2 414d10e6

2020-09-11 19:14

arogge

Ported: N/A

Details Diff
filed: ldap - detect slashes in DN

Bareos cannot handle objects with a slash in their name gracefully,
because it is the path delimiter.
This patch adds detection of DNs the contain a slash to the plugin. It
will now correctly raise an error and will no longer try to back up that
data.

(backport of commit 0f53026cba7a316b5baa38c9aca51437b0782fa9)
mod - core/src/plugins/filed/BareosFdPluginLDAP.py Diff File

master f018ba42

2020-09-11 18:18

pstorz

Ported: N/A

Details Diff
python packaging: update suse pkglists
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 1d735ed0

2020-09-11 18:14

pstorz

Ported: N/A

Details Diff
python: windows: fix SITELIB typo
mod - core/cmake/BareosFindAllLibraries.cmake Diff File

master 020d2431

2020-09-11 14:54

pstorz

Ported: N/A

Details Diff
docs: updated RHEL7 pkglist
mod - docs/pkglists/RHEL_7.x86_64 Diff File

master 7431dc2b

2020-09-11 14:53

pstorz

Ported: N/A

Details Diff
docs: updated Fedora pkg lists
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

master 55cf2158

2020-09-11 14:36

pstorz

Ported: N/A

Details Diff
docs: updated Centos7/8, RHEL7/8 package list
mod - docs/pkglists/CentOS_7.x86_64 Diff File
mod - docs/pkglists/CentOS_8.x86_64 Diff File
mod - docs/pkglists/RHEL_8.x86_64 Diff File

master 20033f1e

2020-09-11 14:09

frank

Ported: N/A

Details Diff
webui: Clean the URL after taking the GET parameters

Avoid duplicate actions after submission of an action followed
by a page refresh.
mod - webui/module/Job/view/job/job/index.phtml Diff File

master 2f885bb6

2020-09-11 14:02

pstorz

Ported: N/A

Details Diff
Debian packaging: add python3 install.in files
mod - debian/bareos-director-python-plugin.install.in Diff File
mod - debian/bareos-director-python3-plugin.install.in Diff File
mod - debian/bareos-filedaemon-python3-plugin.install.in Diff File
mod - debian/bareos-storage-python-plugin.install.in Diff File
mod - debian/bareos-storage-python3-plugin.install.in Diff File

master cdb3faab

2020-09-11 13:53

pstorz

Ported: N/A

Details Diff
rpm packaging: fix more spec problems
mod - core/platforms/packaging/bareos.spec Diff File

master ab8aa73f

2020-09-11 13:37

pstorz

Ported: N/A

Details Diff
rpm packaging: use python2_sitelib
mod - core/platforms/packaging/bareos.spec Diff File

master ec2f88b4

2020-09-11 13:19

pstorz

Ported: N/A

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

master 09004ff2

2020-09-11 13:03

pstorz

Ported: N/A

Details Diff
python-modules: rpm python 3 packaging
mod - core/platforms/packaging/bareos.spec Diff File

master 3253719b

2020-09-11 12:09

pstorz

Ported: N/A

Details Diff
rpm packaging: use python_sitelib
mod - core/platforms/packaging/bareos.spec Diff File

master 038b8274

2020-09-11 12:03

pstorz

Ported: N/A

Details Diff
python plugins: set Python[23]_SITELIB also when Findpython[23] are not available

On windows, install the python extension modules into plugindir
mod - core/cmake/BareosFindAllLibraries.cmake Diff File

master d755898f

2020-09-11 11:48

pstorz

Ported: N/A

Details Diff
python plugins: use Python[23]_SITELIB as installation directory
mod - core/cmake/BareosSetVariableDefaults.cmake Diff File
mod - core/src/plugins/CMakeLists.txt Diff File
mod - core/src/plugins/dird/python/CMakeLists.txt Diff File
mod - core/src/plugins/filed/python/CMakeLists.txt Diff File
mod - core/src/plugins/stored/python/CMakeLists.txt Diff File
mod - debian/bareos-filedaemon-python-plugin.install.in Diff File

master 44b79e73

2020-09-11 10:24

pstorz

Ported: N/A

Details Diff
python3: use the term "python extension module"
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst Diff File
 First  Prev  1 2 3 ... 60 ... 120 ... 180 ... 192 193 194 195 196 197 198 ... 240 ... 300 ... 360 ... 420 ... 480 ... 540 ... 600 ... 607 608 609  Next  Last