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 e91dae3ed52ea2ced5d747b3ab95534c957c8e6d (commit) via b30d0266e7ebc0dc0a3eafea2938fd41c0676566 (commit) from 30736a0ff5baf9159e02a0562ac7bd31ea128c3d (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 e91dae3ed52ea2ced5d747b3ab95534c957c8e6d Author: Howard Chu hyc@symas.com Date: Fri Sep 2 03:09:05 2011 -0700
Cleanup midl, start documenting internals
commit b30d0266e7ebc0dc0a3eafea2938fd41c0676566 Author: Howard Chu hyc@openldap.org Date: Fri Sep 2 01:09:11 2011 -0700
Tweak docs
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/Doxyfile | 6 +- libraries/libmdb/mdb.c | 52 ++++++++++++++---------- libraries/libmdb/mdb.h | 98 ++++++++++++++++++++++++-------------------- libraries/libmdb/midl.c | 29 ++++++++----- libraries/libmdb/midl.h | 76 ++++++++++++++++++++++++++++++----- 5 files changed, 170 insertions(+), 91 deletions(-)