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 b03ce7af6c5ab108867c5e85b867eee7dcba7224 (commit) via 8d8ad7002683689fe17b659969a6db0d300f857e (commit) via 3d59ca35589d86fee7a4390ec28ff0cc563db40c (commit) via 5c5300c604a95c1627de640022af8050a574dfd5 (commit) via 2e7130cab0129e3b72a25d39c5d4e5a5c55cb353 (commit) from c1bb7e7610086bfd8d649e02dec92a90cb90f311 (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 b03ce7af6c5ab108867c5e85b867eee7dcba7224 Author: Howard Chu hyc@openldap.org Date: Fri Aug 30 12:18:55 2013 -0700
ITS#7676,7677 don't leak libldap err codes
commit 8d8ad7002683689fe17b659969a6db0d300f857e Merge: c1bb7e7 3d59ca3 Author: Howard Chu hyc@openldap.org Date: Wed Aug 28 20:45:12 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/CHANGES | 38 +++++++++ libraries/liblmdb/lmdb.h | 21 ++++-- libraries/liblmdb/mdb.c | 186 +++++++++++++++++++++++++-------------------- servers/slapd/bconfig.c | 6 ++ 4 files changed, 164 insertions(+), 87 deletions(-) create mode 100644 libraries/liblmdb/CHANGES