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 8a4981d8aa01512faeffb0e96a03504efe1383da (commit) via 25e8e82c5f2ec03e495e237f0c9b4ac6ab739b94 (commit) from c7da506dd2c8d3b8a2b209a26afbcb2ff94db13c (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 8a4981d8aa01512faeffb0e96a03504efe1383da Author: Howard Chu hyc@symas.com Date: Mon Mar 26 06:58:16 2012 -0700
ITS#7213 fix page_split with MDB_APPEND
don't skip the cursor adjust checks
commit 25e8e82c5f2ec03e495e237f0c9b4ac6ab739b94 Author: Howard Chu hyc@symas.com Date: Tue Mar 20 17:14:59 2012 -0700
Update overflow page count when freeing overflow page
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-)