openldap.git branch OPENLDAP_REL_ENG_2_4 updated. OPENLDAP_REL_ENG_2_4_47-26-g3a5ce78
by openldap-commit2devel@OpenLDAP.org
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via 3a5ce78d39956cb24c2d0101770a8f9d6c720c0a (commit)
via a5a8739b4436b27387c652a8f423b582516d841a (commit)
via f42f92b1a234a0f78a1a40c779ea6cd96d8a22ba (commit)
via 61680107a1f4599f0bbddefc3727ed94f3088f52 (commit)
via 9ed69f92e92050e6dab968a1eaec7769a028ad1e (commit)
via 55daae4afc3cd2ee6dcbd97a73260113935d2676 (commit)
via cd9812f195d8b3fb05384f179702571361da198f (commit)
via 28ede29bb7a8c5745fb01edc17319ad03448800f (commit)
via 3cb6750274819dfd4e1182c0c2f12719e3e1143c (commit)
via 4e843b33d2f788f6da4533546010ac872f6275c3 (commit)
via 49788dc94a79629d0d93ce36fe4da6cd1b9251be (commit)
from de23e57b13fa25ffc9b9c204fd22a50dbde6c0b2 (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 3a5ce78d39956cb24c2d0101770a8f9d6c720c0a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 31 23:43:25 2019 +0000
ITS#8957
commit a5a8739b4436b27387c652a8f423b582516d841a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 31 02:33:17 2019 +0000
ITS#8957 - Fix ASYNC TLS
Fix ASYNC TLS by correctly handling a return code of -2 in addition to 0
commit f42f92b1a234a0f78a1a40c779ea6cd96d8a22ba
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 31 23:42:34 2019 +0000
ITS#8968
commit 61680107a1f4599f0bbddefc3727ed94f3088f52
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 31 02:37:07 2019 +0000
ITS#8968 - Fix ASYNC connection on Solaris 10
Fixes ASYNC connections to handle a return code of ENOTCONN as this is
what Solaris 10 does.
commit 9ed69f92e92050e6dab968a1eaec7769a028ad1e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 31 23:40:32 2019 +0000
ITS#8472
commit 55daae4afc3cd2ee6dcbd97a73260113935d2676
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 25 18:11:58 2019 +0000
ITS#8472 only do index cleanup if DB is running
commit cd9812f195d8b3fb05384f179702571361da198f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 31 23:39:23 2019 +0000
ITS#8952
commit 28ede29bb7a8c5745fb01edc17319ad03448800f
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 2 21:51:48 2019 +0000
ITS#8952 use msec for epoll / devpoll event wait
commit 3cb6750274819dfd4e1182c0c2f12719e3e1143c
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 31 00:22:50 2019 +0000
ITS#8969
commit 4e843b33d2f788f6da4533546010ac872f6275c3
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 30 23:43:34 2019 +0000
ITS#8969 tweak mdb_page_split
Bump up number of keys for which we use fine-grained splitpoint search
commit 49788dc94a79629d0d93ce36fe4da6cd1b9251be
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jan 14 19:06:20 2019 +0000
Happy New Year
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 ++++
libraries/libldap/open.c | 2 +-
libraries/libldap/request.c | 3 ++-
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 4 ++--
servers/slapd/back-mdb/config.c | 3 ++-
servers/slapd/daemon.c | 4 ++--
9 files changed, 16 insertions(+), 9 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git