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 ae027b52141d2748d59dfedcb4feebeda5162476 (commit)
via de0cb27d70554b8540cbb73bf5fe682546fd48f3 (commit)
from 7ba25c488a88520f01f9dd95dc6436fb7dfa6b83 (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 ae027b52141d2748d59dfedcb4feebeda5162476
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Apr 9 04:45:32 2012 -0700
ITS#7229 additional tweaks
Should probably compare nsize to pg_size/4 instead...
commit de0cb27d70554b8540cbb73bf5fe682546fd48f3
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Apr 9 04:44:08 2012 -0700
ITS#7230 check and strip 0 length IDLs from freelist
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 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 9e6245f87e5d2fc0b0c52c7aacf5e5ccac115839 (commit)
from 8bf047c8cb7fc2092575b9f6be191fd73aef3222 (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 9e6245f87e5d2fc0b0c52c7aacf5e5ccac115839
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 7 10:22:56 2012 -0700
ITS#7235 prevent sop from being freed during init
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 16 +++++++++++-----
1 files changed, 11 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 8bf047c8cb7fc2092575b9f6be191fd73aef3222 (commit)
from 494c6fa37feb69ede05b684a5e869a5707cfca40 (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 8bf047c8cb7fc2092575b9f6be191fd73aef3222
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 7 07:57:39 2012 -0700
ITS#7231 simplify prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/idl.c | 15 +++++++--------
1 files changed, 7 insertions(+), 8 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 494c6fa37feb69ede05b684a5e869a5707cfca40 (commit)
from e6a25b2db6d7f4dc5d3370e06e3a3e03c5a6635d (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 494c6fa37feb69ede05b684a5e869a5707cfca40
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 7 07:36:43 2012 -0700
ITS#7231 fix idl_append when b has only 1 element
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/idl.c | 7 ++++++-
1 files changed, 6 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 e6a25b2db6d7f4dc5d3370e06e3a3e03c5a6635d (commit)
via 19905a390fa2bcfc8e3d180c83af7a9c53ec051b (commit)
from d2da9c1a7d1480eb6b8ae8c2a8e78392f44f4289 (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 e6a25b2db6d7f4dc5d3370e06e3a3e03c5a6635d
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Apr 7 13:20:19 2012 +0200
ITS#7233 Fix slapd listener initialization.
This broke if i was incremented before the new thread read i:
for(...; i++) { ldap_pvt_thread_create(,,, &i); ... }
commit 19905a390fa2bcfc8e3d180c83af7a9c53ec051b
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Apr 7 13:10:51 2012 +0200
ITS#7234 Fix syncprov entry leak: Set op->o_tag
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/daemon.c | 7 ++++---
servers/slapd/overlays/syncprov.c | 1 +
2 files changed, 5 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 d2da9c1a7d1480eb6b8ae8c2a8e78392f44f4289 (commit)
via 7ba25c488a88520f01f9dd95dc6436fb7dfa6b83 (commit)
from 03737b5bfac21b6db998e353607e793f12ea2599 (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 d2da9c1a7d1480eb6b8ae8c2a8e78392f44f4289
Merge: 03737b5 7ba25c4
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 7 04:59:30 2012 -0700
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 37 +++++++++++++++++++++++++------------
1 files changed, 25 insertions(+), 12 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 7ba25c488a88520f01f9dd95dc6436fb7dfa6b83 (commit)
from 84acc0e803d34051c5e7b737c2544d3970cb8155 (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 7ba25c488a88520f01f9dd95dc6436fb7dfa6b83
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Apr 7 01:27:38 2012 -0700
ITS#7229 more mdb_page_split fixes
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 37 +++++++++++++++++++++++++------------
1 files changed, 25 insertions(+), 12 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 03737b5bfac21b6db998e353607e793f12ea2599 (commit)
from 6d5dac4fa2bb4a3cfbdf2e63dcd5e9f7626fd541 (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 03737b5bfac21b6db998e353607e793f12ea2599
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Apr 6 03:37:54 2012 -0700
ITS#7228 check for unexpected result from ldapsearch
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/test022-ppolicy | 7 +++++++
1 files changed, 7 insertions(+), 0 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 0e03b1369f4da5db9d0bdd2445b3a7ccc0c5638f (commit)
via 0fdaa2823892e4ba94261a79ce4d05cea7d59fca (commit)
from 317f54feff0c472620c913fce7be3e5ac4963f90 (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 0e03b1369f4da5db9d0bdd2445b3a7ccc0c5638f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Apr 4 13:42:47 2012 -0700
ITS#7197
commit 0fdaa2823892e4ba94261a79ce4d05cea7d59fca
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 4 13:25:09 2012 -0700
ITS#7197 fix olcTLSVerifyClient keywords
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/config.c | 4 +++-
2 files changed, 4 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 6d5dac4fa2bb4a3cfbdf2e63dcd5e9f7626fd541 (commit)
from ce54dabb1b69c5b310cfc4ff689bc339f3256e22 (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 6d5dac4fa2bb4a3cfbdf2e63dcd5e9f7626fd541
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 4 13:25:09 2012 -0700
ITS#7197 fix olcTLSVerifyClient keywords
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/config.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git