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 49289f0d2e8b5b2fb0295606938c2a4007800e3b (commit) from fc137e39a311818fb636e9db59967406f02edda6 (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 49289f0d2e8b5b2fb0295606938c2a4007800e3b Author: Howard Chu hyc@symas.com Date: Thu Jul 18 07:41:11 2013 -0700
Add mdb_reader_list()
Dump the active slots in the reader table.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 17 +++++++++++++++++ libraries/liblmdb/mdb.c | 35 +++++++++++++++++++++++++++++++++++ libraries/liblmdb/mdb_stat.1 | 9 +++++++++ libraries/liblmdb/mdb_stat.c | 14 +++++++++++--- 4 files changed, 72 insertions(+), 3 deletions(-)