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