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 da75e3b65edcb155f738106b1856a58dbf7198ee (commit)
from e5864927aead20b9f5703ddfda036052f7f7e453 (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 da75e3b65edcb155f738106b1856a58dbf7198ee
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 10:08:18 2012 -0700
ITS#7338 fix olcDbConfig changes to take effect immediately
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/config.c | 38 +++++++++++++++++++-------------------
1 files changed, 19 insertions(+), 19 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 e5864927aead20b9f5703ddfda036052f7f7e453 (commit)
from 8fe328dd518d02e8eea9f36068e13671c9cb8093 (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 e5864927aead20b9f5703ddfda036052f7f7e453
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 08:45:39 2012 -0700
Fix online reconfig
maxreaders/maxsize was not re-opening because cleanup call was missing
online indexer should abort txn after index failure
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.c | 11 +++++++++--
1 files changed, 9 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 8fe328dd518d02e8eea9f36068e13671c9cb8093 (commit)
via 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372 (commit)
from 0e3fa1ee145215f6cf63decc11a2da949be0eea0 (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 8fe328dd518d02e8eea9f36068e13671c9cb8093
Merge: 0e3fa1e 234cd9d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 08:43:57 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 6 +++++-
1 files changed, 5 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 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372 (commit)
from 23219ed32a7e2aed22e01f8e9903f506d0f4e142 (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 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 26 08:42:41 2012 -0700
Fix txn_commit error check
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 6 +++++-
1 files changed, 5 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 0e3fa1ee145215f6cf63decc11a2da949be0eea0 (commit)
via 23219ed32a7e2aed22e01f8e9903f506d0f4e142 (commit)
via d1a7fa267bdb9e27777ba87db44034ce83a75084 (commit)
from 4317c7ce54ceb41d57e6ec83f547edfaeedb574b (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 0e3fa1ee145215f6cf63decc11a2da949be0eea0
Merge: 4317c7c 23219ed
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 07:25:07 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 63 +++++++++++++++++++++++++----------------------
1 files changed, 33 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, mdb.master has been updated
via 23219ed32a7e2aed22e01f8e9903f506d0f4e142 (commit)
via d1a7fa267bdb9e27777ba87db44034ce83a75084 (commit)
from d3990eb2f8b2944782604a2ca7bd52e08c58fc3e (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 23219ed32a7e2aed22e01f8e9903f506d0f4e142
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 26 07:22:52 2012 -0700
Fix 205bb17793e27be67098ccc80ee919165d7cb993
Ignore current cursor pos if it's out of bounds.
commit d1a7fa267bdb9e27777ba87db44034ce83a75084
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 26 06:25:31 2012 -0700
Update sub-DBs before updating free list
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 63 +++++++++++++++++++++++++----------------------
1 files changed, 33 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 4317c7ce54ceb41d57e6ec83f547edfaeedb574b (commit)
via d3990eb2f8b2944782604a2ca7bd52e08c58fc3e (commit)
from cf74dfbb2d1cc91fa3bd4ed74e5eb01a92c0436f (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 4317c7ce54ceb41d57e6ec83f547edfaeedb574b
Merge: cf74dfb d3990eb
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 25 12:32:28 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 4 +++-
1 files changed, 3 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 d3990eb2f8b2944782604a2ca7bd52e08c58fc3e (commit)
from 5da67968afb599697d7557c13b65fb961ec408dd (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 d3990eb2f8b2944782604a2ca7bd52e08c58fc3e
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 25 12:31:08 2012 -0700
Append mode should also detect keys that are too small
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 4 +++-
1 files changed, 3 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 cf74dfbb2d1cc91fa3bd4ed74e5eb01a92c0436f (commit)
via 5da67968afb599697d7557c13b65fb961ec408dd (commit)
via 205bb17793e27be67098ccc80ee919165d7cb993 (commit)
from e6d190c7dec535799c5b531b0f848c249b5080b0 (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 cf74dfbb2d1cc91fa3bd4ed74e5eb01a92c0436f
Merge: e6d190c 5da6796
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jul 24 10:18:40 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/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 5da67968afb599697d7557c13b65fb961ec408dd (commit)
via 205bb17793e27be67098ccc80ee919165d7cb993 (commit)
from ccc4d23e749edc5ea461261427a0ee0a663fdfe5 (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 5da67968afb599697d7557c13b65fb961ec408dd
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 24 04:21:40 2012 -0700
Fix root split check in mdb_page_split
commit 205bb17793e27be67098ccc80ee919165d7cb993
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jul 23 04:23:49 2012 -0700
Skip unneeded calls to mdb_page_get in mdb_page_search
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 72 ++++++++++++++++++++++++++++-------------------
1 files changed, 43 insertions(+), 29 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git