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 140b8c8bb93c985cacbd406d16e26ee0a31a93fa (commit) via 11fa9fcc121f4d1e58b289850eea546bf48e4f27 (commit) via d6fa2ee4a0cd0a9fc3fcf01a4f362fa153b1e2fb (commit) via 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3 (commit) via ae0c9f484d4ac8530364b1681a1f1f56fbfea3af (commit) via 9cf1749f7329a7c3f53f461aab776685602d7ff6 (commit) via f21f15e5a054546430e6acfa9d639f770184ecbc (commit) via 9febe03eb595d72c1fe933b706559bf66789d1f0 (commit) from 5e4cc6d1c515ace1e0c151ca8986bf805f203834 (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 140b8c8bb93c985cacbd406d16e26ee0a31a93fa Merge: 11fa9fc 899b23f Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 6 11:59:30 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
commit 11fa9fcc121f4d1e58b289850eea546bf48e4f27 Author: Howard Chu hyc@openldap.org Date: Tue Aug 5 19:37:28 2014 -0700
ITS#7906 minor cleanup
rename ppolicy_close -> ppolicy_db_close for consistency
commit d6fa2ee4a0cd0a9fc3fcf01a4f362fa153b1e2fb Author: Howard Chu hyc@openldap.org Date: Tue Aug 5 19:36:30 2014 -0700
ITS#7906 better fix
don't free pwcons unless we're actually destroying this DB
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 5 ++++- libraries/liblmdb/mdb.c | 37 +++++++++++++++++++++++++++++++------ servers/slapd/overlays/ppolicy.c | 22 +++++++++++++++------- 3 files changed, 50 insertions(+), 14 deletions(-)