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_5 has been updated via b406fff6e54b8e9be00d951f4b745db77dbede40 (commit) via 3ab7879beb9d551a9835c3157f74359e961da913 (commit) via 4456f4acd96210400567a074105cf98ae222b363 (commit) via 899b23f89dd9f0eeb795d0772c0a8cd046c84ec3 (commit) via ae0c9f484d4ac8530364b1681a1f1f56fbfea3af (commit) via 9cf1749f7329a7c3f53f461aab776685602d7ff6 (commit) via f21f15e5a054546430e6acfa9d639f770184ecbc (commit) via 9febe03eb595d72c1fe933b706559bf66789d1f0 (commit) from 7c0f2ce5879bf0b03e639f1c90c82e3fca5feec4 (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 b406fff6e54b8e9be00d951f4b745db77dbede40 Merge: 3ab7879 899b23f Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 6 11:29:19 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
commit 3ab7879beb9d551a9835c3157f74359e961da913 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 4456f4acd96210400567a074105cf98ae222b363 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(-)