Changesets: bareos
master 4a77178c 2020-09-15 19:04 Ported: N/A Details Diff |
systemtests: add README to filed ldap plugin test | ||
add - systemtests/tests/py2plug-fd-ldap/README.md | Diff File | ||
master c94a0a5a 2020-09-15 18:53 Ported: N/A Details Diff |
filed: ldap - python-ldap 3.x compatibility This patch implements compatibility with python-ldap 2.x and 3.x. |
||
mod - core/src/plugins/filed/python/ldap/BareosFdPluginLDAP.py | Diff File | ||
mod - systemtests/tests/py2plug-fd-ldap/testdata.py | Diff File | ||
bareos-19.2 db20e7bd 2020-09-15 18:53 Ported: N/A Details Diff |
filed: ldap - python-ldap 3.x compatibility This patch implements compatibility with python-ldap 2.x and 3.x. (cherry picked from commit c94a0a5a69fd85de7666722da6e14eee9a2d7584) |
||
mod - core/src/plugins/filed/BareosFdPluginLDAP.py | Diff File | ||
mod - systemtests/tests/py2plug-fd-ldap/testdata.py | Diff File | ||
master 51d629d3 2020-09-15 18:01 Ported: N/A Details Diff |
Merge branch 'master' into dev/pstorz/master/fedora-buildchain | ||
mod - .gitignore | Diff File | ||
mod - AUTHORS | Diff File | ||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
mod - core/cmake/BareosGenerateDebianInfo.cmake | Diff File | ||
mod - core/src/console/console_conf.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/ua_output.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/device_resource.cc | Diff File | ||
mod - core/src/stored/device_resource.h | Diff File | ||
mod - core/src/stored/stored.cc | Diff File | ||
mod - core/src/stored/stored_conf.cc | Diff File | ||
mod - debian/control.in | Diff File | ||
mod - systemtests/CMakeLists.txt | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
add - systemtests/tests/list-backups/etc/bareos/bconsole.conf.in | Diff File | ||
add - systemtests/tests/list-backups/testrunner | Diff File | ||
mod - webui/module/Job/view/job/job/index.phtml | Diff File | ||
mod - webui/module/Restore/src/Restore/Model/RestoreModel.php | Diff File | ||
master ef704fb8 2020-09-15 16:53 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000598 from bareos/dev/pstorz/master/no-python3-on-solaris python plugins: do not build for solaris |
||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
master d40ccfcc 2020-09-15 16:38 Ported: N/A Details Diff |
cmake: as we require cmake >= 3.12 now we remove the workarounds for older versions | ||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
master d327ee8d 2020-09-15 16:31 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 35f414cf 2020-09-15 14:08 Ported: N/A Details Diff |
python3 docs: show how to list the content of the pyton bareosfd extension module | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
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 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 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 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 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 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 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 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 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 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 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 Ported: N/A Details Diff |
python: windows: fix SITELIB typo | ||
mod - core/cmake/BareosFindAllLibraries.cmake | Diff File | ||
master 020d2431 2020-09-11 14:54 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 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 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 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 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 |