]> git.sur5r.net Git - openldap/blob - CHANGES
7c152b2af901ca48ecd501fbb7c483ad60f7fca5
[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 index_substr_any_step keyword (ITS#3818)
21         Fixed slapd -f directory issue (ITS#3865)
22         Fixed slapd attributeOptions config parsing (ITS#3829)
23         Fixed slapd whitespace config parsing bug (ITS#3901)
24         Fixed slapd rootdn space issue (ITS#3806)
25         Fixed slapd passwwd change w/ {CRYPT} bug (ITS#3805)
26         Fixed slapd backend_init_controls assert (ITS#3853)
27         Fixed slapd loglevel -1 bug (ITS#3858)
28         Fixed slapi bind bound DN issue (ITS#2971)
29         Fixed slapi issues (ITS#3884,3885,3886)
30         Fixed slapi authorization name issue (ITS#3892)
31         Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
32         Fixed slapi slapi_entry_has_children bug (ITS#3879)
33         Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
34         Fixed slapd-hdb modrdn base bug (ITS#3857)
35         Fixed slapd-ldap access to freed connection (ITS#3913)
36         Fixed slapd-ldap/meta filter bug (ITS#3785)
37         Fixed slapd-ldap/meta connection pooling (ITS#3813)
38         Fixed slapd-ldap/meta memory leak (ITS#3862)
39         Added slapd-sql enhancements (ITS#3432)
40         Fixed slapd-sql change password issue (ITS#3861)
41         Fixed slapd-sql truncating keyval column problem (ITS#3888)
42         Fixed slapd-sql return code ignored problem (ITS#3891)
43         Fixed slapo-glue alock bug (ITS#3817,3841)
44         Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
45         Fixed slapo-ppolicy hashed length problem (ITS#3783)
46         Fixed slapo-ppolicy quality check (ITS#3777)
47         Fixed slapo-ppolicy lockout duration (ITS#3779)
48         Fixed slapo-rwm leak (ITS#3914)
49         Fixed slapo-glue/rwm conflict (ITS#3788)
50         Fixed slapadd segfault (ITS#3926)
51         Fixed slapadd/index bdb/hdb db_stat issue (ITS#3824)
52         Fixed slapcat cn=config segfault (ITS#3796)
53         Fixed slapd authzTo/From syntax issue (ITS#3921)
54         Fixed libldap start_tls referral chasing (ITS#3791)
55         Fixed libldap referral chasing issues (ITS#2894,3578)
56     Updated Assertion control to use IANA-assigned OID
57     Updated pre/post read controls to use IANA-assigned OIDs
58         Removed lint (ITS#3857)
59         Build Environment
60                 Upgraded shtool (ITS#3752)
61                 Upgraded config.guess/config.sub
62                 Fixed FreeBSD thread stacksize problem (ITS#3456)
63                 Fixed cygwin shared libraries build problem (ITS#3712)
64                 Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
65                 Fixed test020 logging problem (ITS#3811)
66                 Fixed duplicate symbol problem (ITS#3843)
67                 Fixed liblunicode 64bit builds (ITS#3869)
68                 Fixed passwd/kerberos module builds (ITS#3896)
69                 Fixed test037 manageDIT discovery issue (ITS#3898)
70                 Fixed installed man page symlinks (ITS#3904)
71                 Fixed <sasl.h> inclusion (ITS#3905)
72                 Fixed TLS inclusion (ITS#3912)
73                 Fixed smbk5pwd Heimdal compat issue (ITS#3910)
74                 Fixed slapd make install issue (ITS#3929)
75         Documentation
76                 Fixed Admin Guide authz v. saslauthz problem (ITS#3875)
77                 Fixed Admin Guide --disable-bdb issue (ITS#3837)
78                 Fixed slapd-meta(5) lastmod issue (ITS#3789)
79                 Updated slapd.conf(5) (ITS#3866)
80                 Updated slapd(8) OPTIONS section (ITS#3816)
81                 Updated slapd-monitor(5) (ITS#3822,3836)
82                 Updated slapd-bdb(5) (ITS#3823)
83
84 OpenLDAP 2.3.4 Release
85         Initial release for "general use".
86