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 b3345a21e027a710829fce527d6a6056e737f1df (commit) via 26d6e699aac1f2adc77f2aad3e299b5475941dfc (commit) via 1a0d02c4c40bb869e8179192de10f8fbad60b1e2 (commit) via 25a99d4024930574490f18c9eaa1e0448df34eba (commit) via 9e35127f1d0484005038685c7b0b7f3a10c44de0 (commit) via 53cf2eed907c75354dc08a880ee1cc21ee2088e4 (commit) via fb0b0688b0457150b9748dc3beee93cb548bb205 (commit) from ebf23f81879a2c23b8b4af906b50df227befc851 (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 b3345a21e027a710829fce527d6a6056e737f1df Merge: 26d6e69 1a0d02c Author: Howard Chu hyc@openldap.org Date: Mon Jan 14 16:51:37 2013 -0800
Merge remote-tracking branch 'origin/mdb.master'
commit 26d6e699aac1f2adc77f2aad3e299b5475941dfc Merge: fb0b068 ebf23f8 Author: Howard Chu hyc@openldap.org Date: Mon Jan 14 16:51:29 2013 -0800
Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap
commit fb0b0688b0457150b9748dc3beee93cb548bb205 Author: Howard Chu hyc@openldap.org Date: Fri Jan 11 03:15:59 2013 -0800
ITS#7473 check DN scope before fetching id2e
This is only a 10% gain, but still worth having for now.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/Doxyfile | 2 +- libraries/liblmdb/lmdb.h | 2 +- libraries/liblmdb/mdb.c | 69 +++++++++++++++++++++----------- servers/slapd/back-mdb/dn2id.c | 4 +- servers/slapd/back-mdb/search.c | 84 +++++++++++++++++++++----------------- 5 files changed, 95 insertions(+), 66 deletions(-)