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 0ea05ad5f28052268be08b324a1e09c907fc88c6 (commit) via 883f9da3b70189aee61b41f299198cc6eb4a13cb (commit) via 2716646ed649e2283fe5bb8429370787034d3fdf (commit) via 4bc18a5dd391a2c24c617418c5ba3057c6505b54 (commit) via 85ae5011e722ef5b7cc74de9d686c88f8c5268a9 (commit) from dded040409dcc2d1b6d555c407397a8e478d4252 (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 0ea05ad5f28052268be08b324a1e09c907fc88c6 Merge: 883f9da 4bc18a5 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Aug 27 14:55:30 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
commit 883f9da3b70189aee61b41f299198cc6eb4a13cb Author: Howard Chu hyc@openldap.org Date: Mon Aug 27 14:27:04 2012 -0700
Fix typos in prev commit
commit 2716646ed649e2283fe5bb8429370787034d3fdf Author: Howard Chu hyc@openldap.org Date: Mon Aug 27 14:08:06 2012 -0700
Don't decode entries until we know they're in scope
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 14 +++-- servers/slapd/back-mdb/id2entry.c | 15 +++++ servers/slapd/back-mdb/proto-mdb.h | 6 ++ servers/slapd/back-mdb/search.c | 115 +++++++++++++++++++----------------- 4 files changed, 90 insertions(+), 60 deletions(-)