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 bae86317e0e19fde4aa38fdad08de8d10e3fed6c (commit)
via 9acf801cc119d187e1252474cab7d228dc6d7676 (commit)
via ed86a086f7ae92c8f8bd40032ab5dc3e02cf40b0 (commit)
via e74d70e88e838c0f1e80b00e7c3cf6ea57762d0d (commit)
from a2cfb99c5288d5f8e390508ff1e307b79ec49c64 (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 bae86317e0e19fde4aa38fdad08de8d10e3fed6c
Merge: a2cfb99 9acf801
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Dec 11 14:22:31 2012 -0800
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 3 ++
libraries/liblmdb/mdb.c | 91 ++++++++++++++++++++++++++++++----------------
2 files changed, 62 insertions(+), 32 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 9acf801cc119d187e1252474cab7d228dc6d7676 (commit)
from ed86a086f7ae92c8f8bd40032ab5dc3e02cf40b0 (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 9acf801cc119d187e1252474cab7d228dc6d7676
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Dec 11 12:55:47 2012 -0800
Make sure init_meta is at beginning of file
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 ++
1 files changed, 2 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, mdb.master has been updated
via ed86a086f7ae92c8f8bd40032ab5dc3e02cf40b0 (commit)
from e74d70e88e838c0f1e80b00e7c3cf6ea57762d0d (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 ed86a086f7ae92c8f8bd40032ab5dc3e02cf40b0
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Dec 11 12:46:17 2012 -0800
More for prev commit
Use the latest meta page
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 72 ++++++++++++++++++++++++++++-------------------
1 files changed, 43 insertions(+), 29 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 e74d70e88e838c0f1e80b00e7c3cf6ea57762d0d (commit)
from 282be11654f871ce3cf824e85113b5ecae1810a6 (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 e74d70e88e838c0f1e80b00e7c3cf6ea57762d0d
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Dec 11 12:03:19 2012 -0800
Partially revert 65d40eb5d2c7c28df05e2c1d9b21d90e2a82e0b5
Allow both increasing and decreasing the environment size.
But don't allow decreasing below the currently occupied space.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 3 +++
libraries/liblmdb/mdb.c | 17 ++++++++++++++---
2 files changed, 17 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, OPENLDAP_REL_ENG_2_4 has been updated
via c6935d1e876ac3056b88c557ba02d0247e338e2f (commit)
via c6627e80cb026e6fd7d4b2558de5b25e7313b449 (commit)
via 1201568669cb73b999ef79fa6e8f5c6667a6f5f0 (commit)
via 282be11654f871ce3cf824e85113b5ecae1810a6 (commit)
from 6b45ecf1937f27d75ba3c37eac963aacaa634dea (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 c6935d1e876ac3056b88c557ba02d0247e338e2f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Dec 10 17:38:08 2012 -0800
ITS#7469
commit c6627e80cb026e6fd7d4b2558de5b25e7313b449
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Dec 10 17:32:44 2012 -0800
ITS#7469 fix slapcat
commit 1201568669cb73b999ef79fa6e8f5c6667a6f5f0
Merge: 6b45ecf 282be11
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Dec 10 17:36:52 2012 -0800
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
libraries/liblmdb/mdb.c | 4 ++--
servers/slapd/back-mdb/tools.c | 1 +
3 files changed, 4 insertions(+), 2 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 a2cfb99c5288d5f8e390508ff1e307b79ec49c64 (commit)
via 470b126e9f94d08b46765545fcaf8b623913bfa4 (commit)
via 282be11654f871ce3cf824e85113b5ecae1810a6 (commit)
from 2ac1967b66fe8dcddd689c9e471468730a354d07 (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 a2cfb99c5288d5f8e390508ff1e307b79ec49c64
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Dec 10 17:32:44 2012 -0800
ITS#7469 fix slapcat
commit 470b126e9f94d08b46765545fcaf8b623913bfa4
Merge: 2ac1967 282be11
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Dec 10 17:22:26 2012 -0800
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 ++--
servers/slapd/back-mdb/tools.c | 1 +
2 files changed, 3 insertions(+), 2 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 282be11654f871ce3cf824e85113b5ecae1810a6 (commit)
from 0ce6bb4be0034120c850917bc4f59b4d4efc1432 (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 282be11654f871ce3cf824e85113b5ecae1810a6
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Dec 10 17:21:24 2012 -0800
FIx prev commit
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 ++--
1 files changed, 2 insertions(+), 2 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 6b45ecf1937f27d75ba3c37eac963aacaa634dea (commit)
via 46ed15d4ec03d51eef4c9cec33e82bb91598b29f (commit)
from 979d48625035d7ccd85f0021295fc8ee0f45e31d (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 6b45ecf1937f27d75ba3c37eac963aacaa634dea
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Dec 10 17:04:45 2012 -0800
ITS#7454
commit 46ed15d4ec03d51eef4c9cec33e82bb91598b29f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Dec 10 17:00:56 2012 -0800
ITS#7454, fix example usage
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
doc/man/man1/ldapurl.1 | 4 ++--
2 files changed, 3 insertions(+), 2 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 2ac1967b66fe8dcddd689c9e471468730a354d07 (commit)
from 3bf87500a3a417d912ced6260464e709293098e5 (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 2ac1967b66fe8dcddd689c9e471468730a354d07
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Dec 10 17:00:56 2012 -0800
ITS#7454, fix example usage
-----------------------------------------------------------------------
Summary of changes:
doc/man/man1/ldapurl.1 | 4 ++--
1 files changed, 2 insertions(+), 2 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 979d48625035d7ccd85f0021295fc8ee0f45e31d (commit)
from 624b4eac9fce25078af4f4e604b16f6bf3feb95e (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 979d48625035d7ccd85f0021295fc8ee0f45e31d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Dec 10 14:36:28 2012 -0800
ITS#7308, ITS#7309
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git