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