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