]> git.sur5r.net Git - openldap/blob - CHANGES
Return to release engineering
[openldap] / CHANGES
1 OpenLDAP 2.1 Change Log
2
3 OpenLDAP 2.1.7 Engineering
4
5 OpenLDAP 2.1.6 Release
6         Fixed slapd unsupported non-critical control handling
7         Fixed slapd value_find() uninitialized variable bug (ITS#2097)
8         Fixed back-dnssrv default referral handling (ITS#2116)
9         Fixed liblunicode memory leak (ITS#2126)
10         Fixed slapd listener crash (ITS#2132)
11         Fixed slapd modify mod_add_values crash (ITS#2136)
12         Updated slapd adlist support
13         Updated slapd disallow bind_simple_unprotected
14         Updated back-bdb/ldbm add/delete/rename ACLs
15         Updated back-shell surrogate parent code
16         Updated libldap_r Pth support (ITS#724) (ITS#1033)
17         Added libldap get referral option (ITS#2121)
18         Added libldap DIT content rule routines
19         Added back-shell "entry" ACLs
20         Added slapd obsolete schema checks
21         Disable suffixAlias feature (ITS#2117)
22         Misc minor fixes and cleanup
23         Build Environment
24                 Fixed back-bdb module linking problem
25                 Fixed misc. portability bugs
26                 Updated DB_THREAD detection (ITS#2127)
27                 Updated pthreads detection 
28                 Updated shtool to latest
29                 Updated test suite
30         Documentation
31                 Misc. updates (ITS#2093) (ITS#2105) (ITS#2106)
32
33 OpenLDAP 2.1.5 Release
34         Fixed back-ldbm indirect IDL bug (ITS#2039)
35         Fixed back-bdb locker_id bugs (ITS#2040)
36         Fixed back-bdb duplicate results (ITS#2044)
37         Fixed back-bdb group member check
38         Fixed back-bdb idl_intersection bug (ITS#2082)
39         Fixed slapd objectClass subclassing matching (ITS#2053)
40         Fixed slapd base==target referral bug (ITS#1991)
41         Fixed slapd ACL attribute auth bug (ITS#2067)
42         Fixed slapd one-level search with subordinates
43         Fixed libldap DNS SRV buffer size bug
44         Fixed liblber write bugs (ITS#1983)
45         Fixed liblutil b64 length bugs (ITS#2055)
46         Added slapadd lastmod attribute support
47         Added ldap tools passfile (-y) support (ITS#2031)
48         Added ldapmodify LDIFv1 control: support (ITS#2060)
49         Added slapd appropriate matching rule checks
50         Fixed libldap TLS session id bug
51         Updated slapd hasSubordinates
52         Updated slapd extensible matching
53         Updated matched values and noop controls
54         Updated back-passwd gecos buffer size bug (ITS#2046)
55         Updated back-ldap, back-meta, and back-sql
56         Build Environment
57                 Added SASL version checks
58                 Added IPv6 sockaddr_storage check
59                 Added Berkeley DB 4.1 support
60                 Fixed module build issues (ITS#2047 ITS#2048 ITS#2065)
61                 Updated test suite (ITS#2054)
62                 Updated NT and zOS ports
63         Documentation
64                 Added ldapwhoami(1) man page
65                 Misc man page updates
66
67 OpenLDAP 2.1.4 Release
68         Fixed slapd DN normalization (requires DB reload)
69         Fixed slapd bootParameter validation bug (ITS#1957)
70         Fixed slapd saslRegex bug (ITS#1978)
71         Fixed slapd abstract objectclass check
72         Fixed back-monitor time stats (ITS#1984)
73         Fixed slapd saslRegexp normalization (ITS#1951)
74         Fixed back-meta undef DN attr bug (ITS#1953)
75         Fixed back-meta search operation error (ITS#2014)
76         Fixed ldapmodify LDIF CRLF handling
77         Fixed back-bdb IDL bugs (ITS#1969, ITS#1977, ITS#2015)
78         Fixed back-bdb entry return (ITS#1994)
79         Fixed back-bdb lock_id error detection (ITS#2030)
80         Fixed slapd inappropriate return of operationsError (ITS#1995)
81         Fixed slapd group ACL bug (ITS#1978)
82         Fixed slapd " " handling (ITS#1998)
83         Fixed IPv6 underallocation bug (ITS#2018)
84         Fixed libldap gethostbyname init bug (ITS#2019)
85         Added LDAP SASL auxprop plugin to contrib
86         Added buffer overrun checks (ITS#1936, ITS#1965, ITS#2009-2011)
87         Added slapd subschema DN configuration (ITS#1893)
88         Updated slapd anon update error code (ITS#1987)
89         Updated slapd/libldap error messages (ITS#1989)
90         Updated slapd/libldap IPv4 only handling
91         Updated slapd bind logging (ITS#1809) (ITS#2017)
92         Updated slapd/libldap IPv6 handling (ITS#2018)
93         Updated libldap LDAP_OPT_RESTART handling
94         Updated new logging
95         Updated OpenLDAPaci syntax/semantics (ITS#2005, ITS#2006)
96         Updated back-sql
97         Build Environment
98                 Added zOS port
99                 Updated WinNT port
100                 Added DN testing to tests suite
101                 Fixed krbName schema (ITS#1948)
102                 Fixed pkiUser schema (ITS#1959)
103                 Fixed back-shell builds (ITS#1985)
104                 Resolve liblutil/passwd <des.h> conflict (ITS#2016)
105                 Resolved IRIX sc_mask conflict (ITS#2022)
106                 Removed ud(1) and filter template API (ITS#2011)
107                 Removed lint (ITS#2021)
108         Documentation
109                 Replaced namedref with RFC 3296
110                 Misc manual page updates
111
112 OpenLDAP 2.1.3 Release
113         Fixed slapd access to dn="" bug (ITS#1921)
114         Fixed slapd structuralObjectClass lastmod bug (ITS#1904)
115         Fixed slapd krbName bug (ITS#1913)
116         Fixed slapd schema error alignment bug
117         Fixed slapd excessive DN logging (ITS#1901)
118         Fixed slapd matched values malloc bug (ITS#1931)
119         Fixed slapd TLS data ready bug
120         Updated slapd SASL proxy policy code
121         Updated slapd require "strong" check
122         Added slapd disallow bind_simple_unprotected directive
123         Added slapd SASL setpass support (ITS#1943)
124         Added slapd IPv4/v6 only options
125         Updated back-bdb entry locking
126         Fixed liblutil passwd cleartext bug
127         Fixed back-ldap/meta mapping bug (ITS#1787)
128         Added back-monitor added monitorContext support
129         Fixed back-perl ad_cname bug (ITS#1882)
130         Fixed libldap ldap_controls_dup() malloc bug (ITS#1898)
131         Fixed libldap openssl compat bug (ITS#1924)
132         Fixed ucgendat EOF bug (ITS#1917)
133         Removed lint
134         Build Environment
135                 Added cc missing check
136                 Added monitor backend test
137                 Updated <ac/socket.h> SHUT_RDWR 
138                 Fixed SASL-less build issues
139                 Fixed back-perl build issues (ITS#1827)
140                 Fixed libldap_r references.c issue (ITS#1922)
141                 Added -ldb-4 detection (ITS#1888)
142                 Disabled back-sql (ITS#1920)
143         Documentation
144                 Numerous manual page updates
145
146 OpenLDAP 2.1.2 Release
147         Initial release for "general" use.
148