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