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 9b082bf7162d764ec9ca83969a7a3a66032d39c5 (commit)
from b72d9b83688ef0874a54cfa0aa72bb4a1c0646ee (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 9b082bf7162d764ec9ca83969a7a3a66032d39c5
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 30 00:41:13 2011 -0700
ITS#7051 fix GNUtls cert dn parse
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls_g.c | 6 ++++--
1 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 b72d9b83688ef0874a54cfa0aa72bb4a1c0646ee (commit)
from c5ee5212fdd3025d2c5820ddfaa181e6aa868992 (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 b72d9b83688ef0874a54cfa0aa72bb4a1c0646ee
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 30 00:09:01 2011 -0700
ITS#7052 syncrepl deletes need a non-empty CSN
Must not let the underlying DB generate its own.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 5 +++--
1 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 19d1e72bbc66a2a85d7dfe95b582e15fc5a6b04c (commit)
from fa0d64242be440281629a6a5696d03257347e40e (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 19d1e72bbc66a2a85d7dfe95b582e15fc5a6b04c
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 29 21:07:07 2011 -0700
Make sure mdb_open actually got a sub-db record
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 20 +++++++++++++-------
1 files changed, 13 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 fa0d64242be440281629a6a5696d03257347e40e (commit)
from 7a40080dd185cdce547769a6c747238a54c1013e (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 fa0d64242be440281629a6a5696d03257347e40e
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 22 21:46:12 2011 -0700
Doc for the MDB_NOSUBDIR env option
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.h | 6 ++++++
1 files changed, 6 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 7a40080dd185cdce547769a6c747238a54c1013e (commit)
via 54eb76cc7aab42f5caa396ec920e1de8c1531970 (commit)
from 4bcaabecf5410065ba17d64d0fa95d2844aa5582 (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 7a40080dd185cdce547769a6c747238a54c1013e
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 22 18:05:06 2011 -0700
Add MDB_NOSUBDIR option
Create the data file using exactly the given pathname, and
the lock file using a suffix on the data file name.
commit 54eb76cc7aab42f5caa396ec920e1de8c1531970
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Sep 22 04:34:40 2011 -0700
Reader table notes
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 29 +++++++++++++++++++++++------
libraries/libmdb/mdb.h | 2 ++
2 files changed, 25 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, mdb.master has been updated
via 4bcaabecf5410065ba17d64d0fa95d2844aa5582 (commit)
via 619e671f1c85446c09864430030ad99c33561cc2 (commit)
via 9bcc51ef5d6e4081770cfb5cc309c6c8a6f38f2f (commit)
from b9d13a29e6c4c2742277c82bdc646c32d364a619 (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 4bcaabecf5410065ba17d64d0fa95d2844aa5582
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Sep 21 17:21:48 2011 -0700
assert cleanup
commit 619e671f1c85446c09864430030ad99c33561cc2
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Sep 21 16:37:29 2011 -0700
txn_abort/commit free all their cursors now.
commit 9bcc51ef5d6e4081770cfb5cc309c6c8a6f38f2f
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Sep 21 16:06:52 2011 -0700
Only free malloc'd cursors
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 21 ++++++++++++++-------
libraries/libmdb/mdb.h | 10 ++++------
2 files changed, 18 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, master has been updated
via c5ee5212fdd3025d2c5820ddfaa181e6aa868992 (commit)
via c8c34cdd43d3603f3b64a56841b4425379c98f45 (commit)
via b9d13a29e6c4c2742277c82bdc646c32d364a619 (commit)
via c4d5e6e78634a6fa96cdf577688fb3a7fba266ed (commit)
from 47f6aec61e65afd66bea096887f1cd550b55946e (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 c5ee5212fdd3025d2c5820ddfaa181e6aa868992
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 21 15:59:08 2011 -0700
Updated for mdb_txn_begin API change.
Nested txn stuff which we don't use.
commit c8c34cdd43d3603f3b64a56841b4425379c98f45
Merge: 47f6aec b9d13a2
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 21 15:58:55 2011 -0700
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 546 +++++++++++++++++++++++++++++++++----
libraries/libmdb/mdb.h | 155 +++++++----
libraries/libmdb/mdb_stat.c | 2 +-
libraries/libmdb/midl.c | 19 ++
libraries/libmdb/midl.h | 7 +
libraries/libmdb/mtest.c | 10 +-
libraries/libmdb/mtest2.c | 8 +-
libraries/libmdb/mtest3.c | 8 +-
libraries/libmdb/mtest4.c | 16 +-
libraries/libmdb/mtest5.c | 8 +-
libraries/libmdb/mtest6.c | 6 +-
servers/slapd/back-mdb/attr.c | 2 +-
servers/slapd/back-mdb/config.c | 2 +-
servers/slapd/back-mdb/id2entry.c | 6 +-
servers/slapd/back-mdb/init.c | 2 +-
servers/slapd/back-mdb/tools.c | 10 +-
16 files changed, 659 insertions(+), 148 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 b9d13a29e6c4c2742277c82bdc646c32d364a619 (commit)
via c4d5e6e78634a6fa96cdf577688fb3a7fba266ed (commit)
from 8fa10ae668b2fd1e35b7b5b36a1a0b42bd5698e2 (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 b9d13a29e6c4c2742277c82bdc646c32d364a619
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Sep 21 14:14:11 2011 -0700
Track changes to all cursors.
For any change to a page or node, update all other cursors pointing
at the same page (or node). Cursors are now stored in a linked list
off their owning transaction. Cursors are all closed when the transaction
ends. Cursors in parent transactions are updated when their child
transaction commits.
commit c4d5e6e78634a6fa96cdf577688fb3a7fba266ed
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Sep 20 12:57:05 2011 -0700
Add support for nested transactions.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 546 ++++++++++++++++++++++++++++++++++++++-----
libraries/libmdb/mdb.h | 155 ++++++++-----
libraries/libmdb/mdb_stat.c | 2 +-
libraries/libmdb/midl.c | 19 ++
libraries/libmdb/midl.h | 7 +
libraries/libmdb/mtest.c | 10 +-
libraries/libmdb/mtest2.c | 8 +-
libraries/libmdb/mtest3.c | 8 +-
libraries/libmdb/mtest4.c | 16 +-
libraries/libmdb/mtest5.c | 8 +-
libraries/libmdb/mtest6.c | 6 +-
11 files changed, 648 insertions(+), 137 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 8fa10ae668b2fd1e35b7b5b36a1a0b42bd5698e2 (commit)
from 02abfb91ba3b2e62552fdb31d7fc3a1cde63b17f (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/midl.c | 40 +++++++++++++++++++---------------------
1 files changed, 19 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, master has been updated
via 47f6aec61e65afd66bea096887f1cd550b55946e (commit)
via ef7f5f5e32e6e0f129aee7fa1626017a7dadcb48 (commit)
via 79f4f3c0bd1b62dfdcba4a2bce95929c944ac5cb (commit)
via d9edc7d5afd2860fac2fa0121044db28d94c9f7f (commit)
via 8fa10ae668b2fd1e35b7b5b36a1a0b42bd5698e2 (commit)
via 02abfb91ba3b2e62552fdb31d7fc3a1cde63b17f (commit)
from 76c6c8e5b7f7731440872010b895cd30c8076b59 (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 47f6aec61e65afd66bea096887f1cd550b55946e
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Sep 13 09:39:28 2011 +0200
back-bdb/back-mdb IDL cleanup.
Parenthesize macros. Microoptimize IDL search. Use RANGE_<FIRST/LAST>
when IDL is known to be a range.
commit ef7f5f5e32e6e0f129aee7fa1626017a7dadcb48
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Sep 18 21:49:25 2011 +0200
Cleanup ISO C compatibility for recent commits
commit 79f4f3c0bd1b62dfdcba4a2bce95929c944ac5cb
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Sep 18 22:37:45 2011 +0200
More libmdb vs back-mdb C type tweaks.
Do not access a size_t via an unsigned long pointer, an MDB_val via a
berval pointer, or the inverse. Instead copy into the proper data types.
commit d9edc7d5afd2860fac2fa0121044db28d94c9f7f
Merge: 76c6c8e 8fa10ae
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Sep 19 10:30:30 2011 +0200
Merge branch 'mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/debug.c | 2 +-
libraries/libmdb/mdb.c | 5 +-
libraries/libmdb/midl.c | 40 +++++------
servers/slapd/back-bdb/idl.c | 40 +++++------
servers/slapd/back-bdb/idl.h | 6 +-
servers/slapd/back-mdb/bind.c | 2 +-
servers/slapd/back-mdb/compare.c | 2 +-
servers/slapd/back-mdb/config.c | 2 +-
servers/slapd/back-mdb/idl.c | 120 +++++++++++++++++-----------------
servers/slapd/back-mdb/idl.h | 6 +-
servers/slapd/back-mdb/index.c | 9 +--
servers/slapd/back-mdb/operational.c | 2 +-
servers/slapd/back-mdb/proto-mdb.h | 2 +-
servers/slapd/back-mdb/search.c | 2 +-
servers/slapd/overlays/pcache.c | 2 +-
servers/slapd/syncrepl.c | 8 ++-
16 files changed, 126 insertions(+), 124 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 02abfb91ba3b2e62552fdb31d7fc3a1cde63b17f (commit)
from 4272e7de4f2f068b99cc6e32dd4ba86beb4d7266 (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 02abfb91ba3b2e62552fdb31d7fc3a1cde63b17f
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 18 18:26:54 2011 -0700
Additional fix for prev commit
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 5 +++--
1 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 76c6c8e5b7f7731440872010b895cd30c8076b59 (commit)
via 4272e7de4f2f068b99cc6e32dd4ba86beb4d7266 (commit)
from 001f14965402aa86f3d7cd364fc781caeb603719 (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 76c6c8e5b7f7731440872010b895cd30c8076b59
Merge: 001f149 4272e7d
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 18:14:05 2011 -0700
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 3 ++-
1 files changed, 2 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, mdb.master has been updated
via 4272e7de4f2f068b99cc6e32dd4ba86beb4d7266 (commit)
from 237fabda645410996abc7d1285cf4a1b66ac298b (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 4272e7de4f2f068b99cc6e32dd4ba86beb4d7266
Author: Howard Chu <highlandsun(a)gmail.com>
Date: Sun Sep 18 18:13:23 2011 -0700
Make sure 2 subpages fit in one real page
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 3 ++-
1 files changed, 2 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 001f14965402aa86f3d7cd364fc781caeb603719 (commit)
via 237fabda645410996abc7d1285cf4a1b66ac298b (commit)
via 0ab841598ffb490f4246f892248f0b409e411cc1 (commit)
from c0fc7fdbed69e685560f7860e0895a731f72da64 (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 001f14965402aa86f3d7cd364fc781caeb603719
Merge: c0fc7fd 237fabd
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Sep 18 17:08:40 2011 -0700
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 63 ++++++++++++++++++++++++-----------------------
1 files changed, 32 insertions(+), 31 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 237fabda645410996abc7d1285cf4a1b66ac298b (commit)
from 0ab841598ffb490f4246f892248f0b409e411cc1 (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 237fabda645410996abc7d1285cf4a1b66ac298b
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Sep 18 17:07:47 2011 -0700
Fix last delete from a subpage
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 2 +-
1 files changed, 1 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, 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