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 2f6877ff7bccbbd550387cb343687e7dcf72a406 (commit) via 5224774f3ccf44d7428350bb28a4e9eec7e7c7cf (commit) from 6a86f22b2ac4cf982efd63c22fbe4dccf81adc73 (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 2f6877ff7bccbbd550387cb343687e7dcf72a406 Author: Hallvard Furuseth hallvard@openldap.org Date: Tue Apr 14 20:25:51 2015 +0200
Cleanup mtest* and sample-*.
Fix mdb_txn_begin(&read-only txn) calls. Test mdb_env_set_maxreaders(). Rename DBI open/close functions. Move mdb_dbi_close() out of txn.
commit 5224774f3ccf44d7428350bb28a4e9eec7e7c7cf Author: Hallvard Furuseth hallvard@openldap.org Date: Tue Apr 14 20:24:30 2015 +0200
Reformat mdb_dbi_open() doc for clarity
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 12 +++++++----- libraries/liblmdb/mtest.c | 12 +++++++----- libraries/liblmdb/mtest2.c | 13 +++++++------ libraries/liblmdb/mtest3.c | 12 ++++++------ libraries/liblmdb/mtest4.c | 12 ++++++------ libraries/liblmdb/mtest5.c | 12 ++++++------ libraries/liblmdb/mtest6.c | 9 +++++---- libraries/liblmdb/sample-mdb.txt | 4 ++-- 8 files changed, 46 insertions(+), 40 deletions(-)