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 86105092bdce7293d2d8044bd76f5253745c345a (commit) via a9ff0e97fcb0b43839f622f367c7380404528c90 (commit) via 41a90107735669ae32ac80555aac3f7c5729e318 (commit) via 43a039eba4c73120e382cb9caa5fc93e119444c5 (commit) from 7246da8a661799a4320634da8ffaf4ad5c839554 (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 86105092bdce7293d2d8044bd76f5253745c345a Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Sep 26 11:30:50 2017 -0700
CHECK_CSN is a debug only flag for testing. It should always remain behind LDAP_DEVEL
commit a9ff0e97fcb0b43839f622f367c7380404528c90 Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Sep 26 11:27:15 2017 -0700
ITS#6817 - back-meta work for SLAP_AUTH_DN was never finished according to the ITS notes. In addition, this would need man page updates for the feature
commit 41a90107735669ae32ac80555aac3f7c5729e318 Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Sep 26 11:04:45 2017 -0700
The support for unindexed attributes being tracked in back-monitor needs to remain behind LDAP_DEVEL for now. Right now, the mutex in back-monitor cannot properly handle the load if the server had a lot of unindexed attributes that were being accessed in search filters.
commit 43a039eba4c73120e382cb9caa5fc93e119444c5 Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Sep 26 10:59:08 2017 -0700
ITS#7428 - Non-blocking TLS is not compatible with MOZNSS
-----------------------------------------------------------------------
Summary of changes: libraries/libldap/tls2.c | 2 ++ servers/slapd/back-bdb/back-bdb.h | 2 ++ servers/slapd/back-ldap/bind.c | 2 ++ servers/slapd/back-mdb/back-mdb.h | 2 ++ servers/slapd/back-meta/config.c | 2 ++ servers/slapd/overlays/syncprov.c | 2 ++ 6 files changed, 12 insertions(+)