A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 24e33c2e551729865a98a7e78603377df4ed8756 (commit) via 9105afc66415687b7a8faaee9409b2bb33e276b1 (commit) via 4dbecbd15abae04296d7099614c3e1a0989873a3 (commit) from 5f805f0c26b8806c97de9b932cf672c53031ad6a (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 24e33c2e551729865a98a7e78603377df4ed8756 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jan 18 12:52:58 2017 -0800
ITS#8569, ITS#8571
commit 9105afc66415687b7a8faaee9409b2bb33e276b1 Author: Emmanuel Lecharny elecharny@symas.com Date: Wed Jan 18 09:24:09 2017 +0100
ITS#8571 Added testsuite to cover the proxyauthz configuration for proxycache and back-ldap
commit 4dbecbd15abae04296d7099614c3e1a0989873a3 Author: Emily Backes ebackes@symas.com Date: Mon Jan 16 12:59:52 2017 -0800
ITS#8569 Add a manpage for slapo-autogroup
-----------------------------------------------------------------------
Summary of changes: CHANGES | 2 + contrib/slapd-modules/autogroup/slapo-autogroup.5 | 102 ++++++++ ...ter.conf => slapd-cache-master-proxyauthz.conf} | 5 +- ...slapd-proxycache.conf => slapd-proxyauthz.conf} | 14 +- tests/scripts/defines.sh | 2 + tests/scripts/test065-proxyauthz | 255 ++++++++++++++++++++ 6 files changed, 377 insertions(+), 3 deletions(-) create mode 100644 contrib/slapd-modules/autogroup/slapo-autogroup.5 copy tests/data/{slapd-cache-master.conf => slapd-cache-master-proxyauthz.conf} (95%) copy tests/data/{slapd-proxycache.conf => slapd-proxyauthz.conf} (85%) create mode 100755 tests/scripts/test065-proxyauthz