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 1dca4afcb2284d136206d8017bdf2109de2dd564 (commit) via cc93cf8e952b1d3d7a63f65ca4f0d7170e808762 (commit) via 6556561626b32ab751e111add34f56e0c0bcf07b (commit) from 55eddb0b31879778fc5ec72a3957ad6a92afab2f (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 1dca4afcb2284d136206d8017bdf2109de2dd564 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Aug 21 13:49:56 2014 -0500
ITS#7906,ITS#7923
commit cc93cf8e952b1d3d7a63f65ca4f0d7170e808762 Author: Howard Chu hyc@openldap.org Date: Wed Aug 20 13:40:19 2014 -0700
ITS#7906,#7923 Don't free configinfo in _db_close
commit 6556561626b32ab751e111add34f56e0c0bcf07b Author: Howard Chu hyc@openldap.org Date: Wed Aug 20 13:06:51 2014 -0700
ITS#7904 more tweaks
Must save/restore mcd cursor if we're doing a scope-based search.
-----------------------------------------------------------------------
Summary of changes: CHANGES | 11 ++++- servers/slapd/back-mdb/search.c | 83 ++++++++++++++++++++++++++++++----- servers/slapd/overlays/auditlog.c | 16 +------ servers/slapd/overlays/constraint.c | 4 +- servers/slapd/overlays/dds.c | 1 + servers/slapd/overlays/dyngroup.c | 4 +- servers/slapd/overlays/pcache.c | 53 +++++++++++----------- servers/slapd/overlays/refint.c | 29 ++++++------ servers/slapd/overlays/seqmod.c | 1 + servers/slapd/overlays/slapover.txt | 6 +++ servers/slapd/overlays/unique.c | 43 ------------------ 11 files changed, 136 insertions(+), 115 deletions(-)