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 d5371347e8a4ee5d5861958532007e7467c87a59 (commit) from e0273020bd1a14956fee04094d8380f8b30a13e5 (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 d5371347e8a4ee5d5861958532007e7467c87a59 Author: Howard Chu hyc@symas.com Date: Wed Jul 9 05:13:10 2014 -0700
ITS#7825 more
Set read txn's dbiseqs to env's. Set child txn's dbiseqs to parent's. Simplify DBI_CHANGED test, no need to check md_name. No-op dbi_close of already closed handle.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 66 ++++++++++++++++++++++++++++++----------------- 1 file changed, 42 insertions(+), 24 deletions(-)