Changesets: bareos
dev 220c32ba 2018-10-14 14:30 Ported: N/A Details Diff |
pam: enabled "User" to have a console config - the resource name "User" can now be used to declare config parameters the same way as a "Console", this is intended to specify ACL - renamed some function names - renamed some variable names - reworked the authentication program-flow on failure states |
||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/dird/auth_pam.h | Diff File | ||
mod - core/src/dird/authenticate.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
dev b2abb387 2018-10-14 14:30 Ported: N/A Details Diff |
pam: enabled "User" to have a console config - the resource name "User" can now be used to declare config parameters the same way as a "Console", this is intended to specify ACL - renamed some function names - renamed some variable names - reworked the authentication program-flow on failure states |
||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/dird/auth_pam.h | Diff File | ||
mod - core/src/dird/authenticate.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
dev df64718c 2018-10-13 23:57 Ported: N/A Details Diff |
FreeBSD regression: fix big-vol-test | ||
mod - regress/tests/big-vol-test | Diff File | ||
master d871f2c3 2018-10-13 23:57 Ported: N/A Details Diff |
FreeBSD regression: fix big-vol-test | ||
mod - regress/tests/big-vol-test | Diff File | ||
bareos-18.2 13498ff8 2018-10-13 23:57 Ported: N/A Details Diff |
FreeBSD regression: fix big-vol-test | ||
mod - regress/tests/big-vol-test | Diff File | ||
dev 41e7ff65 2018-10-13 15:55 Ported: N/A Details Diff |
pam: refactored authentication and resource definitions - UsePamAuthentication only used in a named console for the director-connection - after successful authentication the username will be used for the according ACL |
||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/console/console_conf.cc | Diff File | ||
mod - core/src/console/console_conf.h | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/dird/auth_pam.h | Diff File | ||
mod - core/src/dird/authenticate.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/dird_conf.h | Diff File | ||
mod - core/src/dird/ua_server.cc | Diff File | ||
dev c0d7fd1d 2018-10-13 15:55 Ported: N/A Details Diff |
pam: refactored authentication and resource definitions - UsePamAuthentication only used in a named console for the director-connection - after successful authentication the username will be used for the according ACL |
||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/console/console_conf.cc | Diff File | ||
mod - core/src/console/console_conf.h | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/dird/auth_pam.h | Diff File | ||
mod - core/src/dird/authenticate.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/dird_conf.h | Diff File | ||
mod - core/src/dird/ua_server.cc | Diff File | ||
dev 0bc514b7 2018-10-13 15:55 Ported: N/A Details Diff |
pam: refactored authentication and resource definitions - UsePamAuthentication only used in a named console for the director-connection - after successful authentication the username will be used for the according ACL |
||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/console/console_conf.cc | Diff File | ||
mod - core/src/console/console_conf.h | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/dird/auth_pam.h | Diff File | ||
mod - core/src/dird/authenticate.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/dird_conf.h | Diff File | ||
mod - core/src/dird/ua_server.cc | Diff File | ||
dev 86c7da30 2018-10-13 15:55 Ported: N/A Details Diff |
pam: refactored authentication and resource definitions - UsePamAuthentication only used in a named console for the director-connection - after successful authentication the username will be used for the according ACL |
||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/console/console_conf.cc | Diff File | ||
mod - core/src/console/console_conf.h | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/dird/auth_pam.h | Diff File | ||
mod - core/src/dird/authenticate.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/dird_conf.h | Diff File | ||
mod - core/src/dird/ua_server.cc | Diff File | ||
dev 5456802e 2018-10-13 15:55 Ported: N/A Details Diff |
pam: refactored authentication and resource definitions - UsePamAuthentication only used in a named console for the director-connection - after successful authentication the username will be used for the according ACL |
||
mod - core/src/console/console.cc | Diff File | ||
mod - core/src/console/console_conf.cc | Diff File | ||
mod - core/src/console/console_conf.h | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - core/src/dird/auth_pam.h | Diff File | ||
mod - core/src/dird/authenticate.cc | Diff File | ||
mod - core/src/dird/dird_conf.cc | Diff File | ||
mod - core/src/dird/dird_conf.h | Diff File | ||
mod - core/src/dird/ua_server.cc | Diff File | ||
bareos-18.2 edb87ca9 2018-10-11 23:17 Ported: N/A Details Diff |
clang: fix some more warnings in xattr code | ||
mod - core/src/filed/fd_plugins.cc | Diff File | ||
mod - core/src/findlib/xattr.cc | Diff File | ||
mod - core/src/plugins/filed/example-plugin-fd.cc | Diff File | ||
master f3cb999e 2018-10-11 23:17 Ported: N/A Details Diff |
clang: fix some more warnings in xattr code | ||
mod - core/src/filed/fd_plugins.cc | Diff File | ||
mod - core/src/findlib/xattr.cc | Diff File | ||
mod - core/src/plugins/filed/example-plugin-fd.cc | Diff File | ||
master dd54f81b 2018-10-11 19:24 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0000002 from eurotux/ovirt-plugin Ovirt plugin |
||
add - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py | Diff File | ||
add - fd-plugins/ovirt-plugin/bareos-fd-ovirt.py | Diff File | ||
add - fd-plugins/ovirt-plugin/packaging/bareos-ovirt-plugin.spec | Diff File | ||
dev 2c188e81 2018-10-11 00:19 Ported: N/A Details Diff |
Fix bug | ||
mod - core/src/lib/dlist.h | Diff File | ||
master f4623e40 2018-10-10 20:16 Carlos Rodrigues Committer: pstorz Ported: N/A Details Diff |
add requires; add percentage of completed upload; add some warning messages | ||
mod - core/src/plugins/filed/BareosFdPluginOvirt.py | Diff File | ||
mod - core/src/plugins/filed/packaging/bareos-ovirt-plugin.spec | Diff File | ||
master 8c56790c 2018-10-10 20:16 Ported: N/A Details Diff |
add requires; add percentage of completed upload; add some warning messages | ||
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py | Diff File | ||
mod - fd-plugins/ovirt-plugin/packaging/bareos-ovirt-plugin.spec | Diff File | ||
master 4127e5ce 2018-10-10 18:55 Carlos Rodrigues Committer: pstorz Ported: N/A Details Diff |
add spec file | ||
add - core/src/plugins/filed/packaging/bareos-ovirt-plugin.spec | Diff File | ||
master a17d8dd6 2018-10-10 18:55 Ported: N/A Details Diff |
add spec file | ||
add - fd-plugins/ovirt-plugin/packaging/bareos-ovirt-plugin.spec | Diff File | ||
master a0dbae27 2018-10-10 18:48 Carlos Rodrigues Committer: pstorz Ported: N/A Details Diff |
restore vm add memory and cpu | ||
mod - core/src/plugins/filed/BareosFdPluginOvirt.py | Diff File | ||
master bed8f6aa 2018-10-10 18:48 Ported: N/A Details Diff |
restore vm add memory and cpu | ||
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py | Diff File | ||
dev 086c3b12 2018-10-10 18:16 Committer: franku Ported: N/A Details Diff |
FreeBSD: detect ACL and extended attribute support | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosCheckIncludes.cmake | Diff File | ||
bareos-18.2 32c2c147 2018-10-10 18:16 Committer: franku Ported: N/A Details Diff |
FreeBSD: detect ACL and extended attribute support | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosCheckIncludes.cmake | Diff File | ||
master 0154107d 2018-10-10 18:16 Committer: franku Ported: N/A Details Diff |
FreeBSD: detect ACL and extended attribute support | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/cmake/BareosCheckIncludes.cmake | Diff File | ||
master 93031477 2018-10-10 17:54 Carlos Rodrigues Committer: pstorz Ported: N/A Details Diff |
fix missed namespaces | ||
mod - core/src/plugins/filed/BareosFdPluginOvirt.py | Diff File | ||
master eff5d04f 2018-10-10 17:54 Ported: N/A Details Diff |
fix missed namespaces | ||
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py | Diff File |