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 0401f2deed75a83d2de790b8a1313e1792e5a04f (commit) via d8e18551c3f03d5205f4dc8d1711e494d3814b17 (commit) from 5926e54bba7c976e0837221efb20cbff384207b8 (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 0401f2deed75a83d2de790b8a1313e1792e5a04f Author: Howard Chu hyc@symas.com Date: Tue Jul 8 21:02:40 2014 -0700
ITS#7825 add MDB_BAD_DBI error code
Use DBI sequence numbers to detect DBIs being closed while in use.
commit d8e18551c3f03d5205f4dc8d1711e494d3814b17 Author: Howard Chu hyc@symas.com Date: Tue Jul 8 20:05:31 2014 -0700
ITS#7789 update RESIZED errmsg text
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 5 ++++- libraries/liblmdb/mdb.c | 36 +++++++++++++++++++++++++++++++----- 2 files changed, 35 insertions(+), 6 deletions(-)