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 5402fef6d7bc90c831eb7ebb40081eda416f7e60 (commit)
via aa8615b8a2119025673e5786a3b7c8a950907a41 (commit)
from 052da7f8a2427a4bfa29ed255e9a1c33cf09191e (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 5402fef6d7bc90c831eb7ebb40081eda416f7e60
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Tue May 24 15:23:11 2011 +0200
ITS#6951 Fix two buffersize issue in "pcacheBind" config processing
Found with valgrind
commit aa8615b8a2119025673e5786a3b7c8a950907a41
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Tue May 24 14:28:07 2011 +0200
ITS#6950 Fix '1.1', '+' and '*' in pcacheAttrSets
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/pcache.c | 18 +++++++++++++-----
1 files changed, 13 insertions(+), 5 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 052da7f8a2427a4bfa29ed255e9a1c33cf09191e (commit)
from 32792a4fbc3176c77b4b7da719f93931258ab8a5 (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 052da7f8a2427a4bfa29ed255e9a1c33cf09191e
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Mon May 23 00:22:12 2011 +0200
check sat_equality before using it (ITS#6943)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/rwmmap.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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(a)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(a)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
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 <lukeh(a)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
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 45dfacd9d5d74c0c56273a30aa034db05b5e5c86 (commit)
via 071c5800ebb7d52d88a6ed02de7912330033e5a0 (commit)
from fac36dcba707b0aba050498b414ef96778ef5fc7 (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 45dfacd9d5d74c0c56273a30aa034db05b5e5c86
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri May 6 22:45:39 2011 +0200
Fix test062-config-delete typo 2>%1 to 2>&1
commit 071c5800ebb7d52d88a6ed02de7912330033e5a0
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon May 2 19:54:51 2011 +0200
ITS#6932: Move assert(str) before Debug(..str).
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-sql/entry-id.c | 4 ++--
tests/scripts/test062-config-delete | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 fac36dcba707b0aba050498b414ef96778ef5fc7 (commit)
from 06dca7858e07c5d77302e639307c60a15fa810cf (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 fac36dcba707b0aba050498b414ef96778ef5fc7
Author: Hallvard Furuseth <hallvard(a)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.
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/autogroup/autogroup.c | 11 ++++-------
libraries/libldap/ldap_sync.c | 4 +++-
libraries/librewrite/rule.c | 5 +++--
servers/slapd/back-bdb/tools.c | 12 +++++++++---
servers/slapd/back-sql/entry-id.c | 5 +++--
servers/slapd/backend.c | 7 +++++--
servers/slapd/backover.c | 14 ++++++++------
servers/slapd/cr.c | 8 ++------
servers/slapd/dn.c | 7 ++++---
servers/slapd/oc.c | 5 ++---
servers/slapd/overlays/ppolicy.c | 4 +++-
servers/slapd/value.c | 8 ++++++--
12 files changed, 52 insertions(+), 38 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 06dca7858e07c5d77302e639307c60a15fa810cf (commit)
via a1cb490d0c53c5f2ceb8220186879d9598aee990 (commit)
via e2e5a8504de397128934e5d837e06cdbb926c2a9 (commit)
via 375bc1ace7862ecafb2c4061203c537ae6532085 (commit)
via 28ab7ad2536e6ea3407e9538d0c4caf1b8b7a097 (commit)
from 8b949b18c67e5489b0577ff70f4712080db986a8 (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 06dca7858e07c5d77302e639307c60a15fa810cf
Author: Hallvard Furuseth <hallvard(a)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 a1cb490d0c53c5f2ceb8220186879d9598aee990
Author: Hallvard Furuseth <hallvard(a)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 e2e5a8504de397128934e5d837e06cdbb926c2a9
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu Apr 21 19:09:20 2011 +0200
klocwork#255 Fix sprintf(%d, u_int32_t)
commit 375bc1ace7862ecafb2c4061203c537ae6532085
Author: Hallvard Furuseth <hallvard(a)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 28ab7ad2536e6ea3407e9538d0c4caf1b8b7a097
Author: Hallvard Furuseth <hallvard(a)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 ++
libraries/libldap/options.c | 4 ++++
libraries/libldap/os-local.c | 15 ++++++---------
libraries/liblutil/passfile.c | 3 +++
servers/slapd/back-bdb/config.c | 4 ++--
5 files changed, 17 insertions(+), 11 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 8b949b18c67e5489b0577ff70f4712080db986a8 (commit)
from 45ce60c0944116cce340ed2c21fa74e618ec9b8c (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 8b949b18c67e5489b0577ff70f4712080db986a8
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Tue May 3 11:21:07 2011 +0200
Fix build with gcc 4.6
-----------------------------------------------------------------------
Summary of changes:
contrib/ldapc++/src/LDAPEntryList.h | 1 +
contrib/ldapc++/src/LDAPReferenceList.h | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git