A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 3d1738cff90e1990197b32854a5cef81904a160e (commit) from 9b5972dc9e14e1f7a7bef755bfd0dc61bcf1ffb3 (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 3d1738cff90e1990197b32854a5cef81904a160e Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri Jan 29 16:20:28 2016 -0600
ITS#8226 limit size of read txns in searches
-----------------------------------------------------------------------
Summary of changes: doc/man/man5/slapd-mdb.5 | 10 +++++++ servers/slapd/back-mdb/back-mdb.h | 4 +++ servers/slapd/back-mdb/config.c | 7 ++++- servers/slapd/back-mdb/init.c | 1 + servers/slapd/back-mdb/search.c | 58 +++++++++++++++++++++---------------- 5 files changed, 54 insertions(+), 26 deletions(-)