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 e74d70e88e838c0f1e80b00e7c3cf6ea57762d0d (commit) from 282be11654f871ce3cf824e85113b5ecae1810a6 (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 e74d70e88e838c0f1e80b00e7c3cf6ea57762d0d Author: Howard Chu hyc@symas.com Date: Tue Dec 11 12:03:19 2012 -0800
Partially revert 65d40eb5d2c7c28df05e2c1d9b21d90e2a82e0b5
Allow both increasing and decreasing the environment size. But don't allow decreasing below the currently occupied space.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 3 +++ libraries/liblmdb/mdb.c | 17 ++++++++++++++--- 2 files changed, 17 insertions(+), 3 deletions(-)