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 2860fd4c6ce19f9743f11c451e20b24b172f0a0e (commit) via 6b573cea571d107a00c8e27ec1a778aa61930100 (commit) from 79284a06d3bea085ed92f17f2a2b5a15746f83a0 (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 2860fd4c6ce19f9743f11c451e20b24b172f0a0e Author: Howard Chu hyc@openldap.org Date: Sun Apr 9 14:15:28 2017 +0100
Move privateKey schema into slapd
commit 6b573cea571d107a00c8e27ec1a778aa61930100 Author: Howard Chu hyc@openldap.org Date: Sun Apr 9 11:30:39 2017 +0100
Flesh out experimental OIDs
-----------------------------------------------------------------------
Summary of changes: doc/devel/OIDs | 54 +++++++++++++++++++++++++++++++++++++-- servers/slapd/overlays/autoca.c | 51 ------------------------------------ servers/slapd/schema_init.c | 32 +++++++++++++++++++++++ servers/slapd/schema_prep.c | 10 ++++++++ servers/slapd/slap.h | 3 +++ 5 files changed, 97 insertions(+), 53 deletions(-)