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 30aeae0b94487962ab877820ac9c8d4628fa109e (commit)
from 0c1ebd178cafd8add90e6561ff798a2df4e6db67 (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 30aeae0b94487962ab877820ac9c8d4628fa109e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Feb 6 03:41:17 2018 +0000
Regression test for ITS8800
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8800/its8800 | 212 +
tests/data/regressions/its8800/its8800db.ldif | 9380 ++++++++++++++++++++
.../{its8444 => its8800}/slapd-provider1.ldif | 70 +-
.../{its8444 => its8800}/slapd-provider2.ldif | 70 +-
.../{its8444 => its8800}/slapd-provider3.ldif | 70 +-
.../{its8444 => its8800}/slapd-provider4.ldif | 70 +-
6 files changed, 9712 insertions(+), 160 deletions(-)
create mode 100755 tests/data/regressions/its8800/its8800
create mode 100644 tests/data/regressions/its8800/its8800db.ldif
copy tests/data/regressions/{its8444 => its8800}/slapd-provider1.ldif (75%)
copy tests/data/regressions/{its8444 => its8800}/slapd-provider2.ldif (75%)
copy tests/data/regressions/{its8444 => its8800}/slapd-provider3.ldif (75%)
copy tests/data/regressions/{its8444 => its8800}/slapd-provider4.ldif (75%)
---
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 0c1ebd178cafd8add90e6561ff798a2df4e6db67 (commit)
via 4d1077ffa4ff336ab7b01d1908dd018fc34a301e (commit)
via 0eb577632f291db3e4f89cf4b496822b9766f7cc (commit)
from dfc6b58d43718b0eca934c377a1aaa163cbe441e (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 0c1ebd178cafd8add90e6561ff798a2df4e6db67
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Feb 1 22:32:45 2018 +0000
ITS#8801 Fix CSN queue processing
commit 4d1077ffa4ff336ab7b01d1908dd018fc34a301e
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 2 00:47:25 2018 +0000
ITS#8800 remove originator check in syncprov_search_response
Let the entryCSN check do all the work. Reloading a server from an old
backup needs this to go thru.
commit 0eb577632f291db3e4f89cf4b496822b9766f7cc
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 31 22:23:25 2018 +0000
ITS#8607 Don't record checkpoints
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/ctxcsn.c | 9 ++++-----
servers/slapd/overlays/accesslog.c | 6 +-----
servers/slapd/overlays/syncprov.c | 9 +--------
servers/slapd/slap.h | 3 +--
4 files changed, 7 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, master has been updated
via dfc6b58d43718b0eca934c377a1aaa163cbe441e (commit)
from ca7f697e14087234e44c96fb7edd81cfb14183dc (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 dfc6b58d43718b0eca934c377a1aaa163cbe441e
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Sun Feb 4 19:27:23 2018 +0000
Ignore lbase64.c symlink
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 file changed, 1 insertion(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git