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 9af5e181cb64babb243226bee03ad0609fb38cb9 (commit)
from 8d74f717ff8390e5ba611b170d8cf4b427e59114 (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 9af5e181cb64babb243226bee03ad0609fb38cb9
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 31 15:15:39 2011 -0700
Add NOEXIT envvar to run all tests and tally failures
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/all | 29 +++++++++++++++++++++++++++--
1 files changed, 27 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 has been updated
via cb24acddf0ae8045eeade0acb89e6cd734aecd31 (commit)
via 8ca32bcb91725be7dad4a97ad8683189232093cc (commit)
from eac6ff6027fdce1641626d0158a5013f19d8b343 (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 cb24acddf0ae8045eeade0acb89e6cd734aecd31
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 31 05:14:43 2011 -0700
Resync with updated libmdb api
commit 8ca32bcb91725be7dad4a97ad8683189232093cc
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 30 19:14:56 2011 -0700
For test063
add hex timestamp to lutil_debug() output
Fix LASTMOD race condition in accesslog.c
Set refreshInterval even if using refreshAndPersist, since
fallbacks will use refresh params
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/debug.c | 3 ++-
servers/slapd/back-mdb/dn2id.c | 4 ++--
servers/slapd/back-mdb/id2entry.c | 6 +++---
servers/slapd/back-mdb/idl.c | 10 +++++-----
servers/slapd/back-mdb/init.c | 2 +-
servers/slapd/back-mdb/libmdb | 2 +-
servers/slapd/back-mdb/tools.c | 5 +++--
servers/slapd/overlays/accesslog.c | 5 +++--
tests/scripts/test063-delta-multimaster | 25 +++++++++++++++++++++----
9 files changed, 41 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 8d74f717ff8390e5ba611b170d8cf4b427e59114 (commit)
from 4f35d789acb087fd14c6c0991d9c99072ab3d494 (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 8d74f717ff8390e5ba611b170d8cf4b427e59114
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 30 19:14:56 2011 -0700
For test063
add hex timestamp to lutil_debug() output
Fix LASTMOD race condition in accesslog.c
Set refreshInterval even if using refreshAndPersist, since
fallbacks will use refresh params
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/debug.c | 3 ++-
servers/slapd/overlays/accesslog.c | 5 +++--
tests/scripts/test063-delta-multimaster | 25 +++++++++++++++++++++----
3 files changed, 26 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 has been updated
via eac6ff6027fdce1641626d0158a5013f19d8b343 (commit)
from b444ce47cefb43235a6104e5ce1646a2bff0c632 (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 eac6ff6027fdce1641626d0158a5013f19d8b343
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 30 15:30:08 2011 -0700
Add libmdb to include path for back-mdb
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/Makefile.in | 2 +-
servers/slapd/back-mdb/libmdb | 2 +-
2 files changed, 2 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 has been updated
via b444ce47cefb43235a6104e5ce1646a2bff0c632 (commit)
from df0935319a1ab47d0eb6b7295d96dee765fc9534 (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 b444ce47cefb43235a6104e5ce1646a2bff0c632
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 30 00:52:04 2011 -0700
Add some missing items
maxreaders setting to configure the reader lock table
implement the online indexer task, update manpage
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 8 +++-
servers/slapd/back-mdb/back-mdb.h | 3 +-
servers/slapd/back-mdb/config.c | 108 ++++++++++++++++--------------------
servers/slapd/back-mdb/init.c | 11 ++++
4 files changed, 68 insertions(+), 62 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 has been updated
via df0935319a1ab47d0eb6b7295d96dee765fc9534 (commit)
from ecb1be7d1a1758f77ba6e7c7215887b3aad73c60 (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 df0935319a1ab47d0eb6b7295d96dee765fc9534
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 29 20:31:15 2011 -0700
Resync
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/libmdb | 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 has been updated
via ecb1be7d1a1758f77ba6e7c7215887b3aad73c60 (commit)
from d22ecba300b617d3c055d66e30a50bed242dd0c2 (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 ecb1be7d1a1758f77ba6e7c7215887b3aad73c60
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 29 20:16:36 2011 -0700
Resync
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/libmdb | 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 has been updated
via d22ecba300b617d3c055d66e30a50bed242dd0c2 (commit)
via 4d998251d5dbe026beafa93222d739a09342c5ce (commit)
from c47136a1f40fdaad1172e6b3c445c6db799bb640 (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 d22ecba300b617d3c055d66e30a50bed242dd0c2
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 29 20:04:11 2011 -0700
Resync
commit 4d998251d5dbe026beafa93222d739a09342c5ce
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 29 19:38:41 2011 -0700
Plug memleaks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/libmdb | 2 +-
servers/slapd/back-mdb/modrdn.c | 16 ++++------------
2 files changed, 5 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 has been updated
via c47136a1f40fdaad1172e6b3c445c6db799bb640 (commit)
from 0fcc88809ff1b161853a758631780b872a0cbb0c (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 c47136a1f40fdaad1172e6b3c445c6db799bb640
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 29 04:24:21 2011 -0700
Avoid extraneous txn_renew
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 5 ++++-
servers/slapd/back-mdb/libmdb | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git