]> git.sur5r.net Git - openldap/blob - CHANGES
sl_free fix
[openldap] / CHANGES
1 OpenLDAP 2.2 Change Log
2
3 OpenLDAP 2.2.11 Engineering
4         Fixed slapd undefined objectclass bug (ITS#3097)
5         Updated slapd limits handling
6         Build Environment
7                 Fix MacOSX sl_free interop bug (ITS#3092)
8
9 OpenLDAP 2.2.10 Release
10         Build Environment
11                 Fix configure bug (ITS#3094)
12
13 OpenLDAP 2.2.9 Release
14         Fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
15         Fixed slapd slurpd update bugs
16         Fixed slapd inappropriate bind error disclosure bugs
17         Fixed slapd sun_path portability bug
18         Fixed slapd passwd referral memory leak
19         Fixed slapd sasl userdb checkpass bug (ITS#3048)
20         Fixed slapd duplicate value detection (ITS#3066)
21         Fixed slapd permissive modify control (ITS#3068)
22         Fixed slapd updateref handling
23         Fixed slapd saslauthz subtree scope bug (ITS#3077)
24         Fixed back-bdb paged results bug (ITS#3076)
25         Fixed back-bdb "" suffix bug (ITS#3063)
26         Fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
27         Fixed back-meta compare return code (ITS#3042)
28         Fixed back-ldbm IDL delete bug (ITS#3046)
29         Fixed back-ldbm modrdn indexing bug (ITS#3059)
30         Fixed libldap parse_oid core dump bug (ITS#3065)
31         Fixed ldapmodify missing error information bug (ITS#3057)
32         Fixed ldapsearch paged results error handling
33         Updated slapd limits handling
34         Updated slapd overlay framework
35         Added slapd Delivery Method syntax validation (ITS#3052)
36         Added libldap ditContentRule oidMacro support (ITS#2920)
37         Removed lint
38         Build Environment
39                 Fixed slapd dynamic backend build (ITS#3044)
40                 Fixed slaptools DESTDIR handling (ITS#3070)
41                 Removed deprecated configure options
42                 Updated configure backend/overlay options
43                   Requires changes in module configuration practices
44
45 OpenLDAP 2.2.8 Release
46         Fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
47         Fixed slapd sasl-regexp multiple entry bug (ITS#3033)
48         Fixed slapd bind method portability bug (ITS#3038)
49         Fixed libldap try_read1msg bug (ITS#2982)
50         Added slapd numericStringOrderingMatch rule support (ITS#2988)
51         Added slurpd replication interval config option (ITS#2768)
52         Build Environment
53                 Fixed shared library soname issues (ITS#3035)
54                   May requires changes in link practices of dependent apps
55
56 OpenLDAP 2.2.7 Release
57         Fixed slapd IDL avl_delete failure bug (ITS#3004)
58         Fixed slapd erroneous illegal filter handling (ITS#2977)
59         Fixed slapd syncrepl bugs (multiple)
60         Fixed slapd value regex ACL bug (ITS#3008)
61         Fixed slapd SASL dnauthz bug (ITS#2961)
62         Fixed slapcat tools bug (ITS#2974)
63         Fixed back-monitor crash when used with overlays (ITS#3023)
64         Fixed back-ldap massaged base free (ITS#2999)
65         Fixed back-meta memory leak issues (ITS#2986)
66         Fixed back-glue search abandon handling (ITS#2999)
67         Fixed back-sql undefined attribute name request bug (ITS#3005)
68         Fixed back-sql oracle-related issues (ITS#2641)
69         Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
70         Fixed libldap/slapd '=' escape in DN (ITS#3009)
71         Fixed back-sql attribute subtype in search request
72         Updated ldapsearch paged results handling
73         Added total operation count in back-monitor (ITS#2983)
74         Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
75         Added slapd ACL set logging (ITS#2949)
76         Build Environment
77                 Fixed overlay module build issue (ITS#2978)
78                 Fixed libldap T_SRV portability bug (ITS#2990)
79                 Fixed AIX portability issues (ITS#2997,2998)
80                 Fixed shared library soname versioning (ITS#3016)
81                   Requires changes in link practices of dependent apps
82                 Updated MS win32 port (ITS#2992)
83         Documentation
84                 Fixed ldapmodrdn(1) manpage (ITS#3003)
85                 Updated release documents
86
87 OpenLDAP 2.2.6 Release
88         Fixed slapd SASL callback handling (ITS#2926)
89         Fixed slapd backglue sizelimit bug (ITS#2888)
90         Fixed slapd numericStringMatch bug (ITS#2938)
91         Fixed libldap maxbuf handling (ITS#2944,2956)
92         Fixed libldap_r abandon msgid mutex bug 
93         Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
94         Fixed slapd pcache DB init bug (ITS#2960)
95         Updated libldap reference handling (ITS#2984)
96         Updated slapd syncrepl support (multiple)
97         Updated slapd connection deferred logging (ITS#2959)
98         Updated slapd filter logging
99         Updated back-ldap
100         Updated back-bdb to use Btree indices instead of Hashes
101                 Requires recreation of indices of existing databases
102         Added slapd limit groups (ITS#2967)
103         Build Environment
104                 Fixed test021 portable echo bug (ITS#2933, ITS#2879)
105                 Fixed EBCDIC conversion bugs (ITS#2962)
106         Documentation
107                 Misc. man page updates
108         Contributed Software
109                 Added slapd passwd modules
110                 Updated libcldap++
111
112 OpenLDAP 2.2.5 Release
113         Fixed slapd filter bug (ITS#2901)
114         Fixed slapd/syncrepl shutdown bug (ITS#2910)
115         Fixed back-glue sizeExceeded bug (ITS#2888)
116         Fixed back-bdb syncrepl psearch add bug
117         Fixed back-bdb/tools duplicate entry detection (ITS#2905)
118         Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
119         Updated slapi to honor access denied return value from ACL plugins
120         Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
121         Updated slappasswd error reporting (ITS#2906)
122         Fixed CYGWIN/MINGW threading bug (ITS#2921)
123         Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
124         Build environment
125                 Fixed slapd passwd portable C bug (ITS#2900)
126                 Fixed librewrite portable C bug (ITS#2908)
127                 Fixed libldap/dnssrv.c building on MacOS X
128                 Fixed CYGWIN/MINGW configure issues (ITS#2918)
129                 Fixed z/OS configure issues
130         Documentation
131                 Updated ldapsearch(1) -t description (ITS#2925)
132
133
134 OpenLDAP 2.2.4 Release
135         Initial release for "general" use.
136