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 32792a4fbc3176c77b4b7da719f93931258ab8a5 (commit) via 34c772e28d3d8a332d8fc51d15a77dc1ffaf60b6 (commit) from 93c54fd158cbf3580e5bfcf3774a167a582ae2ac (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 32792a4fbc3176c77b4b7da719f93931258ab8a5 Author: Hallvard Furuseth hallvard@openldap.org Date: Fri May 6 17:32:25 2011 +0200
ITS#6935 Fix uninitialized cert-syntax vars.
serialNumberAndIssuerNormalize(): s3, attributeCertificateExactNormalize():sn2,i_sn2.
commit 34c772e28d3d8a332d8fc51d15a77dc1ffaf60b6 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun May 8 22:15:13 2011 +0200
ITS#6933 Add missing strdup of lutil_getRegParam()
-----------------------------------------------------------------------
Summary of changes: servers/slapd/main.c | 4 ++-- servers/slapd/schema_init.c | 15 ++++----------- 2 files changed, 6 insertions(+), 13 deletions(-)