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 94da1ced168594a4abc8256d595d50765909b208 (commit) via ea44e65a82eecb0eec29d2fcd07beb900b3e02da (commit) via f3635bc49047b73ac27f7a3a060e28f2ca4777fc (commit) via 04b7c421090691422577a41f120c0d5379dc63d7 (commit) via e545b742e5f934c0e68bcccd5e21695d7e0b5bff (commit) via 5af47adf6b02a4b260ed717944c40d6ed120577a (commit) from b3ec64c7d8e661f7edc3846e3f1a5948ba82ae6b (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 94da1ced168594a4abc8256d595d50765909b208 Author: Howard Chu hyc@openldap.org Date: Mon Dec 3 17:06:31 2012 -0800
Rename mdb_open/close mdb_dbi_open/close
commit ea44e65a82eecb0eec29d2fcd07beb900b3e02da Merge: f3635bc 04b7c42 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Dec 3 17:11:38 2012 -0800
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
commit f3635bc49047b73ac27f7a3a060e28f2ca4777fc Author: Howard Chu hyc@openldap.org Date: Mon Dec 3 11:39:14 2012 -0800
Plug slapindex memleak
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 45 ++++++++++++++++++++++----------------- libraries/liblmdb/mdb.c | 14 ++++++------ libraries/liblmdb/midl.c | 2 +- servers/slapd/back-mdb/attr.c | 6 ++-- servers/slapd/back-mdb/init.c | 6 ++-- servers/slapd/back-mdb/tools.c | 3 ++ 6 files changed, 42 insertions(+), 34 deletions(-)