]> git.sur5r.net Git - openldap/blob - CHANGES
8f8c4d7a28486515aa793abcb3c07aa42bd7c3c1
[openldap] / CHANGES
1 OpenLDAP 2.3 Change Log
2
3 OpenLDAP 2.3.5 Release
4         Fixed slapd integerBitOr/AndMatch logic (ITS#3782)
5         Fixed slapd substrings filter length checks (ITS#3790)
6         Fixed slapd thread pool initialization (ITS#3793)
7         Fixed slapd cancel exop (ITS#3549)
8         Fixed slapd syncrepl cookie problem (ITS#3917)
9         Fixed slapd inequality filter index bug (ITS#3920)
10         Fixed slapd syncrepl ctxcsn leak (ITS#3922)
11         Fixed slapd syncrepl scope issue (ITS#3831)
12         Fixed slapd syncrepl missing array subscript (ITS#3834)
13         Fixed slapd slapd_remove null deref (ITS#3842)
14         Fixed slapd ldapi credential normalization bug (ITS#3876)
15         Fixed slapd userPassword cleartext bug (ITS#3846)
16         Fixed slapd cn=config default search base bug (ITS#3900)
17         Fixed slapd cn=config olcDbConfig bug (ITS#3815)
18         Fixed slapd cn=config olcReadOnly bug (ITS#3820)
19         Fixed slapd cn=config hdb+bdb bug (ITS#3821)
20         Fixed slapd ACL attrs/val EQUALITY issue (ITS#3830)
21         Fixed slapd authx-regexp diagnostics (ITS#3819)
22         Fixed slapd index_substr_any_step keyword (ITS#3818)
23         Fixed slapd -f directory issue (ITS#3865)
24         Fixed slapd attributeOptions config parsing (ITS#3829)
25         Fixed slapd whitespace config parsing bug (ITS#3901)
26         Fixed slapd rootdn space issue (ITS#3806)
27         Fixed slapd passwd change w/ {CRYPT} bug (ITS#3805)
28         Fixed slapd backend_init_controls assert (ITS#3853)
29         Fixed slapd loglevel -1 bug (ITS#3858)
30         Fixed slapi bind bound DN issue (ITS#2971)
31         Fixed slapi issues (ITS#3884,3885,3886)
32         Fixed slapi authorization name issue (ITS#3892)
33         Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
34         Fixed slapi slapi_entry_has_children bug (ITS#3879)
35         Fixed slapd-bdb manual recovery startup (ITS#3607,3824)
36         Fixed slapd-bdb manual recovery startup (ITS#3833)
37         Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
38         Fixed slapd-hdb modrdn base bug (ITS#3857)
39         Fixed slapd-ldap access to freed connection (ITS#3913)
40         Fixed slapd-ldap/meta filter bug (ITS#3785)
41         Fixed slapd-ldap/meta connection pooling (ITS#3813)
42         Fixed slapd-ldap/meta memory leak (ITS#3862)
43         Added slapd-sql enhancements (ITS#3432)
44         Fixed slapd-sql attribute with no values issue (ITS#3861)
45         Fixed slapd-sql truncating keyval column problem (ITS#3888)
46         Fixed slapd-sql return code ignored problem (ITS#3891)
47         Fixed slapo-glue alock bug (ITS#3817,3841)
48         Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
49         Fixed slapo-ppolicy hashed length problem (ITS#3783)
50         Fixed slapo-ppolicy quality check (ITS#3777)
51         Fixed slapo-ppolicy lockout duration (ITS#3779)
52         Fixed slapo-rwm leak (ITS#3914)
53         Fixed slapo-glue/rwm conflict (ITS#3788)
54         Fixed slapadd segfault (ITS#3926)
55         Fixed slapcat cn=config segfault (ITS#3796)
56         Fixed slaptest -F crash (ITS#3912)
57         Fixed slapd authzTo/From syntax issue (ITS#3921)
58         Fixed libldap abandon concurrency issue (ITS#3800)
59         Fixed libldap start_tls referral chasing (ITS#3791)
60         Fixed libldap referral chasing issues (ITS#2894,3578)
61         Fixed librewrite concurrency issue (ITS#3932)
62         Use IANA-assigned OIDs for recently approved IETF LDAP extensions
63         Removed lint (ITS#3857)
64         Build Environment
65                 Upgraded shtool (ITS#3752)
66                 Upgraded config.guess/config.sub
67                 Fixed FreeBSD thread stacksize problem (ITS#3456)
68                 Fixed cygwin shared libraries build problem (ITS#3712)
69                 Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
70                 Fixed test020 logging problem (ITS#3811)
71                 Fixed duplicate symbol problem (ITS#3843)
72                 Fixed liblunicode 64bit builds (ITS#3869)
73                 Fixed passwd/kerberos module builds (ITS#3896)
74                 Fixed test037 manageDIT discovery issue (ITS#3898)
75                 Fixed installed man page symlinks (ITS#3904)
76                 Fixed <sasl.h> inclusion (ITS#3905)
77                 Fixed smbk5pwd Heimdal compat issue (ITS#3910)
78                 Fixed slapd make install issue (ITS#3929)
79                 Fixed DESTDIR reporting (ITS#3916)
80         Documentation
81                 Fixed Admin Guide authz v. saslauthz problem (ITS#3875)
82                 Fixed Admin Guide --disable-bdb issue (ITS#3837)
83                 Fixed slapd-meta(5) lastmod issue (ITS#3789)
84                 Updated slapd.conf(5) (ITS#3866)
85                 Updated slapd(8) OPTIONS section (ITS#3816)
86                 Updated slapd-monitor(5) (ITS#3822,3836)
87                 Updated slapd-bdb(5) (ITS#3823)
88
89 OpenLDAP 2.3.4 Release
90         Initial release for "general use".
91