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_5 has been updated via e7cc84da372d258f8fa00d2673a48634d5b9213b (commit) via 42a24a1d2ffa30a176d25860a2f25c09ee209ee7 (commit) via 33eac4b70bca9941807187f60842e62d20d6fc42 (commit) via 376d58d3c323568f072a53ff52aa514fe2a45f5e (commit) from e8077dbd83c674d09c7966f8daa9a3ae9981bef2 (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 e7cc84da372d258f8fa00d2673a48634d5b9213b Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Aug 14 15:03:46 2014 -0500
Note that tools need streamlining in 2.5
commit 42a24a1d2ffa30a176d25860a2f25c09ee209ee7 Author: Howard Chu hyc@openldap.org Date: Wed Aug 13 20:49:05 2014 -0700
ITS#7920 fix for slapacl
This needs to be streamlined in 2.5, current tool API is a mess.
commit 33eac4b70bca9941807187f60842e62d20d6fc42 Author: Howard Chu hyc@openldap.org Date: Wed Aug 13 19:53:56 2014 -0700
ITS#7838 fix typos in prev commit
commit 376d58d3c323568f072a53ff52aa514fe2a45f5e Author: Howard Chu hyc@openldap.org Date: Wed Aug 13 19:22:17 2014 -0700
ITS#7919 fix cache DB config
Don't accept config directives for cache DB until the cache backend type has been set.
-----------------------------------------------------------------------
Summary of changes: TODO | 1 + servers/slapd/back-mdb/id2entry.c | 21 +++++++--- servers/slapd/back-mdb/tools.c | 82 +++++++++++++++++++------------------ servers/slapd/overlays/pcache.c | 1 + servers/slapd/schema/ppolicy.ldif | 4 +- 5 files changed, 62 insertions(+), 47 deletions(-)