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 0ab841598ffb490f4246f892248f0b409e411cc1 (commit)
from 2c70d0430adc24b1afb59a265ffcc43a124e64ad (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 0ab841598ffb490f4246f892248f0b409e411cc1
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 18 16:39:18 2011 -0700
Fix 09006ccec7928c9cf53bca6abe741e8d4d466c98
Check for stale DBs was in the wrong place.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 61 ++++++++++++++++++++++++-----------------------
1 files changed, 31 insertions(+), 30 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 c0fc7fdbed69e685560f7860e0895a731f72da64 (commit)
from 344996c5e8a2194a65de7a861bf11a07ca7d1670 (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 c0fc7fdbed69e685560f7860e0895a731f72da64
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 14:47:41 2011 -0700
Fix prev commit
Don't truncate all indices if specific indices were given.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/attr.c | 14 --------------
servers/slapd/back-mdb/tools.c | 16 ++++++++++++++++
2 files changed, 16 insertions(+), 14 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 344996c5e8a2194a65de7a861bf11a07ca7d1670 (commit)
via 7164c4c66215da39f03e353a9c72eba408abddbf (commit)
via 2c70d0430adc24b1afb59a265ffcc43a124e64ad (commit)
via 77b1017b85338bfd54de9052e431a44b68119e14 (commit)
from 94c0b077d822bdd4ac4c9b19fe569ace2e4fdf58 (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 344996c5e8a2194a65de7a861bf11a07ca7d1670
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 14:28:36 2011 -0700
Support index truncation
commit 7164c4c66215da39f03e353a9c72eba408abddbf
Merge: 94c0b07 2c70d04
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 14:28:20 2011 -0700
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 19 ++++++++++++++-----
libraries/libmdb/midl.c | 2 +-
libraries/libmdb/midl.h | 2 +-
servers/slapd/back-mdb/attr.c | 14 ++++++++++++++
4 files changed, 30 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, mdb.master has been updated
via 2c70d0430adc24b1afb59a265ffcc43a124e64ad (commit)
via 77b1017b85338bfd54de9052e431a44b68119e14 (commit)
from 57b5fbea491c956ed7a4ab7d12d802de2b29455d (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 2c70d0430adc24b1afb59a265ffcc43a124e64ad
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 18 14:18:27 2011 -0700
Fix mdb_drop() if not deleting the DB record
commit 77b1017b85338bfd54de9052e431a44b68119e14
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 18 13:28:08 2011 -0700
Fix typo, minor cleanup
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 19 ++++++++++++++-----
libraries/libmdb/midl.c | 2 +-
libraries/libmdb/midl.h | 2 +-
3 files changed, 16 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 94c0b077d822bdd4ac4c9b19fe569ace2e4fdf58 (commit)
via e76299c196bb93fd2e3ca7972260aa55f9c1a796 (commit)
via b1a08d565ded81fbba29dc13482ce20f7f403583 (commit)
via 57b5fbea491c956ed7a4ab7d12d802de2b29455d (commit)
via 09006ccec7928c9cf53bca6abe741e8d4d466c98 (commit)
from a05cbba77a94875ac00c207344d819513ff6499d (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 94c0b077d822bdd4ac4c9b19fe569ace2e4fdf58
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 13:25:38 2011 -0700
New mdb_close() signature
commit e76299c196bb93fd2e3ca7972260aa55f9c1a796
Merge: b1a08d5 57b5fbe
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 13:25:09 2011 -0700
Merge remote branch 'origin/mdb.master'
commit b1a08d565ded81fbba29dc13482ce20f7f403583
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 13:24:24 2011 -0700
Support single parameter substitution in filter
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 276 +++++++++++++++++++++++++-----------
libraries/libmdb/mdb.h | 22 +++-
libraries/libmdb/mdb_stat.c | 2 +-
libraries/libmdb/midl.c | 40 +++++-
libraries/libmdb/midl.h | 22 +++-
libraries/libmdb/mtest.c | 2 +-
libraries/libmdb/mtest2.c | 2 +-
libraries/libmdb/mtest3.c | 2 +-
libraries/libmdb/mtest4.c | 2 +-
libraries/libmdb/mtest5.c | 2 +-
servers/slapd/back-mdb/attr.c | 5 +-
servers/slapd/back-mdb/init.c | 8 +-
servers/slapd/back-mdb/proto-mdb.h | 2 +-
tests/progs/slapd-mtread.c | 93 ++++++++++++-
14 files changed, 370 insertions(+), 110 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 57b5fbea491c956ed7a4ab7d12d802de2b29455d (commit)
via 09006ccec7928c9cf53bca6abe741e8d4d466c98 (commit)
from b7057eb61e690ebad59e6c9ff15e616933ce42cd (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 57b5fbea491c956ed7a4ab7d12d802de2b29455d
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 18 12:37:02 2011 -0700
Add mdb_drop() for deleting a DB
Allow MIDLs to grow arbitrarily, to allow unlimited number of
pages to be freed in one txn.
commit 09006ccec7928c9cf53bca6abe741e8d4d466c98
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 18 10:38:08 2011 -0700
API change, consistency check
mdb_close() takes an env, not a txn.
Also, add check for stale DB records (in case some other process
wrote to the DB last).
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 276 ++++++++++++++++++++++++++++++-------------
libraries/libmdb/mdb.h | 22 +++-
libraries/libmdb/mdb_stat.c | 2 +-
libraries/libmdb/midl.c | 40 ++++++-
libraries/libmdb/midl.h | 22 +++-
libraries/libmdb/mtest.c | 2 +-
libraries/libmdb/mtest2.c | 2 +-
libraries/libmdb/mtest3.c | 2 +-
libraries/libmdb/mtest4.c | 2 +-
libraries/libmdb/mtest5.c | 2 +-
10 files changed, 275 insertions(+), 97 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 a05cbba77a94875ac00c207344d819513ff6499d (commit)
via b7057eb61e690ebad59e6c9ff15e616933ce42cd (commit)
via 3fb20f1e916d67aba6d9400158305c5a57b32d19 (commit)
from e1a5177baca44d6ff5dceea3f6f91da329d43b85 (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 a05cbba77a94875ac00c207344d819513ff6499d
Merge: 3fb20f1 b7057eb
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 17 04:02:52 2011 -0700
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
commit 3fb20f1e916d67aba6d9400158305c5a57b32d19
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Sep 17 03:08:02 2011 -0700
deltasync test tweaks
Check replication success before stopping consumer.
Set retry/interval to make sure consumer reconnects after provider restart.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 359 +++++++++++++++++++++++++--------
tests/data/slapd-deltasync-slave.conf | 1 +
tests/scripts/test043-delta-syncrepl | 36 ++++
3 files changed, 314 insertions(+), 82 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 b7057eb61e690ebad59e6c9ff15e616933ce42cd (commit)
from 0a2854813175db57a0bc91cee337b3987f2aa849 (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 b7057eb61e690ebad59e6c9ff15e616933ce42cd
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Sep 16 16:51:32 2011 -0700
New sorted-dup subpage support
Instead of converting directly to a subDB when the first duplicate
item is seen for a key, convert to a subpage instead. Allow the
subpage to grow up to the overflow limit, then convert to a subDB.
This saves a significant amount of space in a typical slapd index
database.
Currently we don't convert back to the smaller form if items are
later deleted. Probably could do that with some hysteresis, e.g.,
convert back from subDB to subpage when the size drops below
(overflow limit/2). Maybe later.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 359 +++++++++++++++++++++++++++++++++++++-----------
1 files changed, 277 insertions(+), 82 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 e1a5177baca44d6ff5dceea3f6f91da329d43b85 (commit)
via 0a2854813175db57a0bc91cee337b3987f2aa849 (commit)
from d9a60db75ea1dbbc06d90d15e6f6969d8c075ee7 (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 e1a5177baca44d6ff5dceea3f6f91da329d43b85
Merge: d9a60db 0a28548
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 15 10:37:13 2011 -0700
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 103 ++++++++++++++++++++++++++++++++++++++----------
1 files changed, 82 insertions(+), 21 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 0a2854813175db57a0bc91cee337b3987f2aa849 (commit)
from 2c033676ea481f3f84b843c09c81295d0d30a46d (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 0a2854813175db57a0bc91cee337b3987f2aa849
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 15 10:36:15 2011 -0700
Use FNV-1A hash to generate unique mutex names
For Windows and MacOSX
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 103 ++++++++++++++++++++++++++++++++++++++----------
1 files changed, 82 insertions(+), 21 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git