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 2a28686e4f56cf539e817661728e6c05de339eba (commit) from 4dd10d70a5f62cb68046efaf4dcb5edd806aa851 (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 2a28686e4f56cf539e817661728e6c05de339eba Author: Howard Chu hyc@symas.com Date: Tue Aug 27 06:28:30 2013 -0700
ITS#7672 fix mdb_dbi_flags
Use a txn instead of env argument. Only return persistent flags.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 4 ++-- libraries/liblmdb/mdb.c | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-)