]> git.sur5r.net Git - openldap/blob - CHANGES
Add line - ITS#2319 was fixed in 2.1.13.
[openldap] / CHANGES
1 OpenLDAP 2.1 Change Log
2
3 OpenLDAP 2.1.14 Engineering
4         Fix slapd directoryString exact index normalization bug
5         Fix back-bdb bdb_cache_find_entry* retry bug
6         Fix back-bdb log message bug
7         Fix back-bdb group/atttribute txn code
8         Updated slapadd to complain about holes in the DIT
9         Documentation
10                 Misc man page updates
11
12 OpenLDAP 2.1.13 Release
13         Fixed back-bdb group ACL deadlock bug (ITS#2195)
14         Fixed back-bdb passwd hang bug (ITS#2122)
15         Fixed slapd RDN handling (ITS#2243)
16         Fixed slapd connections shutdown bug (ITS#2236)
17         Fixed slap tools argument handling (ITS#2266)
18         Fixed liblber PROTOS bugs (ITS#2275) (ITS#2280)
19         Fixed liblber ber_flush debug level
20         Fixed libldap stream readahead bug (IS#2305)
21         Fixed libldap SASL null cred bug (ITS#2267)
22         Fixed libldap SASL promts free bug (ITS#2325)
23         Fixed slapd SASL anon bugs (ITS#2268)
24         Fixed back-glue exceeded results bug (ITS#2299)
25         Fixed back-glue search reference bug
26         Fixed slurpd reject filename on Windows (ITS#2319)
27         Fixed slurpd re NULL crash (ITS#2320)
28         Changed slapd DNS reverse lookups default to off
29         Updated slapd to remove pid and args files (ITS#2318)
30         Updated slapd bind stats logging
31         Updated slapd proxy authorization support
32         Updated libldap TLS certificate checking (ITS#2161)
33         Updated back-ldap, back-meta, back-sql
34         Added slapd ACL caching
35         Added slapd ACL set string expand (ITS#2285)
36         Added slapd attribute options enhancement
37         Added slapd ldapi:// SASL EXTERNAL support
38         Added liblutil passwd sanity checks (ITS#2159)
39         Build Environment
40                 Check back-bdb requirement for BDB 4.1
41                 Removed configure flags for deprecated features
42                 Updated test suite
43         Documentation
44                 Misc man page updates
45
46 OpenLDAP 2.1.12 Release
47         Build Environment
48                 Update version number
49
50 OpenLDAP 2.1.11 Release
51         Fixed slapd ocflags bug (ITS#2186)
52         Fixed slapd objectIdentifierFirstComponentMatch bug
53         Fixed slapd octetStringOrderingMatch bug
54         Fixed slapd bitString normalization bug
55         Removed lint
56
57 OpenLDAP 2.1.10 Release
58         Fixed slapd acl/group value_find_ex() bug (ITS#2227)
59         Fixed slapd empty values return filter control bug (ITS#2219)
60         Fixed slapd NameAndOptionalUID bug
61         Fixed slapd reentant gethostbyname bug
62         Fixed slapd SASL/EXTERNAL handling (ITS#2234)
63         Fixed ldbm/bdb modrdn replog bug (ITS#2235)
64         Fixed ldapsearch empty baseObject bug
65         Fixed libldap_r thread stack size
66         Fixed libldap SASL/EXTERNAL handling
67         Fixed liblber ber_get_next assert bug (ITS#2246)
68         Updated ldapdelete/ldapmodrdn continue error handling
69         Added back-bdb IDL slab cache  (ITS#2183)
70         Removed lint, etc.
71         Build Environment
72                 Update to libtool 1.4.3 & shtool 1.6.2
73
74 OpenLDAP 2.1.9 Release
75         Fixed back-bdb moddn newSuperior bug
76         Fixed back-ldap/meta modify bug (ITS#2158)
77         Fixed back-glue segv bug (ITS#2214)
78         Fixed back-monitor subordinate database bug
79         Fixed libldap try_read1msg drain bug (ITS#2153)
80         Fixed libldap SASL bugs (ITS#2184)
81         Fixed libldap referral bug (ITS#2187)
82         Fixed libldap getaddrinfo threading bug (ITS#2221)
83         Fixed libldif empty value bugs (ITS#2218)
84         Added slapd allow update_anon feature (ITS#2155)
85         Added slapd authz stats logging feature (ITS#2165)
86         Fixed slapd unix socket unlink bug (ITS#2157)
87         Fixed slapd referral/alias normalization bug
88         Fixed slapd logging bugs (ITS#2170)
89         Fixed slapd rootdse entry_free bug (ITS#2172)
90         Fixed slapd multimaster passwd bug (ITS#2176)
91         Fixed slapd bad acl DN bug (ITS#2196)
92         Fixed slapd SASL bugs (ITS#2200) (ITS#2202)
93         Fixed slapd language range option bug
94         Fixed slapd new logging bugs
95         Removed lint
96         Build Environment
97                 Add subordinate referral test
98                 Updated other misc other tests
99                 Updated back-sql checks (ITS#2163)
100                 Fixed liblber snprintf issues (ITS#2128) (ITS#2129) (ITS#2203)
101                 Fixed configure shtool no bold handling
102
103 OpenLDAP 2.1.8 Release
104         Build Environment
105                 Update configure script
106
107 OpenLDAP 2.1.7 Release
108         Fixed liblber bvarray_add bug (ITS#2142)
109         Added libldap additional schema routines
110         Updated ldapmodify -c error handling (ITS#2133)
111         Build Environment
112                 Update {thr,sched,pthread}_yield detection
113         Documentation
114                 Misc updates
115
116 OpenLDAP 2.1.6 Release
117         Fixed slapd unsupported non-critical control handling
118         Fixed slapd value_find() uninitialized variable bug (ITS#2097)
119         Fixed back-dnssrv default referral handling (ITS#2116)
120         Fixed liblunicode memory leak (ITS#2126)
121         Fixed slapd listener crash (ITS#2132)
122         Fixed slapd modify mod_add_values crash (ITS#2136)
123         Updated slapd adlist support
124         Updated slapd disallow bind_simple_unprotected
125         Updated back-bdb/ldbm add/delete/rename ACLs
126         Updated libldap_r Pth support (ITS#724) (ITS#1033)
127         Added libldap get referral option (ITS#2121)
128         Added libldap DIT content rule routines
129         Added back-shell "entry" ACLs
130         Added slapd obsolete schema checks
131         Disable suffixAlias feature (ITS#2117)
132         Removed back-shell surrogate parent code
133         Misc minor fixes and cleanup
134         Build Environment
135                 Fixed back-bdb module linking problem
136                 Fixed misc. portability bugs
137                 Updated DB_THREAD detection (ITS#2127)
138                 Updated pthreads detection 
139                 Updated shtool to latest
140                 Updated test suite
141         Documentation
142                 Misc. updates (ITS#2093) (ITS#2105) (ITS#2106)
143
144 OpenLDAP 2.1.5 Release
145         Fixed back-ldbm indirect IDL bug (ITS#2039)
146         Fixed back-bdb locker_id bugs (ITS#2040)
147         Fixed back-bdb duplicate results (ITS#2044)
148         Fixed back-bdb group member check
149         Fixed back-bdb idl_intersection bug (ITS#2082)
150         Fixed slapd objectClass subclassing matching (ITS#2053)
151         Fixed slapd base==target referral bug (ITS#1991)
152         Fixed slapd ACL attribute auth bug (ITS#2067)
153         Fixed slapd one-level search with subordinates
154         Fixed libldap DNS SRV buffer size bug
155         Fixed liblber write bugs (ITS#1983)
156         Fixed liblutil b64 length bugs (ITS#2055)
157         Added slapadd lastmod attribute support
158         Added ldap tools passfile (-y) support (ITS#2031)
159         Added ldapmodify LDIFv1 control: support (ITS#2060)
160         Added slapd appropriate matching rule checks
161         Fixed libldap TLS session id bug
162         Updated slapd hasSubordinates
163         Updated slapd extensible matching
164         Updated matched values and noop controls
165         Updated back-passwd gecos buffer size bug (ITS#2046)
166         Updated back-ldap, back-meta, and back-sql
167         Build Environment
168                 Added SASL version checks
169                 Added IPv6 sockaddr_storage check
170                 Added Berkeley DB 4.1 support
171                 Fixed module build issues (ITS#2047 ITS#2048 ITS#2065)
172                 Updated test suite (ITS#2054)
173                 Updated NT and zOS ports
174         Documentation
175                 Added ldapwhoami(1) man page
176                 Misc man page updates
177
178 OpenLDAP 2.1.4 Release
179         Fixed slapd DN normalization (requires DB reload)
180         Fixed slapd bootParameter validation bug (ITS#1957)
181         Fixed slapd saslRegex bug (ITS#1978)
182         Fixed slapd abstract objectclass check
183         Fixed back-monitor time stats (ITS#1984)
184         Fixed slapd saslRegexp normalization (ITS#1951)
185         Fixed back-meta undef DN attr bug (ITS#1953)
186         Fixed back-meta search operation error (ITS#2014)
187         Fixed ldapmodify LDIF CRLF handling
188         Fixed back-bdb IDL bugs (ITS#1969, ITS#1977, ITS#2015)
189         Fixed back-bdb entry return (ITS#1994)
190         Fixed back-bdb lock_id error detection (ITS#2030)
191         Fixed slapd inappropriate return of operationsError (ITS#1995)
192         Fixed slapd group ACL bug (ITS#1978)
193         Fixed slapd " " handling (ITS#1998)
194         Fixed IPv6 underallocation bug (ITS#2018)
195         Fixed libldap gethostbyname init bug (ITS#2019)
196         Added LDAP SASL auxprop plugin to contrib
197         Added buffer overrun checks (ITS#1936, ITS#1965, ITS#2009-2011)
198         Added slapd subschema DN configuration (ITS#1893)
199         Updated slapd anon update error code (ITS#1987)
200         Updated slapd/libldap error messages (ITS#1989)
201         Updated slapd/libldap IPv4 only handling
202         Updated slapd bind logging (ITS#1809) (ITS#2017)
203         Updated slapd/libldap IPv6 handling (ITS#2018)
204         Updated libldap LDAP_OPT_RESTART handling
205         Updated new logging
206         Updated OpenLDAPaci syntax/semantics (ITS#2005, ITS#2006)
207         Updated back-sql
208         Build Environment
209                 Added zOS port
210                 Updated WinNT port
211                 Added DN testing to tests suite
212                 Fixed krbName schema (ITS#1948)
213                 Fixed pkiUser schema (ITS#1959)
214                 Fixed back-shell builds (ITS#1985)
215                 Resolve liblutil/passwd <des.h> conflict (ITS#2016)
216                 Resolved IRIX sc_mask conflict (ITS#2022)
217                 Removed ud(1) and filter template API (ITS#2011)
218                 Removed lint (ITS#2021)
219         Documentation
220                 Replaced namedref with RFC 3296
221                 Misc manual page updates
222
223 OpenLDAP 2.1.3 Release
224         Fixed slapd access to dn="" bug (ITS#1921)
225         Fixed slapd structuralObjectClass lastmod bug (ITS#1904)
226         Fixed slapd krbName bug (ITS#1913)
227         Fixed slapd schema error alignment bug
228         Fixed slapd excessive DN logging (ITS#1901)
229         Fixed slapd matched values malloc bug (ITS#1931)
230         Fixed slapd TLS data ready bug
231         Updated slapd SASL proxy policy code
232         Updated slapd require "strong" check
233         Added slapd disallow bind_simple_unprotected directive
234         Added slapd SASL setpass support (ITS#1943)
235         Added slapd IPv4/v6 only options
236         Updated back-bdb entry locking
237         Fixed liblutil passwd cleartext bug
238         Fixed back-ldap/meta mapping bug (ITS#1787)
239         Added back-monitor added monitorContext support
240         Fixed back-perl ad_cname bug (ITS#1882)
241         Fixed libldap ldap_controls_dup() malloc bug (ITS#1898)
242         Fixed libldap openssl compat bug (ITS#1924)
243         Fixed ucgendat EOF bug (ITS#1917)
244         Removed lint
245         Build Environment
246                 Added cc missing check
247                 Added monitor backend test
248                 Updated <ac/socket.h> SHUT_RDWR 
249                 Fixed SASL-less build issues
250                 Fixed back-perl build issues (ITS#1827)
251                 Fixed libldap_r references.c issue (ITS#1922)
252                 Added -ldb-4 detection (ITS#1888)
253                 Disabled back-sql (ITS#1920)
254         Documentation
255                 Numerous manual page updates
256
257 OpenLDAP 2.1.2 Release
258         Initial release for "general" use.
259