From: Kurt Zeilenga Date: Fri, 16 Aug 2002 18:46:39 +0000 (+0000) Subject: Add ITS#, etc. X-Git-Tag: OPENLDAP_REL_ENG_2_1_4~31 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c7fe7df0efa252f80740db1402fdfd5148df5141;p=openldap Add ITS#, etc. --- diff --git a/CHANGES b/CHANGES index 1ae354e5f9..30d14b5e7d 100644 --- a/CHANGES +++ b/CHANGES @@ -3,19 +3,26 @@ OpenLDAP 2.1 Change Log OpenLDAP 2.1.4 Engineering Fixed slapd bootParameter validation bug (ITS#1957) Added LDAP SASL auxprop plugin to contrib - Added buffer overrun checks (ITS#1965, ITS#1936) + Added buffer overrun checks (ITS#1936, ITS#1965, ITS#2009-2011) Fixed slapd saslRegex bug (ITS#1978) Fixed back-monitor time stats (ITS#1984) + Fixed slapd saslRegexp normalization (ITS#1951) Fixed back-meta undef DN attr bug (ITS#1953) Fixed ldapmodify LDIF CRLF handling - Fixed slapd inappropriate return of operationsError - Fixed bdb IDL bugs + Fixed back-bdb IDL bugs (ITS#1969, ITS#1977, ITS#2015) + Fixed back-bdb entry return (ITS#1994) + Fixed slapd inappropriate return of operationsError (ITS#1995) + Fixed slapd group ACL bug (ITS#1978) + Fixed slapd " " handling (ITS#1998) + Fixed IPv6 underallocation bug (ITS#2018) + Fixed libldap gethostbyname init bug (ITS#2019) Updated slapd anon update error code (ITS#1987) - Updated slapd/libldap error messages + Updated slapd/libldap error messages (ITS#1989) Updated slapd/libldap IPv4 only handling Updated libldap LDAP_OPT_RESTART handling Updated new logging - Updated OpenLDAPaci (experimental) syntax/semantics + Updated OpenLDAPaci (experimental) syntax/semantics (ITS#2005, ITS#2006) + Added slapd subschema DN configuration (ITS#1893) Build Environment Added OS/390 port Added DN testing to tests suite @@ -24,6 +31,9 @@ OpenLDAP 2.1.4 Engineering Fixed pkiUser schema (ITS#1959) Disabled back-sql (ITS#1966) Fixed back-shell builds (ITS#1985) + Resolve liblutil/passwd conflict (ITS#2016) + Resolved IRIX sc_mask conflict (ITS#2022) + Removed ud(1) and filter template API (ITS#2011) Documentation Replaced namedref with RFC 3296 Misc manual page updates