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_5 has been updated via 0c25e37ec44bbfe836e692a9e89c01203810a10f (commit) from 7c24632022e2b676efc9fb1d3a872cdc8336d70a (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 0c25e37ec44bbfe836e692a9e89c01203810a10f Author: Howard Chu hyc@openldap.org Date: Wed Nov 6 09:39:38 2013 -0800
ITS#7741 Fix entryDN index lookup
DN notfound is authoritative, don't ignore the result
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-bdb/filterindex.c | 4 ++++ servers/slapd/back-mdb/filterindex.c | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-)