]> git.sur5r.net Git - openldap/blob - CHANGES
ad49d8cc5ab58d0e3b268b2f75f831fea897485e
[openldap] / CHANGES
1 OpenLDAP 2.3 Change Log
2
3 OpenLDAP 2.3.7 Engineering
4         Updated slapd ManageDIT support
5         Fixed slapd STATS2 referral logging
6         Fixed slapd (ITS#3951)
7         Fixed slaptest cn=config segfault (ITS#3961)
8         Fixed slapd-bdb/hdb paged results deadlock (ITS#3940)
9         Fixed slapd-bdb/hdb/ldbm searchBase disclose (ITS#3964)
10         Fixed slapd-meta generic attribute normalize/pretty (ITS#3956)
11         Fixed slapd-ldap/meta 'undefined' attribute mutex protection (ITS#3958)
12         Fixed slapd-meta matchedDN handling (ITS#3944)
13         Fixed slapo-ppolicy lockout status at Bind (ITS#3946)
14         Fixed libldap schema handling
15         Fixed libldap secprops parsing (ITS#3955)
16         Updated liblutil password scheme check
17         Updated libldap schema to allow OID macros in syntaxes
18         Updated slapd ACI syntax checking (ITS#3877)
19         Removed lint
20         Build Environment
21                 Fixed slapo-rwm dependency checking (ITS#3965)
22                 Fixed tests --disable-monitor support
23                 Fixed veryclean-local testdata cleanup
24                 Add rename test
25         
26
27 OpenLDAP 2.3.6 Release
28         Fixed slapd dnRelativeMatch return (ITS#3931)
29         Fixed slapd send_search_entry issue (ITS#3951)
30         Fixed slapd-bdb/hdb release entry in paged response
31         Fixed slapd-meta resources release issue (ITS#3943)
32         Fixed slapd-ldap/meta matched return (ITS#3942,ITS#3944)
33         Fixed slapo-ppolicy reset lockouts issue (ITS#3946)
34         Fixed nis.schema posixGroup object class kind (ITS#3941)
35         Revert librewrite regex mutex change (ITS#3932)
36         Updated slapd manage capability
37         Updated slapo-syncprov CSN filter checks
38         Updated libldap url list parsing
39         Added slapd SASL rootpw support (ITS#3845)
40         Added slapd Stats logging for additional cases
41         Added slapd ACI syntax validater (ITS#3877)
42         Added slapd posixgroup ACL module to contrib
43         Added slapi SLAPI_X_ADD_STRUCTURAL_CLASS extension
44         Added slapd-ldap subtree renaming proxing
45         Added slapd-meta overlapping targets enhancement (ITS#3711)
46         Removed lint
47         Documentation
48                 Added slapcat(8) -a usage example (ITS#3930)
49                 Updated slapo-unique(5) for clarity (ITS#3936)
50                 Updated slapo-syncprov(5) sessionlog description (ITS#3935)
51                 Updated doc/drafts
52         Build Environment
53                 Updated test prog bind retry code
54                 Fixed test015-xsearch regression (ITS#3506)
55                 Added test040-subtree-rename
56
57 OpenLDAP 2.3.5 Release
58         Fixed slapd integerBitOr/AndMatch logic (ITS#3782)
59         Fixed slapd substrings filter length checks (ITS#3790)
60         Fixed slapd thread pool initialization (ITS#3793)
61         Fixed slapd cancel exop (ITS#3549)
62         Fixed slapd syncrepl cookie problem (ITS#3917)
63         Fixed slapd inequality filter index bug (ITS#3920)
64         Fixed slapd syncrepl ctxcsn leak (ITS#3922)
65         Fixed slapd syncrepl scope issue (ITS#3831)
66         Fixed slapd syncrepl missing array subscript (ITS#3834)
67         Fixed slapd slapd_remove null deref (ITS#3842)
68         Fixed slapd ldapi credential normalization bug (ITS#3876)
69         Fixed slapd userPassword cleartext bug (ITS#3846)
70         Fixed slapd cn=config default search base bug (ITS#3900)
71         Fixed slapd cn=config olcDbConfig bug (ITS#3815)
72         Fixed slapd cn=config olcReadOnly bug (ITS#3820)
73         Fixed slapd cn=config hdb+bdb bug (ITS#3821)
74         Fixed slapd ACL attrs/val EQUALITY issue (ITS#3830)
75         Fixed slapd authx-regexp diagnostics (ITS#3819)
76         Fixed slapd index_substr_any_step keyword (ITS#3818)
77         Fixed slapd -f directory issue (ITS#3865)
78         Fixed slapd attributeOptions config parsing (ITS#3829)
79         Fixed slapd whitespace config parsing bug (ITS#3901)
80         Fixed slapd rootdn space issue (ITS#3806)
81         Fixed slapd passwd change w/ {CRYPT} bug (ITS#3805)
82         Fixed slapd backend_init_controls assert (ITS#3853)
83         Fixed slapd loglevel -1 bug (ITS#3858)
84         Fixed slapi bind bound DN issue (ITS#2971)
85         Fixed slapi issues (ITS#3884,3885,3886)
86         Fixed slapi authorization name issue (ITS#3892)
87         Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
88         Fixed slapi slapi_entry_has_children bug (ITS#3879)
89         Fixed slapd-bdb manual recovery startup (ITS#3607,3824)
90         Fixed slapd-bdb manual recovery startup (ITS#3833)
91         Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
92         Fixed slapd-hdb modrdn base bug (ITS#3857)
93         Fixed slapd-ldap access to freed connection (ITS#3913)
94         Fixed slapd-ldap/meta filter bug (ITS#3785)
95         Fixed slapd-ldap/meta connection pooling (ITS#3813)
96         Fixed slapd-ldap/meta memory leak (ITS#3862)
97         Added slapd-sql enhancements (ITS#3432)
98         Fixed slapd-sql attribute with no values issue (ITS#3861)
99         Fixed slapd-sql truncating keyval column problem (ITS#3888)
100         Fixed slapd-sql return code ignored problem (ITS#3891)
101         Fixed slapo-glue alock bug (ITS#3817,3841)
102         Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
103         Fixed slapo-ppolicy hashed length problem (ITS#3783)
104         Fixed slapo-ppolicy quality check (ITS#3777)
105         Fixed slapo-ppolicy lockout duration (ITS#3779)
106         Fixed slapo-rwm leak (ITS#3914)
107         Fixed slapo-glue/rwm conflict (ITS#3788)
108         Fixed slapadd segfault (ITS#3926)
109         Fixed slapcat cn=config segfault (ITS#3796)
110         Fixed slaptest -F crash (ITS#3912)
111         Fixed slapd authzTo/From syntax issue (ITS#3921)
112         Fixed libldap abandon concurrency issue (ITS#3800)
113         Fixed libldap start_tls referral chasing (ITS#3791)
114         Fixed libldap referral chasing issues (ITS#2894,3578)
115         Fixed librewrite concurrency issue (ITS#3932)
116         Use IANA-assigned OIDs for recently approved IETF LDAP extensions
117         Removed lint (ITS#3857)
118         Build Environment
119                 Upgraded shtool (ITS#3752)
120                 Upgraded config.guess/config.sub
121                 Fixed FreeBSD thread stacksize problem (ITS#3456)
122                 Fixed cygwin shared libraries build problem (ITS#3712)
123                 Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
124                 Fixed test020 logging problem (ITS#3811)
125                 Fixed duplicate symbol problem (ITS#3843)
126                 Fixed liblunicode 64bit builds (ITS#3869)
127                 Fixed passwd/kerberos module builds (ITS#3896)
128                 Fixed test037 manageDIT discovery issue (ITS#3898)
129                 Fixed installed man page symlinks (ITS#3904)
130                 Fixed <sasl.h> inclusion (ITS#3905)
131                 Fixed smbk5pwd Heimdal compat issue (ITS#3910)
132                 Fixed slapd make install issue (ITS#3929)
133                 Fixed DESTDIR reporting (ITS#3916)
134         Documentation
135                 Fixed Admin Guide authz v. saslauthz problem (ITS#3875)
136                 Fixed Admin Guide --disable-bdb issue (ITS#3837)
137                 Fixed slapd-meta(5) lastmod issue (ITS#3789)
138                 Updated slapd.conf(5) (ITS#3866)
139                 Updated slapd(8) OPTIONS section (ITS#3816)
140                 Updated slapd-monitor(5) (ITS#3822,3836)
141                 Updated slapd-bdb(5) (ITS#3823)
142
143 OpenLDAP 2.3.4 Release
144         Initial release for "general use".
145