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 f114fec545ba2189f3b2a0797b2ede8921a0f5f7 (commit) via d53644f6820206f9aaf7c415e5f381f80c505c4a (commit) from d1120fbccc7657342e71cd14f92d98625373dcbe (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 f114fec545ba2189f3b2a0797b2ede8921a0f5f7 Author: Howard Chu hyc@symas.com Date: Thu Aug 16 10:25:40 2012 -0700
Loop thru all DBs and show their stats
This is quick and dirty, should be integrated into mdb_stat.
commit d53644f6820206f9aaf7c415e5f381f80c505c4a Author: Howard Chu hyc@symas.com Date: Thu Aug 2 15:56:13 2012 -0700
Minor cleanup
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 13 +++++----- libraries/libmdb/mdb.h | 6 ++-- libraries/libmdb/{mdb_stat.c => mdb_stata.c} | 32 ++++++++++++++++++++----- 3 files changed, 35 insertions(+), 16 deletions(-) copy libraries/libmdb/{mdb_stat.c => mdb_stata.c} (64%)