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 fc137e39a311818fb636e9db59967406f02edda6 (commit) from 501eac2fc48899aa7f3971666eaef1eb9e2f387c (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 fc137e39a311818fb636e9db59967406f02edda6 Author: Howard Chu hyc@symas.com Date: Mon Jul 15 10:57:13 2013 -0700
Add mdb_dbi_flags()
Retrieve the flags from a DB handle.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 9 +++++++++ libraries/liblmdb/mdb.c | 9 +++++++++ 2 files changed, 18 insertions(+), 0 deletions(-)