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 c8b806b676168994fad1ef81c16273d26388e28a (commit) from 17f1e32b65c332f7a33b77ebe6e20b47188a88aa (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 c8b806b676168994fad1ef81c16273d26388e28a Author: Howard Chu hyc@openldap.org Date: Fri Feb 15 14:37:51 2019 +0000
ITS#8977 make IDL size configurable
-----------------------------------------------------------------------
Summary of changes: doc/man/man5/slapd-mdb.5 | 12 ++++++++++ servers/slapd/back-mdb/config.c | 43 ++++++++++++++++++++++++++++++++++-- servers/slapd/back-mdb/dn2id.c | 2 +- servers/slapd/back-mdb/filterindex.c | 4 ++-- servers/slapd/back-mdb/idl.c | 29 +++++++++++++++++++----- servers/slapd/back-mdb/idl.h | 16 ++++++++------ servers/slapd/back-mdb/init.c | 2 +- servers/slapd/back-mdb/search.c | 22 +++++++++--------- servers/slapd/back-mdb/tools.c | 10 ++++----- 9 files changed, 105 insertions(+), 35 deletions(-)