]> git.sur5r.net Git - openldap/blob - CHANGES
ITS#3703 from HEAD
[openldap] / CHANGES
1 OpenLDAP 2.2 Change Log
2
3 OpenLDAP 2.2.27 Engineering
4         Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)
5         Fixed back-ldap/back-meta debug output of NULL strings (ITS#3698)
6         Fixed back-meta sizelimit bug (ITS#3720)
7         Fixed syncrepl runqueue (ITS#3542)
8         Fixed ACL val default style parsing crasher (ITS#3700)
9         Build Environment
10                 Improved thread set stack size support (ITS#3691)
11
12 OpenLDAP 2.2.26 Release
13         Fixed back-bdb ldapadd ctxcsn crash (ITS#3685)
14         Fixed back-hdb search crash (ITS#3688)
15
16 OpenLDAP 2.2.25 Release
17         Fixed back-hdb out-of-order slapadd (ITS#3267)
18         Fixed back-bdb/hdb search crashes (ITS#3638, 3647)
19         Fixed back-bdb/hdb modrdn (ITS#3657)
20         Fixed back-bdb ctxcsn/LRU bug (ITS#3666)
21         Fixed back-dnssrv referral all but search op crasher bug (ITS#3642)
22         Fixed back-ldbm shutdown hang (ITS#3648)
23         Fixed back-meta memory leak (ITS#3669)
24         Fixed back-monitor attribute normalization bug (ITS#3659)
25         Removed broken libldap fast synchronous search result processing (ITS#3612)
26         Build Environment
27                 Added improved configure logging (ITS#3605)
28
29 OpenLDAP 2.2.24 Release
30         Fixed slapd "chldren:" typo (ITS#3560)
31         Fixed slapd syncrepl consumer unclean shutdown (ITS#3546)
32         Fixed slapd syncrepl provider sessionlog (ITS#3571)
33         Fixed slapd subentry control parse bug (ITS#3563)
34         Fixed slapd connection_abandon processing (ITS#3534, 3546, 3571)
35         Fixed slapd callback cleanup processing (ITS#3596)
36         Fixed slapd default password hash to use SSHA (ITS#3557)
37         Fixed back-bdb referral fault (ITS#3602)
38         Fixed slap tool log initialization (ITS#3579)
39         Fixed slapi modify/increment support (ITS#3522)
40         Fixed slapi plugins called multiple times with glue (ITS#3529)
41         Fixed slapi 64-bit portability (ITS#3556)
42         Fixed back-bdb IDL cache crash (ITS#3527)
43         Fixed back-bdb initialization message (ITS#3533)
44         Fixed back-hdb dn2id crash (ITS#3559)
45         Fixed back-ldap search with stale connection (ITS#3537)
46         Fixed libldap fdset re-init for restart (ITS#3524)
47         Fixed libldap ldap_extended_operation_s (ITS#3552)
48         Added libldap fast synchronous search result processing
49         Build Environment
50                 Updated BDB version check (ITS#3581)
51                 Updated memcmp replacement
52                 Updated -lV3 configure check
53         Documentation
54                 Add slapd-hdb(5)
55                 Updated slapd(8) (ITS#3591)
56                 Updated README
57
58 OpenLDAP 2.2.23 Release
59         Updated slapd extensibleMatch empty DN bug fix (ITS#3506)
60
61 OpenLDAP 2.2.22 Release
62         Fixed slapd extensibleMatch empty DN bug (ITS#3506)
63
64 OpenLDAP 2.2.21 Release
65         Fixed slapd group limits
66         Fixed slapd/slurpd replog locking (ITS#3421)
67         Fixed slapd gratuitous thread yields (ITS#3471)
68         Fixed slaptest failure if databases cannot be started (ITS#3461)
69         Fixed slaptest with dynamically loaded password mechs (ITS#3495)
70         Fixed back-bdb entry e_ocflags reset on objectClass modify
71         Fixed back-bdb retcode on referral (ITS#3475)
72         Fixed back-bdb detecting deadlock in indexer (ITS#3481)
73         Fixed back-bdb cache deadlock (ITS#3494)
74         Fixed back-ldap/meta objectClass mapping in updates (ITS#3499)
75         Fixed back-meta DN-valued attribute delete (ITS#3498)
76         Fixed back-sql access checking on search (ITS#3488)
77         Fixed libldap timeout option cleanup (ITS#3487)
78         Build Environment
79                 Misc fixes for dynamic modules (ITS#3401, #3428)
80         Documentation
81                 Fixed slappasswd man page quotes (ITS#3468)
82                 Updated slapd-bdb(5) checkpoint description (ITS#3493)
83                 Updated slapd.conf(5) syncrepl info (ITS#3293, #3476, #3478)
84                 Updated slapd-bdb, slapd-ldbm(5) index notes (ITS#3330)
85
86 OpenLDAP 2.2.20 Release
87         Fixed slapd sanity check on protocol in authz-regexp URI (ITS#3411)
88         Fixed slapd ID to DN mapping when values need DN escaping (ITS#3419)
89         Fixed slapd sl_realloc memory overrun (ITS#3420, #3404, #3296)
90         Fixed slapd syncrepl bugs (ITS#3423, #3425, #3443, #3448)
91         Fixed slapd bad tag handling
92         Fixed slapd error return for modrdn invalid access (ITS#3450)
93         Fixed back-bdb locks in backend_group (ITS#3263, #3365)
94         Fixed back-bdb/back-hdb listing of permissive control (ITS#3453)
95         Fixed back-ldap failed connection retry (ITS#3217)
96         Fixed back-ldap/back-meta memory handling in attr mapping
97         Fixed back-meta modrdn newSuperior target selection
98         Fixed back-sql segfault when logging and delete_rule is NULL (ITS#3407)
99         Build Environment
100                 Fixed slurpd build on Windows
101
102 OpenLDAP 2.2.19 Release
103         Fixed slapd check for mandatory filter in authz-regexp URI (ITS#3396)
104         Fixed slapd bad descriptor check (ITS#3400)
105         Fixed slapd ACI when the subject contains '#' (ITS#3303)
106         Fixed slapd syncrepl consumer memory corruption (ITS#3403)
107         Fixed back-ldap malformed URI check for multiple URIs (ITS#3399)
108         Fixed back-ldap/back-meta static definition of be_open() (ITS#3387)
109         Fixed back-bdb cache bugs (ITS#3356, #3358), ctxcsn memory leak
110         Build Environment
111                 Fixed lber.h dup portability bug
112                 Updated BDB mismatch messages (ITS#3375)
113                 Added BDB 4.3 detection
114
115 OpenLDAP 2.2.18 Release
116         Fixed libldap schema keyword sensitivity (ITS#3334)
117         Fixed libldap DN filter sensitivity (ITS#3334)
118         Fixed libldap intermediate response tags (ITS#3381)
119         Fixed slapd matching rule name sensitivity (ITS#3334)
120         Fixed slapd multiple value delete (ITS#3346)
121         Fixed slapd referral memory leak
122         Fixed slapd mods2entry memory leak
123         Fixed slapd psearch consistency bug
124         Updated back-sql
125         Documentation
126                 Updated release documents
127
128 OpenLDAP 2.2.17 Release
129         Fixed slapd syncrepl memory leak bugs
130         Documentation
131                 Updated ldif(5)
132
133 OpenLDAP 2.2.16 Release
134         Fixed libldap getaddrinfo hints portability bug (ITS#3279)
135         Fixed libldap find_connection bug (ITS#3280)
136         Fixed libldap SASL host connected to bug (ITS#3298)
137         Fixed libldap SASL proper sockbuf bug
138         Fixed libldap results lc bug (ITS#3250)
139         Fixed ldapsearch paged results size 0 bug 
140         Fixed slapd syncrepl SSF propagation bug (ITS#3131)
141         Fixed slapd ACL sets bug (ITS#3140)
142         Fixed slapd bind referral bug (ITS#3264)
143         Fixed slapd syncrepl misc bugs (ITS#3259,3297)
144         Fixed slapd overlays CSN CTX bug (ITS#3288)
145         Fixed slapd sun_path portability bug
146         Fixed slapd permissive modify bug
147         Fixed slapd hang bug (ITS#3309)
148         Fixed slapcommon shutdown bug (ITS#3326)
149         Fixed back-bdb CSN CTX bug (ITS#3301)
150         Fixed back-bdb id2entry bug
151         Fixed back-bdb syncrepl psearch delete bug (ITS#3309)
152         Fixed back-ldap/meta known controls bugs (ITS#3291)
153         Fixed back-monitor syncrepl bug (ITS#3265)
154         Fixed slurpd replog error message bug (ITS#3275)
155         Added slapd syncrepl exattrs (ITS#3289)
156         Updated slapd SLAPI
157         Updated LDAP C++ library
158         Documentation
159                 Updated provided RFCs and I-Ds
160                 Updated ldap_url(3) (ITS#3310)
161
162 OpenLDAP 2.2.15 Release
163         Fixed back-bdb DB_DEADLOCK memory leak bug (ITS#3213)
164         Fixed back-bdb dbcache locking bug (ITS#3201)
165         Fixed back-bdb ctxcsn locking bug
166         Fixed back-bdb modify index corruption (ITS#3226)
167         Fixed back-bdb leaking locks in tools (ITS#3245)
168         Fixed back-bdb leaking locks in overlays (ITS#3255)
169         Fixed back-hdb dn2id bug with unsigned chars
170         Fixed back-ldap shared connections failover (ITS#3217)
171         Fixed back-ldap validate/pretty values (ITS#3218)
172         Fixed back-monitor/backglue clash in tool mode (ITS#3254)
173         Fixed slapi slapi_int_compute_output_ber attrs bug
174         Fixed slapd uniqueMember/nameUID bugs (ITS#3210)
175         Fixed slapd uniqueMemberMatch empty DN portion bug (ITS#3247)
176         Fixed slapd oidValidate 0 bug (ITS#3211)
177         Fixed slapd operational attribute log message bug (ITS#3205)
178         Fixed slapd pagedResults invalid cookie bug (ITS#3089)
179         Fixed slapd group ACL locking bug (ITS#3173)
180         Fixed slapd ACI caching bug (caching disabled, ITS#3215)
181         Fixed slapd abandon/cancel pending bug
182         Fixed slapd attribute description syntax bug
183         Fixed slapadd dryrun mode (ITS#3244)
184         Fixed libldap SASL re-encode bug
185         Fixed libldap sasl_encode 64-bit bug (ITS#3054,3212)
186         Fixed libldap matchedValues parsing bug (ITS#3208,3216)
187         Fixed libldap DN '=' handling
188         Fixed libldap_r runqueue bug
189         Fixed librewrite empty rewriteContext leak (ITS#3256)
190         Fixed ldapmodify controls input bug (ITS#3257)
191         Updated libldap_r read/writer locks
192         Build environments
193                 Added additional res_query detection for MacOS X
194                 Added default ldapi:// SSF build setting
195                 Fixed OPENLDAP_FD_SETSIZE macro handlling
196                 Fixed slapd linking on MS Windows
197                 Fixed backend module linking
198         Documentation
199                 Misc. man page cleanup
200
201 OpenLDAP 2.2.14 Release
202         Fixed back-bdb ignore deadlock bug (ITS#3188)
203         Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
204         Fixed back-bdb pagedResults clear controls bug (ITS#3182)
205         Fixed back-bdb pagedResults ignore control bug
206         Fixed back-hdb empty suffix bugs (ITS#3063,3186)
207         Fixed back-meta freeit bug (ITS#3190)
208         Fixed slapi prototypes bug (ITS#3166)
209         Fixed slapi internal search limit bugs (ITS#3183)
210         Added slapd -l USER/DAEMON options (ITS#3187)
211         Build environments
212                 Fixed back-sql trace builds
213         Documentation
214                 Fixed slapd.access(5) dn.regex $$ bug
215
216 OpenLDAP 2.2.13 Release
217         Fixed pcache CSN pending segfault (ITS#3180)
218         Added libldap cert check extension (ITS#3134)
219
220 OpenLDAP 2.2.12 Release
221         Fixed slapd empty DN uniqueMember normalization
222         Fixed slapd empty DN in proxyAuthx control
223         Fixed slapd parsing of auth{cz} "dn:<pat>" rules
224         Fixed slapd first component bug (ITS#3118)
225         Fixed slapd TOLOWER macro use bug (ITS#3115)
226         Fixed slapd TLS context clash bug (ITS#3109)
227         Fixed slapd ACL set recursion (ITS#3140)
228         Fixed slapd entry2mods normalization bug (ITS#3144,3152)
229         Fixed slapd extended match memory leak (ITS#3146)
230         Fixed slapd syncrepl persist interval issue (ITS#3064)
231         Fixed slapd abandon/cancel pending bug (ITS#3160)
232         Fixed slapd sl_malloc memory leak (ITS#3155)
233         Fixed back-ldap normalization bug 
234         Fixed pcache cache_entries init bug (ITS#3150)
235         Fixed pcache consistency_check bug (ITS#3151)
236         Fixed pcache erroneous reply (ITS#3153)
237         Fixed pcache remove_query_data bug (ITS#3170)
238         Fixed libldap SASL mutex init bug (ITS#3123)
239         Fixed libldap SASL buffering bug (ITS#3139)
240         Fixed liblutil passwd seed len bug (ITS#3169)
241         Build Environment
242                 Fixed liblber memory debug portability bug (ITS#3116)
243                 Fixed back-perl perl portability bug (ITS#2554,2946)
244
245 OpenLDAP 2.2.11 Release
246         Fixed slapd undefined objectclass bug (ITS#3097)
247         Fixed slapd acl dn="" bug
248         Updated slapd limits handling
249         Build Environment
250                 Fixed MacOSX sl_free interop bug (ITS#3092)
251                 Fixed libtool -static bug
252                 Added Berkeley DB mismatch check
253
254 OpenLDAP 2.2.10 Release
255         Build Environment
256                 Fix configure bug (ITS#3094)
257
258 OpenLDAP 2.2.9 Release
259         Fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
260         Fixed slapd slurpd update bugs
261         Fixed slapd inappropriate bind error disclosure bugs
262         Fixed slapd sun_path portability bug
263         Fixed slapd passwd referral memory leak
264         Fixed slapd sasl userdb checkpass bug (ITS#3048)
265         Fixed slapd duplicate value detection (ITS#3066)
266         Fixed slapd permissive modify control (ITS#3068)
267         Fixed slapd updateref handling
268         Fixed slapd saslauthz subtree scope bug (ITS#3077)
269         Fixed back-bdb paged results bug (ITS#3076)
270         Fixed back-bdb "" suffix bug (ITS#3063)
271         Fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
272         Fixed back-meta compare return code (ITS#3042)
273         Fixed back-ldbm IDL delete bug (ITS#3046)
274         Fixed back-ldbm modrdn indexing bug (ITS#3059)
275         Fixed libldap parse_oid core dump bug (ITS#3065)
276         Fixed ldapmodify missing error information bug (ITS#3057)
277         Fixed ldapsearch paged results error handling
278         Updated slapd limits handling
279         Updated slapd overlay framework
280         Added slapd Delivery Method syntax validation (ITS#3052)
281         Added libldap ditContentRule oidMacro support (ITS#2920)
282         Removed lint
283         Build Environment
284                 Fixed slapd dynamic backend build (ITS#3044)
285                 Fixed slaptools DESTDIR handling (ITS#3070)
286                 Removed deprecated configure options
287                 Updated configure backend/overlay options
288                   Requires changes in module configuration practices
289
290 OpenLDAP 2.2.8 Release
291         Fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
292         Fixed slapd sasl-regexp multiple entry bug (ITS#3033)
293         Fixed slapd bind method portability bug (ITS#3038)
294         Fixed libldap try_read1msg bug (ITS#2982)
295         Added slapd numericStringOrderingMatch rule support (ITS#2988)
296         Added slurpd replication interval config option (ITS#2768)
297         Build Environment
298                 Fixed shared library soname issues (ITS#3035)
299                   May requires changes in link practices of dependent apps
300
301 OpenLDAP 2.2.7 Release
302         Fixed slapd IDL avl_delete failure bug (ITS#3004)
303         Fixed slapd erroneous illegal filter handling (ITS#2977)
304         Fixed slapd syncrepl bugs (multiple)
305         Fixed slapd value regex ACL bug (ITS#3008)
306         Fixed slapd SASL dnauthz bug (ITS#2961)
307         Fixed slapcat tools bug (ITS#2974)
308         Fixed back-monitor crash when used with overlays (ITS#3023)
309         Fixed back-ldap massaged base free (ITS#2999)
310         Fixed back-meta memory leak issues (ITS#2986)
311         Fixed back-glue search abandon handling (ITS#2999)
312         Fixed back-sql undefined attribute name request bug (ITS#3005)
313         Fixed back-sql oracle-related issues (ITS#2641)
314         Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
315         Fixed libldap/slapd '=' escape in DN (ITS#3009)
316         Fixed back-sql attribute subtype in search request
317         Updated ldapsearch paged results handling
318         Added total operation count in back-monitor (ITS#2983)
319         Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
320         Added slapd ACL set logging (ITS#2949)
321         Build Environment
322                 Fixed overlay module build issue (ITS#2978)
323                 Fixed libldap T_SRV portability bug (ITS#2990)
324                 Fixed AIX portability issues (ITS#2997,2998)
325                 Fixed shared library soname versioning (ITS#3016)
326                   Requires changes in link practices of dependent apps
327                 Updated MS win32 port (ITS#2992)
328         Documentation
329                 Fixed ldapmodrdn(1) manpage (ITS#3003)
330                 Updated release documents
331
332 OpenLDAP 2.2.6 Release
333         Fixed slapd SASL callback handling (ITS#2926)
334         Fixed slapd backglue sizelimit bug (ITS#2888)
335         Fixed slapd numericStringMatch bug (ITS#2938)
336         Fixed libldap maxbuf handling (ITS#2944,2956)
337         Fixed libldap_r abandon msgid mutex bug 
338         Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
339         Fixed slapd pcache DB init bug (ITS#2960)
340         Updated libldap reference handling (ITS#2984)
341         Updated slapd syncrepl support (multiple)
342         Updated slapd connection deferred logging (ITS#2959)
343         Updated slapd filter logging
344         Updated back-ldap
345         Updated back-bdb to use Btree indices instead of Hashes
346                 Requires recreation of indices of existing databases
347         Added slapd limit groups (ITS#2967)
348         Build Environment
349                 Fixed test021 portable echo bug (ITS#2933, ITS#2879)
350                 Fixed EBCDIC conversion bugs (ITS#2962)
351         Documentation
352                 Misc. man page updates
353         Contributed Software
354                 Added slapd passwd modules
355                 Updated libcldap++
356
357 OpenLDAP 2.2.5 Release
358         Fixed slapd filter bug (ITS#2901)
359         Fixed slapd/syncrepl shutdown bug (ITS#2910)
360         Fixed back-glue sizeExceeded bug (ITS#2888)
361         Fixed back-bdb syncrepl psearch add bug
362         Fixed back-bdb/tools duplicate entry detection (ITS#2905)
363         Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
364         Updated slapi to honor access denied return value from ACL plugins
365         Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
366         Updated slappasswd error reporting (ITS#2906)
367         Fixed CYGWIN/MINGW threading bug (ITS#2921)
368         Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
369         Build environment
370                 Fixed slapd passwd portable C bug (ITS#2900)
371                 Fixed librewrite portable C bug (ITS#2908)
372                 Fixed libldap/dnssrv.c building on MacOS X
373                 Fixed CYGWIN/MINGW configure issues (ITS#2918)
374                 Fixed z/OS configure issues
375         Documentation
376                 Updated ldapsearch(1) -t description (ITS#2925)
377
378
379 OpenLDAP 2.2.4 Release
380         Initial release for "general" use.
381