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 bb62d9cb732c894023c5c9f5893acf40add7376c (commit)
from 9e156bf91467da256ade7842b03b0aa6f9b7405c (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 bb62d9cb732c894023c5c9f5893acf40add7376c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Aug 31 16:53:45 2017 +0100
ITS#8270 use the configured exop timeout for StartTLS
Also, there's no need for a retry loop here. Just wait for
the specified timeout or give up.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/back-ldap.h | 2 ++
servers/slapd/back-ldap/bind.c | 29 +++++++++++------------------
2 files changed, 13 insertions(+), 18 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 9e156bf91467da256ade7842b03b0aa6f9b7405c (commit)
from 0f80e05eebfa2d25db5eb4483752cd37775adb04 (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 9e156bf91467da256ade7842b03b0aa6f9b7405c
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Fri Aug 25 16:25:23 2017 +0100
ITS#8444 Do not clear the pending operation when checkpointing
When a checkpoint happens, if we remove the CSN from the pending list,
accesslog won't pass it onto the accesslog DB. But in a delta-mmr
scenario, an accesslog entry without a CSN faces a race where it might
be applied twice - that usually fails and causes a full refresh, other
times it can cause a silent desync - both are undesirable.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 1 +
1 file changed, 1 insertion(+)
---
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 0f80e05eebfa2d25db5eb4483752cd37775adb04 (commit)
from 17cc93d570da20ff885945d14212dcf864420c4f (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 0f80e05eebfa2d25db5eb4483752cd37775adb04
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 21 09:19:12 2017 -0700
ITS#8715 Fix typo with olcTLSCiphersuite
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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 17cc93d570da20ff885945d14212dcf864420c4f (commit)
from a9f462d615697bc28058ee5c541c4d3e7920f205 (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 17cc93d570da20ff885945d14212dcf864420c4f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Aug 16 08:50:22 2017 -0700
ITS#8713 Delete stub man page for LDBM
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-ldbm.5 | 20 --------------------
1 file changed, 20 deletions(-)
delete mode 100644 doc/man/man5/slapd-ldbm.5
---
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 a9f462d615697bc28058ee5c541c4d3e7920f205 (commit)
from c9e56b80f35e2cd3362df65bdfec739c5f35cc1b (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 a9f462d615697bc28058ee5c541c4d3e7920f205
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 4 20:58:07 2017 +0100
ITS#8690 one more time
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 5 ++---
1 file changed, 2 insertions(+), 3 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 c9e56b80f35e2cd3362df65bdfec739c5f35cc1b (commit)
via bcc66010915528e7efa10b4f9edd34aee44a4874 (commit)
from af92b8d2caa7f3a27ea8721cdaf75d8b8a3c79ff (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 c9e56b80f35e2cd3362df65bdfec739c5f35cc1b
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 4 13:40:34 2017 +0100
ITS#8690 fix again
commit bcc66010915528e7efa10b4f9edd34aee44a4874
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 4 13:34:03 2017 +0100
Revert "ITS#8690 refix"
This reverts commit a5f3a2885c9d1a72ecebf159522a558a1f33d767.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 af92b8d2caa7f3a27ea8721cdaf75d8b8a3c79ff (commit)
from a5f3a2885c9d1a72ecebf159522a558a1f33d767 (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 af92b8d2caa7f3a27ea8721cdaf75d8b8a3c79ff
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Aug 3 12:42:21 2017 +0100
ITS#8705 fix service pathname
Strip trailing space of last pathname component, if any. Not first.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblutil/ntservice.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
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 a5f3a2885c9d1a72ecebf159522a558a1f33d767 (commit)
from 221dd433995a480599d3038d109e63e0b570d84d (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 a5f3a2885c9d1a72ecebf159522a558a1f33d767
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 2 00:52:13 2017 +0100
ITS#8690 refix
Don't double-queue delete ops
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 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 221dd433995a480599d3038d109e63e0b570d84d (commit)
from 9827569ff0a57040d6869d2dfa062b2aedc9ba69 (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 221dd433995a480599d3038d109e63e0b570d84d
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 1 22:08:50 2017 +0100
ITS#8226 optimization
Don't release read txn unless there has actually been a new write txn
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
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 9827569ff0a57040d6869d2dfa062b2aedc9ba69 (commit)
from 5bd89a1f1f1a53089cbc8ed576a3b6cc1164f671 (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 9827569ff0a57040d6869d2dfa062b2aedc9ba69
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 1 21:57:02 2017 +0100
ITS#8690 fix prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git