openldap.git branch master updated. 93c54fd158cbf3580e5bfcf3774a167a582ae2ac

2011-05-09 Thread openldap-commit2devel
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  93c54fd158cbf3580e5bfcf3774a167a582ae2ac (commit)
  from  45dfacd9d5d74c0c56273a30aa034db05b5e5c86 (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 93c54fd158cbf3580e5bfcf3774a167a582ae2ac
Author: Luke Howard lu...@padl.com
Date:   Mon May 9 10:24:42 2011 +0200

Add GSS naming extensions ACL plugin

---

Summary of changes:
 contrib/slapd-modules/acl/README.gssacl |   33 
 contrib/slapd-modules/acl/gssacl.c  |  316 +++
 2 files changed, 349 insertions(+), 0 deletions(-)
 create mode 100644 contrib/slapd-modules/acl/README.gssacl
 create mode 100644 contrib/slapd-modules/acl/gssacl.c


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git



openldap.git branch master updated. 32792a4fbc3176c77b4b7da719f93931258ab8a5

2011-05-09 Thread openldap-commit2devel
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 hallv...@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 hallv...@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(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git