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 d06f5e7c1b6ceaa1f74510c3c25436a58670cfda (commit) from a8bfed69fdf116291c5bea8fd4e45a869b33ab92 (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 d06f5e7c1b6ceaa1f74510c3c25436a58670cfda Author: Howard Chu hyc@openldap.org Date: Tue Oct 21 13:15:55 2014 +0100
ITS#8007 Add maxentrysize config option
-----------------------------------------------------------------------
Summary of changes: doc/man/man5/slapd-mdb.5 | 5 +++++ servers/slapd/back-mdb/add.c | 8 ++++++-- servers/slapd/back-mdb/back-mdb.h | 2 +- servers/slapd/back-mdb/config.c | 21 +++++++++++++++++++-- servers/slapd/back-mdb/id2entry.c | 3 +++ servers/slapd/back-mdb/modify.c | 7 ++++++- servers/slapd/back-mdb/modrdn.c | 8 ++++++-- 7 files changed, 46 insertions(+), 8 deletions(-)