From: Quanah Gibson-Mount Date: Wed, 20 Sep 2006 19:22:29 +0000 (+0000) Subject: c_sasl_bindop fix. X-Git-Tag: OPENLDAP_REL_ENG_2_3_28~24 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=29b0cc33e27c7f80db61b6b80bded128b2a1da6b;p=openldap c_sasl_bindop fix. --- diff --git a/CHANGES b/CHANGES index 59105ab9c9..f9ecc07168 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.3.28 Engineering Added ldapsearch bad filter pattern check (ITS#4647) Fixed slapd-monitor locking with scope "subordinate" (ITS#4668) Fixed slapd global access controls initialization (ITS#4654) + Fixed slapd setting c_sasl_bindop only on SASL binds OpenLDAP 2.3.27 Release Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405)