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 7fe85f5c8291f531f93c28b98865367aeca75484 (commit)
from 9a4ef8406eac173875e67131421a684c34bf92f3 (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 7fe85f5c8291f531f93c28b98865367aeca75484
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jun 24 04:42:44 2014 -0700
More MDB -> LMDB renames
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 18 +++++++++---------
libraries/liblmdb/midl.c | 2 +-
libraries/liblmdb/midl.h | 4 ++--
3 files changed, 12 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 9a4ef8406eac173875e67131421a684c34bf92f3 (commit)
from ca47c2af1f4d90e1a0ec7e4c6ce4937262c18c74 (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 9a4ef8406eac173875e67131421a684c34bf92f3
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jun 24 04:16:19 2014 -0700
Doc updates
Rename MDB -> LMDB
Integrate tool manpages
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Doxyfile | 4 +--
libraries/liblmdb/lmdb.h | 58 +++++++++++++++++++++++++-------------------
libraries/liblmdb/tooltag | 22 +++++++++++++++++
3 files changed, 57 insertions(+), 27 deletions(-)
create mode 100644 libraries/liblmdb/tooltag
---
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 282d215924dbbb275f359939b9182903e9ce7878 (commit)
from dda779d83e701c43ef48780653f396329e16c755 (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 282d215924dbbb275f359939b9182903e9ce7878
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jun 23 08:21:36 2014 -0700
Fixup for win64 commit
couldn't avoid ifdefs. Silence warnings.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/config.c | 12 ++++++++++--
1 file changed, 10 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 dda779d83e701c43ef48780653f396329e16c755 (commit)
from fed9370fae35b4aed29a5f8ab619c0b17a9e8cd7 (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 dda779d83e701c43ef48780653f396329e16c755
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Nov 16 17:21:48 2013 -0800
Windows64 32/64 silliness
On Windows64, long is the same size as int. Use size_t when we
need an actual 64 bit unsigned long.
-----------------------------------------------------------------------
Summary of changes:
include/lutil_meter.h | 8 ++++----
libraries/liblutil/meter.c | 4 ++--
servers/slapd/config.c | 8 ++++----
servers/slapd/config.h | 2 +-
servers/slapd/slapadd.c | 4 ++--
5 files changed, 13 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, mdb.master has been updated
via ca47c2af1f4d90e1a0ec7e4c6ce4937262c18c74 (commit)
via 225bcae3e7bf944d0740609dd331e08900ae4161 (commit)
from aa89ca31b3a95f266cd2b354037466a2d950bc1f (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 ca47c2af1f4d90e1a0ec7e4c6ce4937262c18c74
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jun 23 07:39:06 2014 -0700
ITS#7879 Windows build compatibility
Just use srand/rand, we don't care about the quality
of the random numbers, we just want some data.
commit 225bcae3e7bf944d0740609dd331e08900ae4161
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jun 23 07:36:38 2014 -0700
Flesh out mdb_cmp_cint for BigEndians
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/.gitignore | 1 +
libraries/liblmdb/mdb.c | 11 ++++++++++-
libraries/liblmdb/mtest.c | 11 +++++------
libraries/liblmdb/mtest2.c | 11 +++++------
libraries/liblmdb/mtest3.c | 11 +++++------
libraries/liblmdb/mtest4.c | 5 ++---
libraries/liblmdb/mtest5.c | 11 +++++------
libraries/liblmdb/mtest6.c | 7 +++----
8 files changed, 36 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 aa89ca31b3a95f266cd2b354037466a2d950bc1f (commit)
from d9423e13f85bac7c33083a4b872c022d18a41232 (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 aa89ca31b3a95f266cd2b354037466a2d950bc1f
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Jun 22 16:39:14 2014 -0700
More for page_loosen
Don't try this when working on the FreeDB. Again,
too much hassle to unkink the recursions...
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 5 ++++-
1 file changed, 4 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 d9423e13f85bac7c33083a4b872c022d18a41232 (commit)
from cf331ccb3dc482769d6ac8d75cc66249b0086d29 (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 d9423e13f85bac7c33083a4b872c022d18a41232
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jun 21 15:53:41 2014 -0700
More cleanup for page_merge, page_loosen
Only loosen src page if it's actually dirty.
Refactor page refs in page_merge.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 49 ++++++++++++++++++++++++++++-------------------
1 file changed, 29 insertions(+), 20 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 cf331ccb3dc482769d6ac8d75cc66249b0086d29 (commit)
from 7cab7b95e240446dd11c7e0951af8b2c3409765b (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 cf331ccb3dc482769d6ac8d75cc66249b0086d29
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jun 21 08:34:45 2014 -0700
Silence ptr arithmetic warnings
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb_load.c | 10 +++++-----
1 file changed, 5 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, mdb.master has been updated
via 7cab7b95e240446dd11c7e0951af8b2c3409765b (commit)
from eebbd22c2ff9d6088e307c960be56baf35e1ab0d (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 7cab7b95e240446dd11c7e0951af8b2c3409765b
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jun 21 03:30:34 2014 -0700
Handle loose pages
Pages that were dirtied and deleted in the same txn should be
reused, instead of consuming freeDB pages.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 75 +++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 70 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, mdb.master has been updated
via eebbd22c2ff9d6088e307c960be56baf35e1ab0d (commit)
from 79e8462d748543f7dc36a3ff3fa8263c62b34c3f (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 eebbd22c2ff9d6088e307c960be56baf35e1ab0d
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jun 20 23:40:44 2014 -0700
Fix mdb_page_merge
Similar to prev commit for mdb_node_move, the call of
mdb_page_serch_lowest() was leaving csrc unusable.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git