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