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 85bfb3c1d129f137d455b7208bac285dfa9c6b2d (commit) from fa3c2945f5e2fe137970e4f964dbe14292ec0740 (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 85bfb3c1d129f137d455b7208bac285dfa9c6b2d Author: Howard Chu hyc@openldap.org Date: Mon Oct 3 11:25:31 2011 -0700
Add rudimentary MDB_MULTIPLE support for puts
Only for DUPFIXED DBs. Still could do better.
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 12 ++++++++++++ libraries/libmdb/mdb.h | 2 ++ 2 files changed, 14 insertions(+), 0 deletions(-)