]> git.sur5r.net Git - openldap/blob - CHANGES
599ff5a82ad63a5e34d56e1f95881025b251a462
[openldap] / CHANGES
1 OpenLDAP 2.2 Change Log
2
3 OpenLDAP 2.2.15 Engineering
4         Fixed invalid cookie in pagedResults control (ITS#3089)
5         Fixed libldap sasl_encode 64-bit bug (ITS#3054,3212)
6         Fixed libldap_r runqueue
7         Build environments
8                 Added default ldapi:// SSF build setting
9
10 OpenLDAP 2.2.14 Release
11         Fixed back-bdb ignore deadlock bug (ITS#3188)
12         Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
13         Fixed back-bdb pagedResults clear controls bug (ITS#3182)
14         Fixed back-bdb pagedResults ignore control bug
15         Fixed back-hdb empty suffix bugs (ITS#3063,3186)
16         Fixed back-meta freeit bug (ITS#3190)
17         Fixed slapi prototypes bug (ITS#3166)
18         Fixed slapi internal search limit bugs (ITS#3183)
19         Added slapd -l USER/DAEMON options (ITS#3187)
20         Build environments
21                 Fixed back-sql trace builds
22         Documentation
23                 Fixed slapd.access(5) dn.regex $$ bug
24
25 OpenLDAP 2.2.13 Release
26         Fixed pcache CSN pending segfault (ITS#3180)
27         Added libldap cert check extension (ITS#3134)
28
29 OpenLDAP 2.2.12 Release
30         Fixed slapd empty DN uniqueMember normalization
31         Fixed slapd empty DN in proxyAuthx control
32         Fixed slapd parsing of auth{cz} "dn:<pat>" rules
33         Fixed slapd first component bug (ITS#3118)
34         Fixed slapd TOLOWER macro use bug (ITS#3115)
35         Fixed slapd TLS context clash bug (ITS#3109)
36         Fixed slapd ACL set recursion (ITS#3140)
37         Fixed slapd entry2mods normalization bug (ITS#3144,3152)
38         Fixed slapd extended match memory leak (ITS#3146)
39         Fixed slapd syncrepl persist interval issue (ITS#3064)
40         Fixed slapd abandon/cancel pending bug (ITS#3160)
41         Fixed slapd sl_malloc memory leak (ITS#3155)
42         Fixed back-ldap normalization bug 
43         Fixed pcache cache_entries init bug (ITS#3150)
44         Fixed pcache consistency_check bug (ITS#3151)
45         Fixed pcache erroneous reply (ITS#3153)
46         Fixed pcache remove_query_data bug (ITS#3170)
47         Fixed libldap SASL mutex init bug (ITS#3123)
48         Fixed libldap SASL buffering bug (ITS#3139)
49         Fixed liblutil passwd seed len bug (ITS#3169)
50         Build Environment
51                 Fixed liblber memory debug portability bug (ITS#3116)
52                 Fixed back-perl perl portability bug (ITS#2554,2946)
53
54 OpenLDAP 2.2.11 Release
55         Fixed slapd undefined objectclass bug (ITS#3097)
56         Fixed slapd acl dn="" bug
57         Updated slapd limits handling
58         Build Environment
59                 Fixed MacOSX sl_free interop bug (ITS#3092)
60                 Fixed libtool -static bug
61                 Added Berkeley DB mismatch check
62
63 OpenLDAP 2.2.10 Release
64         Build Environment
65                 Fix configure bug (ITS#3094)
66
67 OpenLDAP 2.2.9 Release
68         Fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
69         Fixed slapd slurpd update bugs
70         Fixed slapd inappropriate bind error disclosure bugs
71         Fixed slapd sun_path portability bug
72         Fixed slapd passwd referral memory leak
73         Fixed slapd sasl userdb checkpass bug (ITS#3048)
74         Fixed slapd duplicate value detection (ITS#3066)
75         Fixed slapd permissive modify control (ITS#3068)
76         Fixed slapd updateref handling
77         Fixed slapd saslauthz subtree scope bug (ITS#3077)
78         Fixed back-bdb paged results bug (ITS#3076)
79         Fixed back-bdb "" suffix bug (ITS#3063)
80         Fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
81         Fixed back-meta compare return code (ITS#3042)
82         Fixed back-ldbm IDL delete bug (ITS#3046)
83         Fixed back-ldbm modrdn indexing bug (ITS#3059)
84         Fixed libldap parse_oid core dump bug (ITS#3065)
85         Fixed ldapmodify missing error information bug (ITS#3057)
86         Fixed ldapsearch paged results error handling
87         Updated slapd limits handling
88         Updated slapd overlay framework
89         Added slapd Delivery Method syntax validation (ITS#3052)
90         Added libldap ditContentRule oidMacro support (ITS#2920)
91         Removed lint
92         Build Environment
93                 Fixed slapd dynamic backend build (ITS#3044)
94                 Fixed slaptools DESTDIR handling (ITS#3070)
95                 Removed deprecated configure options
96                 Updated configure backend/overlay options
97                   Requires changes in module configuration practices
98
99 OpenLDAP 2.2.8 Release
100         Fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
101         Fixed slapd sasl-regexp multiple entry bug (ITS#3033)
102         Fixed slapd bind method portability bug (ITS#3038)
103         Fixed libldap try_read1msg bug (ITS#2982)
104         Added slapd numericStringOrderingMatch rule support (ITS#2988)
105         Added slurpd replication interval config option (ITS#2768)
106         Build Environment
107                 Fixed shared library soname issues (ITS#3035)
108                   May requires changes in link practices of dependent apps
109
110 OpenLDAP 2.2.7 Release
111         Fixed slapd IDL avl_delete failure bug (ITS#3004)
112         Fixed slapd erroneous illegal filter handling (ITS#2977)
113         Fixed slapd syncrepl bugs (multiple)
114         Fixed slapd value regex ACL bug (ITS#3008)
115         Fixed slapd SASL dnauthz bug (ITS#2961)
116         Fixed slapcat tools bug (ITS#2974)
117         Fixed back-monitor crash when used with overlays (ITS#3023)
118         Fixed back-ldap massaged base free (ITS#2999)
119         Fixed back-meta memory leak issues (ITS#2986)
120         Fixed back-glue search abandon handling (ITS#2999)
121         Fixed back-sql undefined attribute name request bug (ITS#3005)
122         Fixed back-sql oracle-related issues (ITS#2641)
123         Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
124         Fixed libldap/slapd '=' escape in DN (ITS#3009)
125         Fixed back-sql attribute subtype in search request
126         Updated ldapsearch paged results handling
127         Added total operation count in back-monitor (ITS#2983)
128         Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
129         Added slapd ACL set logging (ITS#2949)
130         Build Environment
131                 Fixed overlay module build issue (ITS#2978)
132                 Fixed libldap T_SRV portability bug (ITS#2990)
133                 Fixed AIX portability issues (ITS#2997,2998)
134                 Fixed shared library soname versioning (ITS#3016)
135                   Requires changes in link practices of dependent apps
136                 Updated MS win32 port (ITS#2992)
137         Documentation
138                 Fixed ldapmodrdn(1) manpage (ITS#3003)
139                 Updated release documents
140
141 OpenLDAP 2.2.6 Release
142         Fixed slapd SASL callback handling (ITS#2926)
143         Fixed slapd backglue sizelimit bug (ITS#2888)
144         Fixed slapd numericStringMatch bug (ITS#2938)
145         Fixed libldap maxbuf handling (ITS#2944,2956)
146         Fixed libldap_r abandon msgid mutex bug 
147         Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
148         Fixed slapd pcache DB init bug (ITS#2960)
149         Updated libldap reference handling (ITS#2984)
150         Updated slapd syncrepl support (multiple)
151         Updated slapd connection deferred logging (ITS#2959)
152         Updated slapd filter logging
153         Updated back-ldap
154         Updated back-bdb to use Btree indices instead of Hashes
155                 Requires recreation of indices of existing databases
156         Added slapd limit groups (ITS#2967)
157         Build Environment
158                 Fixed test021 portable echo bug (ITS#2933, ITS#2879)
159                 Fixed EBCDIC conversion bugs (ITS#2962)
160         Documentation
161                 Misc. man page updates
162         Contributed Software
163                 Added slapd passwd modules
164                 Updated libcldap++
165
166 OpenLDAP 2.2.5 Release
167         Fixed slapd filter bug (ITS#2901)
168         Fixed slapd/syncrepl shutdown bug (ITS#2910)
169         Fixed back-glue sizeExceeded bug (ITS#2888)
170         Fixed back-bdb syncrepl psearch add bug
171         Fixed back-bdb/tools duplicate entry detection (ITS#2905)
172         Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
173         Updated slapi to honor access denied return value from ACL plugins
174         Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
175         Updated slappasswd error reporting (ITS#2906)
176         Fixed CYGWIN/MINGW threading bug (ITS#2921)
177         Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
178         Build environment
179                 Fixed slapd passwd portable C bug (ITS#2900)
180                 Fixed librewrite portable C bug (ITS#2908)
181                 Fixed libldap/dnssrv.c building on MacOS X
182                 Fixed CYGWIN/MINGW configure issues (ITS#2918)
183                 Fixed z/OS configure issues
184         Documentation
185                 Updated ldapsearch(1) -t description (ITS#2925)
186
187
188 OpenLDAP 2.2.4 Release
189         Initial release for "general" use.
190