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 012a7c169434530a043df448688fbe07d4a54757 (commit) via b61e66871d105bd43f3dc74020a13a02106959d9 (commit) from c4f55cea87880ca8c14b559bd77bcea19ad615cd (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 012a7c169434530a043df448688fbe07d4a54757 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Tue May 21 20:34:32 2019 +0000 Fix examples by removing quotes commit b61e66871d105bd43f3dc74020a13a02106959d9 Author: Nadezhda Ivanova <nivan...@symas.com> Date: Wed Nov 22 13:44:07 2017 +0200 ITS#8841 Fix an assertion error in back-meta when network interface is unavailable Because an API error code was assigned to sr_err, on network error back-meta would cause an assert error at result.c: 830 assert( !LDAP_API_ERROR( rs->sr_err ) ); ----------------------------------------------------------------------- Summary of changes: doc/guide/admin/slapdconf2.sdf | 12 ++++++------ servers/slapd/back-meta/search.c | 7 +++++-- 2 files changed, 11 insertions(+), 8 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git