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