A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via dc9ef835c55d56fb196757e6b34b4cb66e499fe9 (commit) from 2a68553ec103eec28237c2608b3fea149a492b76 (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 dc9ef835c55d56fb196757e6b34b4cb66e499fe9 Author: Howard Chu hyc@openldap.org Date: Tue Sep 25 04:31:37 2012 -0700
Add envflags for MDB config
allows setting writemap and some other useful flags
-----------------------------------------------------------------------
Summary of changes: doc/man/man5/slapd-mdb.5 | 42 +++++++++++++++++++++++++ servers/slapd/back-mdb/config.c | 64 ++++++++++++++++++++++++++++++++++++++- servers/slapd/back-mdb/init.c | 2 +- 3 files changed, 106 insertions(+), 2 deletions(-)