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 471bdb44c2beeb0ce012d597930b109bf599a232 (commit)
via 4008e5e58337feb8a5ab29b7f939b1831d3f6d75 (commit)
from a9f13553a7dc4b618d3521c938a216c0bc64822d (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 471bdb44c2beeb0ce012d597930b109bf599a232
Merge: a9f1355 4008e5e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 18 00:00:38 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
---
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_5 has been updated
via 928b0a9ce5b2cfa7070f3b9c95bb38c6f0612dd6 (commit)
via 4008e5e58337feb8a5ab29b7f939b1831d3f6d75 (commit)
from 0e2ba88a8f1c2207c080c02a621fdfa9e579ca3f (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 928b0a9ce5b2cfa7070f3b9c95bb38c6f0612dd6
Merge: 0e2ba88 4008e5e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 18 00:00:26 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
---
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 55957253ccf9e9e5dfa122194a0ab10659b0624f (commit)
via 4008e5e58337feb8a5ab29b7f939b1831d3f6d75 (commit)
from b814f859204cace4b19637f731fec984b68d1e1a (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 55957253ccf9e9e5dfa122194a0ab10659b0624f
Merge: b814f85 4008e5e
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Aug 17 20:49:13 2014 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
---
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 4008e5e58337feb8a5ab29b7f939b1831d3f6d75 (commit)
from cf4fe3b1fb24d57eec80c2f7e22f73c568eb0241 (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 4008e5e58337feb8a5ab29b7f939b1831d3f6d75
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Aug 17 20:44:53 2014 -0700
Partially revert ada26306992babeccad0c5443fbd76e28dd24cd6
Of course, MacOSX only has posix_memalign, and only in recent versions.
(Older versions could use valloc instead. That precludes ever changing
the LMDB pagesize to be different from the OS pagesize.) Not all that
crucial since it only affects mdb_env_copyfd1.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
---
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 a9f13553a7dc4b618d3521c938a216c0bc64822d (commit)
via cf4fe3b1fb24d57eec80c2f7e22f73c568eb0241 (commit)
via 1e7eeed28d952adf81090e9551e7ee1d5a20ac44 (commit)
via 983f896aa77027bfc88d9303d2412c58a5a1f2b4 (commit)
from 0ce317c75b23b6606397aa216c86fcabbaa259de (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 a9f13553a7dc4b618d3521c938a216c0bc64822d
Merge: 0ce317c cf4fe3b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sun Aug 17 18:17:49 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 100 +++++++++++++++++++++++++---------------------
libraries/liblmdb/midl.c | 14 +++++++
libraries/liblmdb/midl.h | 9 +++++
3 files changed, 78 insertions(+), 45 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_5 has been updated
via 0e2ba88a8f1c2207c080c02a621fdfa9e579ca3f (commit)
via cf4fe3b1fb24d57eec80c2f7e22f73c568eb0241 (commit)
via 1e7eeed28d952adf81090e9551e7ee1d5a20ac44 (commit)
via 983f896aa77027bfc88d9303d2412c58a5a1f2b4 (commit)
from e7cc84da372d258f8fa00d2673a48634d5b9213b (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 0e2ba88a8f1c2207c080c02a621fdfa9e579ca3f
Merge: e7cc84d cf4fe3b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sun Aug 17 18:17:38 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 100 +++++++++++++++++++++++++---------------------
libraries/liblmdb/midl.c | 14 +++++++
libraries/liblmdb/midl.h | 9 +++++
3 files changed, 78 insertions(+), 45 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 b814f859204cace4b19637f731fec984b68d1e1a (commit)
via cf4fe3b1fb24d57eec80c2f7e22f73c568eb0241 (commit)
via 1e7eeed28d952adf81090e9551e7ee1d5a20ac44 (commit)
via 983f896aa77027bfc88d9303d2412c58a5a1f2b4 (commit)
from 27f3ef2cfdc172c065c112b4d1a37c8e93f149bc (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 b814f859204cace4b19637f731fec984b68d1e1a
Merge: 27f3ef2 cf4fe3b
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Aug 17 14:56:55 2014 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 100 +++++++++++++++++++++++++---------------------
libraries/liblmdb/midl.c | 14 +++++++
libraries/liblmdb/midl.h | 9 +++++
3 files changed, 78 insertions(+), 45 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 cf4fe3b1fb24d57eec80c2f7e22f73c568eb0241 (commit)
from 1e7eeed28d952adf81090e9551e7ee1d5a20ac44 (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 cf4fe3b1fb24d57eec80c2f7e22f73c568eb0241
Author: Hallvard Furuseth <h.b.furuseth(a)usit.uio.no>
Date: Sun Aug 17 01:50:32 2014 +0200
Microoptimize loose pages
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 17 +++++++++--------
1 file changed, 9 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, mdb.master has been updated
via 1e7eeed28d952adf81090e9551e7ee1d5a20ac44 (commit)
via 983f896aa77027bfc88d9303d2412c58a5a1f2b4 (commit)
from 992a96e17163d0098f652389a2571f6c31a295c5 (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 1e7eeed28d952adf81090e9551e7ee1d5a20ac44
Author: Hallvard Furuseth <h.b.furuseth(a)usit.uio.no>
Date: Sun Aug 17 00:29:12 2014 +0200
Fix loose pages in mdb_freelist_save().
Leaving them in dirty_list caused breakage. Instead merge them
into me_pghead at the end, when no more pages will be allocated.
commit 983f896aa77027bfc88d9303d2412c58a5a1f2b4
Author: Hallvard Furuseth <h.b.furuseth(a)usit.uio.no>
Date: Sat Aug 16 11:34:44 2014 +0200
Split out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 87 +++++++++++++++++++++++++---------------------
libraries/liblmdb/midl.c | 14 ++++++++
libraries/liblmdb/midl.h | 9 +++++
3 files changed, 71 insertions(+), 39 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 0ce317c75b23b6606397aa216c86fcabbaa259de (commit)
from f9ccc1d133f6565a73dc5fef7c08bffd4451abee (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 0ce317c75b23b6606397aa216c86fcabbaa259de
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 15 11:04:52 2014 -0500
Another typo
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git