A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via 589370d880fb7272ca6e8ff8fc6efec4cb51d8e2 (commit) from fb674c1cf58f19ddc0ff2ead443121d2c8359dd5 (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 589370d880fb7272ca6e8ff8fc6efec4cb51d8e2 Author: Howard Chu hyc@symas.com Date: Tue Jul 2 02:19:17 2013 -0700
Tweaks for MDB_MULTIPLE
Terminate loop on intermediate failures, return count of written items, document usage.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 12 +++++++++++- libraries/liblmdb/mdb.c | 30 ++++++++++++++++++++++-------- 2 files changed, 33 insertions(+), 9 deletions(-)