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 b06f5b0493937fc28f2cc86df1d7f464aa4504d8 (commit) via dac02c7ef1655520ae64172757b04ae52ae006ce (commit) via 242ab9c6ef8a79cde6bffd1d8f57df848876dea5 (commit) via b0244fc8697eaca38b44e6048b920ced3d52243d (commit) from 465b1c5972eef1d4e60eb98ae3776d33e270853d (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 b06f5b0493937fc28f2cc86df1d7f464aa4504d8 Author: Ondřej Kuzník ondra@openldap.org Date: Mon Jul 2 15:43:23 2018 +0100
ITS#8663 Improve memberof cn=config handling
commit dac02c7ef1655520ae64172757b04ae52ae006ce Author: Ondřej Kuzník ondra@openldap.org Date: Wed Jun 27 10:32:04 2018 +0100
ITS#8667 Do not finish glue initialisation in tool mode unless requested
commit 242ab9c6ef8a79cde6bffd1d8f57df848876dea5 Author: Ondřej Kuzník ondra@openldap.org Date: Wed May 9 10:13:59 2018 +0100
ITS#8845 Recognise control-exop compatibility
commit b0244fc8697eaca38b44e6048b920ced3d52243d Author: Ondřej Kuzník ondra@openldap.org Date: Thu Jun 21 16:01:43 2018 +0100
ITS#8842 Do some printability checks on the dc RDN
-----------------------------------------------------------------------
Summary of changes: libraries/libldap/getdn.c | 6 ++ servers/slapd/backglue.c | 2 +- servers/slapd/controls.c | 63 +++++++++++++--- servers/slapd/overlays/memberof.c | 152 +++++++++++++++++++++++--------------- servers/slapd/proto-slap.h | 1 + 5 files changed, 156 insertions(+), 68 deletions(-)