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 1adc0b9b1c39ac588adf22acf46f30e24b802682 (commit) via d06301f303ba10dd306986f6cd8df5a126abb22e (commit) via 934a19553c058a799ddd27b1ae1e885e37d37a95 (commit) via ea0d07ffa324cd834b87dd29053961366172330b (commit) from 7cd16d7b9f3a5578a629a74e527d6e93c5711ab2 (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 1adc0b9b1c39ac588adf22acf46f30e24b802682 Merge: d06301f 934a195 Author: Howard Chu hyc@openldap.org Date: Tue Oct 4 02:22:01 2011 -0700
Merge remote branch 'origin/mdb.master'
commit d06301f303ba10dd306986f6cd8df5a126abb22e Author: Howard Chu hyc@openldap.org Date: Tue Oct 4 02:18:09 2011 -0700
Turn off tool IDL caching
Well, just like in back-bdb in 2005, it only slowed things down on larger LDIFs.
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 9 ++++++--- servers/slapd/back-mdb/idl.c | 6 +++++- servers/slapd/back-mdb/index.c | 2 ++ servers/slapd/back-mdb/tools.c | 31 +++++++++++++++++++++---------- 4 files changed, 34 insertions(+), 14 deletions(-)