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 fa3c2945f5e2fe137970e4f964dbe14292ec0740 (commit) from 163514e4706cfcf827afde82c7d2811032c1c19b (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 fa3c2945f5e2fe137970e4f964dbe14292ec0740 Author: Howard Chu highlandsun@gmail.com Date: Sun Oct 2 21:27:07 2011 -0700
Add MDB_APPEND to avoid splitting full pages
-----------------------------------------------------------------------
Summary of changes: libraries/libmdb/mdb.c | 21 +++++++++++++++++---- libraries/libmdb/mdb.h | 2 ++ 2 files changed, 19 insertions(+), 4 deletions(-)