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 360d0492db4eacc0b257566bf50c609c2c31d545 (commit) from 49289f0d2e8b5b2fb0295606938c2a4007800e3b (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 360d0492db4eacc0b257566bf50c609c2c31d545 Author: Howard Chu hyc@symas.com Date: Thu Jul 18 08:33:24 2013 -0700
Tweak mdb_stat(1)
Don't obtain reader txn before displaying reader table. Exit after reader table if no other DB query options were given.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 5 ++++- libraries/liblmdb/mdb_stat.c | 16 ++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-)