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 41712720c23f656a3b7dc646bdf510e637d6aff4 (commit) via d1c7992ef8606bdf38900e0730395e68294c9eef (commit) from 4a27b4b22b4ef5c86968af1c18ed4e92f32da43f (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 41712720c23f656a3b7dc646bdf510e637d6aff4 Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue May 28 13:39:39 2013 -0700
ITS#7609
commit d1c7992ef8606bdf38900e0730395e68294c9eef Author: Howard Chu hyc@openldap.org Date: Sun May 26 18:43:46 2013 -0700
ITS#7609 add per-target filter patterns
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + doc/man/man5/slapd-meta.5 | 13 ++++++ servers/slapd/back-meta/back-meta.h | 10 +++++ servers/slapd/back-meta/config.c | 76 +++++++++++++++++++++++++++++++++++ servers/slapd/back-meta/init.c | 4 ++ servers/slapd/back-meta/search.c | 14 ++++++ 6 files changed, 118 insertions(+), 0 deletions(-)