A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 523f989d8fcb0ff6571dc2d799c077e8bd2e96b0 (commit) from ccffcece1546a177b401966d384a4c9713d40b47 (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 523f989d8fcb0ff6571dc2d799c077e8bd2e96b0 Author: Howard Chu hyc@openldap.org Date: Fri Aug 7 02:49:33 2015 +0100
More filter mapping
Was only handling (objectclass=<group>)(<memberUid>=bar). Now handles (objectclass=<group>)(<groupname>=bar) too.
-----------------------------------------------------------------------
Summary of changes: contrib/slapd-modules/adremap/adremap.c | 61 ++++++++++++++++++++++++------- 1 file changed, 47 insertions(+), 14 deletions(-)