A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 09ab5aed1ab2c6a9f18ee54292f8ae1a3fb1d5a2 (commit) via f7fbca723b36d55535a38f88eaf03ad757adba65 (commit) via b1aafc09b92526e6de4452753b9fcc8ff9c56271 (commit) via d57df7ad76b6451da635c3ab1e6052e6481cddcc (commit) via b796553e85c2b1012901e799b046af4cf6e8e1a7 (commit) via bc7492026c301db1f5853502a69f47c2ca81cd0a (commit) via a57771fddf4dcb83c7e65fb8ec3a0bb6d34b3566 (commit) via 58df6b9045952333c5c8f8db38c5069ca154ee1d (commit) via 3f93dbdb100c8a3091be1f82cfa686b9a05c08b3 (commit) via 88e2e943f1a408260d1bfa55036d9d51629fe788 (commit) via 7a689bf33d9aebcc72cada769be273181048d02d (commit) via 1c270ea104d295f382ce8a7094e37a0934a04d9f (commit) via 0a6e4ee14492059a626f982ca0ab9605f4e6e965 (commit) via 6310d6276199a1f71d210ae5d1acd9b6504ddd46 (commit) via 516fb71066158a5dc6f4a76d0b862b659d2911cb (commit) via 75386eb169bd534e205edab672088b9833ac45be (commit) from be9e2e0ebff8b1197448eacb21d6b9977f38d4dd (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 09ab5aed1ab2c6a9f18ee54292f8ae1a3fb1d5a2 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 13:19:36 2011 -0700
ITS#6935
commit f7fbca723b36d55535a38f88eaf03ad757adba65 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 b1aafc09b92526e6de4452753b9fcc8ff9c56271 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 13:18:21 2011 -0700
ITS#6933
commit d57df7ad76b6451da635c3ab1e6052e6481cddcc Author: Hallvard Furuseth hallvard@openldap.org Date: Sun May 8 22:15:13 2011 +0200
ITS#6933 Add missing strdup of lutil_getRegParam()
commit b796553e85c2b1012901e799b046af4cf6e8e1a7 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 13:16:58 2011 -0700
Add GSS naming extensions ACL plugin
commit bc7492026c301db1f5853502a69f47c2ca81cd0a Author: Luke Howard lukeh@padl.com Date: Mon May 9 10:24:42 2011 +0200
Add GSS naming extensions ACL plugin
commit a57771fddf4dcb83c7e65fb8ec3a0bb6d34b3566 Author: Hallvard Furuseth hallvard@openldap.org Date: Mon May 2 19:54:51 2011 +0200
ITS#6932: Move assert(str) before Debug(..str).
commit 58df6b9045952333c5c8f8db38c5069ca154ee1d Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 13:13:43 2011 -0700
ITS#6932
commit 3f93dbdb100c8a3091be1f82cfa686b9a05c08b3 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 20 22:11:38 2011 +0200
ITS#6932: Clean up strange asserts & nearby code.
Mostly found by Klocwork: Issues #213,298-300,331,342-343,374,390,410.
commit 88e2e943f1a408260d1bfa55036d9d51629fe788 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 13:12:29 2011 -0700
ITS#6931
commit 7a689bf33d9aebcc72cada769be273181048d02d Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 20 22:38:21 2011 +0200
ITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT.
Klocwork issue#111, ldap_get_option().
commit 1c270ea104d295f382ce8a7094e37a0934a04d9f Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 13:11:28 2011 -0700
ITS#6929 ITS#6930
commit 0a6e4ee14492059a626f982ca0ab9605f4e6e965 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 20 23:00:24 2011 +0200
ITS#6930 Plug ldapi://too-long-path socket leak.
Klocwork issue#117, ldap_connect_to_path().
commit 6310d6276199a1f71d210ae5d1acd9b6504ddd46 Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Apr 21 19:09:20 2011 +0200
klocwork#255 Fix sprintf(%d, u_int32_t)
commit 516fb71066158a5dc6f4a76d0b862b659d2911cb Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Apr 21 17:50:50 2011 +0200
ITS#6929 fclose(password file) on failure.
lutil_get_filed_password() bug; klocwork issue#203.
commit 75386eb169bd534e205edab672088b9833ac45be Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Apr 21 19:30:12 2011 +0200
ITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>.
Followup to moving these files to libldap/.
-----------------------------------------------------------------------
Summary of changes: .gitignore | 2 + CHANGES | 7 + contrib/slapd-modules/acl/README.gssacl | 33 +++ contrib/slapd-modules/acl/gssacl.c | 316 +++++++++++++++++++++++++++ contrib/slapd-modules/autogroup/autogroup.c | 11 +- libraries/libldap/ldap_sync.c | 4 +- libraries/libldap/options.c | 4 + libraries/libldap/os-local.c | 15 +- libraries/liblutil/passfile.c | 3 + libraries/librewrite/rule.c | 5 +- servers/slapd/back-bdb/config.c | 4 +- servers/slapd/back-bdb/tools.c | 12 +- servers/slapd/back-sql/entry-id.c | 9 +- servers/slapd/backend.c | 7 +- servers/slapd/backover.c | 14 +- servers/slapd/cr.c | 8 +- servers/slapd/dn.c | 7 +- servers/slapd/main.c | 4 +- servers/slapd/oc.c | 5 +- servers/slapd/overlays/ppolicy.c | 4 +- servers/slapd/schema_init.c | 15 +- servers/slapd/value.c | 8 +- 22 files changed, 433 insertions(+), 64 deletions(-) create mode 100644 contrib/slapd-modules/acl/README.gssacl create mode 100644 contrib/slapd-modules/acl/gssacl.c