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 317f54feff0c472620c913fce7be3e5ac4963f90 (commit)
via e0653c2078995c72490425d9466d8185bc17c939 (commit)
via bcfa7923b54459b657d05c846d96f9a9703bacb6 (commit)
via aaaa309c6553c3271db53c70d22dfd37a0bffa3f (commit)
from ccf613c396e3646094cb74f4de55c92d05e7f81d (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 317f54feff0c472620c913fce7be3e5ac4963f90
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Apr 4 10:35:30 2012 -0700
ITS#7149
commit e0653c2078995c72490425d9466d8185bc17c939
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Mar 30 03:22:40 2012 -0700
ITS#7149 pick up definition of STRLENOF
commit bcfa7923b54459b657d05c846d96f9a9703bacb6
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 29 06:11:55 2012 -0700
ITS#7149 more for back-perl, always use bv_len when available
commit aaaa309c6553c3271db53c70d22dfd37a0bffa3f
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 29 06:05:15 2012 -0700
ITS#7149 fix back-shell/back-perl Modify with binary values
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
servers/slapd/back-perl/add.c | 2 +-
servers/slapd/back-perl/bind.c | 2 +-
servers/slapd/back-perl/compare.c | 13 +++++++------
servers/slapd/back-perl/delete.c | 2 +-
servers/slapd/back-perl/modify.c | 12 +++++++-----
servers/slapd/back-perl/modrdn.c | 6 +++---
servers/slapd/back-perl/search.c | 6 +++---
servers/slapd/back-shell/modify.c | 13 +++++++++----
9 files changed, 34 insertions(+), 24 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, OPENLDAP_REL_ENG_2_4 has been updated
via ccf613c396e3646094cb74f4de55c92d05e7f81d (commit)
via d7c8128b41fa20010dc5f749e62dad377bba54ce (commit)
via 2150d16e776ade7f2ed1c8279a5b3ec78118f774 (commit)
from e911e7ad8b82b42a172967760fe6ec4333c57b71 (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 ccf613c396e3646094cb74f4de55c92d05e7f81d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Apr 4 10:33:13 2012 -0700
ITS#7219
commit d7c8128b41fa20010dc5f749e62dad377bba54ce
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Apr 4 05:22:26 2012 -0700
ITS#7219 fixup keysize in previous commit
commit 2150d16e776ade7f2ed1c8279a5b3ec78118f774
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Apr 3 12:24:27 2012 -0700
ITS#7219 fix for odd-aligned keys in mdb_update_key()
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
libraries/libmdb/mdb.c | 18 +++++++++++++-----
2 files changed, 14 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 ce54dabb1b69c5b310cfc4ff689bc339f3256e22 (commit)
from 04c44f016c70fa81cdc01c26866adaca7e5def3e (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 ce54dabb1b69c5b310cfc4ff689bc339f3256e22
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Wed Apr 4 15:07:37 2012 +0200
fix uninit'ed parameters to monitor_back_register_entry_attrs()
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/monitor.c | 3 +--
servers/slapd/back-ldap/monitor.c | 2 +-
servers/slapd/back-mdb/monitor.c | 3 +--
servers/slapd/back-monitor/init.c | 4 ++++
servers/slapd/overlays/pcache.c | 3 +--
5 files changed, 8 insertions(+), 7 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 04c44f016c70fa81cdc01c26866adaca7e5def3e (commit)
via 84acc0e803d34051c5e7b737c2544d3970cb8155 (commit)
from fc1396fa2e94ee2e752fd7c3ea5bb22f6592398a (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 04c44f016c70fa81cdc01c26866adaca7e5def3e
Merge: fc1396f 84acc0e
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 4 05:52:45 2012 -0700
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 13 ++++++++++---
1 files changed, 10 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, mdb.master has been updated
via 84acc0e803d34051c5e7b737c2544d3970cb8155 (commit)
from 0f1081449431cf0c2b4a00c1b742958f13cdb253 (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 84acc0e803d34051c5e7b737c2544d3970cb8155
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Apr 4 05:22:26 2012 -0700
ITS#7219 fixup keysize in previous commit
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 13 ++++++++++---
1 files changed, 10 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 fc1396fa2e94ee2e752fd7c3ea5bb22f6592398a (commit)
via 0f1081449431cf0c2b4a00c1b742958f13cdb253 (commit)
from 487d3966eea565e8768b5b7b06f1dca7181d467e (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 fc1396fa2e94ee2e752fd7c3ea5bb22f6592398a
Merge: 487d396 0f10814
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 4 01:39:27 2012 -0700
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 7 ++++---
1 files changed, 4 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, mdb.master has been updated
via 0f1081449431cf0c2b4a00c1b742958f13cdb253 (commit)
from 91bab157f65941919a69179a395d471cabfd3d79 (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 0f1081449431cf0c2b4a00c1b742958f13cdb253
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Apr 3 12:24:27 2012 -0700
ITS#7219 fix for odd-aligned keys in mdb_update_key()
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git