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