]> git.sur5r.net Git - openldap/blob - CHANGES
9d73a2561d685ee6b242751661c7f4025cf336bc
[openldap] / CHANGES
1 OpenLDAP 2.3 Change Log
2
3 OpenLDAP 2.3.12 Engineering
4
5 OpenLDAP 2.3.11 Release
6         Fixed libldap reentrancy issue (ITS#3988)
7         Fixed libldap ndelay without timeout
8         Fixed slapd ldaps:// not configured issue (ITS#4082,4083)
9         Fixed slapd-bdb/hdb mode argument parsing (ITS#4077)
10         Fixed slapd WIN32 writefds init issue
11         Fixed slapadd buffer alignment issue (ITS#4078)
12         Updated slapd syncrepl to use ldap_unbind_ext
13         Removed lint
14
15 OpenLDAP 2.3.10 Release
16         Fixed libldap chasing of chased referrals (ITS#2942)
17         Added libldap LDAP_NOT_SUPPORTED for TLS (ITS#4072)
18         Added libldap LDAP_MSG_RECEIVED support
19         Dropped libldap LDAP_MORE_RESULTS_TO_RETURN use
20         Fixed slapd cn=config updated rootdn issue (ITS#4035)
21         Fixed slapd-meta bus error (ITS#4073)
22         Fixed slapd-meta/ldap/rwm empty naming context issue (ITS#4071)
23
24 OpenLDAP 2.3.9 Release
25         Fixed slapd req_pwdexop bug
26         Fixed slapo-syncprov queued UUIDs bug (ITS#4068)
27         Fixed slapo-syncprov memory leak
28         Fixed slapd anlist leak
29         Removed lint
30         Build Environment
31                 Updated testsuite to test only primary backends by default
32                 Disable test041-aci
33
34 OpenLDAP 2.3.8 Release
35         Fixed slapd undef HAVE_EPOLL issue
36         Fixed slapd connection-get wake bug (ITS#3999)
37         Fixed slapd uninitialized var bug (ITS#3854)
38         Fixed slapd add entry without parent bug (ITS#2757)
39         Fixed slapd cn=config value escaping bug (ITS#3807)
40         Fixed slapd cn=config missing host/uri bug (ITS#4009)
41         Fixed slapd alock symbol bug (ITS#3978)
42         Fixed slapd replogfile assert (ITS#4003)
43         Fixed slapd rewrite session var set bug (ITS#4023)
44         Fixed slapd syncrepl empty uniqueMember bug (ITS#4040)
45         Fixed slapd alias resolution bug (ITS#4030)
46         Fixed slapd password-hash cleartext bug (ITS#4021)
47         Fixed slapd realloc zero bug (ITS#3981)
48         Fixed slapd nested overlay configuration bug (ITS#4047)
49         Fixed slapd password modify oldPassword ignore bug (ITS#4049)
50         Added slapd password oldPassword verify (ITS#4051)
51         Fixed slapd select_backend manageDSAit with glue issue (ITS#4027)
52         Updated slapd authz backend detection (ITS#4018)
53         Fixed slapd-bdb/hdb pointer/integer size mismatch (ITS#4015)
54         Updated slapd-hdb index management
55         Fixed slapd-glue mixtures bug (ITS#3979)
56         Fixed slapd-ldap unlock issue (ITS#4001)
57         Fixed slapd-ldap manageDIT check bug (ITS#4005)
58         Fixed slapd-ldap resource release issue (ITS#4016)
59         Fixed slapd-meta rootdn lookup bug (ITS#4004)
60         Fixed slapd-meta null value assert issue (ITS#4028)
61         Added slapd-meta pooled connections (ITS#4056)
62         Added slapd-meta target DSA bind defer when auth'd as rootdn (ITS#4057)
63         Fixed slapd-meta pseudorootdn issue
64         Fixed slapd-monitor unavailable issue (ITS#4013)
65         Fixed slapd-perl init/destroy bug (ITS#3923)
66         Fixed slapd-sql missing space issue (ITS#4061)
67         Fixed slapo-accesslog timestamp normalization issue
68         Fixed slapo-accesslog normalizer issue 
69         Fixed slapo-ppolicy replication issues (ITS#3980)
70         Added slapo-ppolicy pwdattribute descriptor support (ITS#4025)
71         Fixed slapo-syncprov/unique interact issues (ITS#3989)
72         Fixed slapo-syncprov/subordinate interact issues (ITS#3996)
73         Fixed slapo-syncprov schema check assert (ITS#4031)
74         Fixed slapo-syncprov psearch flush in qtask
75         Fixed slapo-syncprov abandon checks
76         Fixed slapo-unique ignore writes not under unique_base (ITS#4066)
77         Fixed slapo-valsort unknown valsort-attr bug (ITS#4047)
78         Fixed slapcat out-of-memory problem (ITS#4010)
79         Fixed slurpd unrecognized slave names bug (ITS#4012)
80         Fixed liblber dgram len bug (ITS#4046)
81         Fixed libldap SASL and TLS potential ld_error leaks (ITS#4064)
82         Fixed liblutil/csn time counter issue 
83         Updated contrib/ldapc++ to avoid deprecated functions
84         Documentation
85                 Added slapo-valsort(5) man page (ITS#3994)
86                 Added slap tool -F option documentation (ITS#4026)
87         Build Environment
88                 Fixed misc POSIX conformance issues (ITS#2667)
89                 Fixed --without-threads build issue (ITS#4006)
90                 Fixed test script exit checks (ITS#4045)
91                 Added test suite parameterized directory support
92                 Fixed test suite tool error handling
93                 Updated contrib/ldapc++ build environment
94
95 OpenLDAP 2.3.7 Release
96         Updated slapd ManageDIT support
97         Updated slapd ACI syntax checking (ITS#3877)
98         Fixed slapd STATS2 referral logging
99         Refixed slapd cn=config default search base bug (ITS#3900)
100         Fixed slapd cn=config TLSVerifyClient bug (ITS#3962)
101         Fixed slapd winsock assert (ITS#3983)
102         Fixed slapd-bdb/hdb paged results deadlock (ITS#3940)
103         Fixed slapd-bdb/hdb/ldbm searchBase disclose (ITS#3964)
104         Fixed slapd-bdb/hdb bi_dbenv check (ITS#3992)
105         Fixed slapd-meta generic attribute normalize/pretty (ITS#3956)
106         Fixed slapd-ldap/meta 'undefined' attribute mutex protection (ITS#3958)
107         Added slapd-ldap/meta 'proxied' attribute support (ITS#3959)
108         Fixed slapd-meta no candidate target selected bug (ITS#3990)
109         Fixed slapd-meta matchedDN handling (ITS#3944)
110         Fixed slapd-monitor hiding issue (ITS#3986)
111         Fixed slapo-ppolicy lockout status at Bind (ITS#3946)
112         Moved slapo-glue into slapd core
113         Fixed slaptest cn=config segfault (ITS#3961)
114         Fixed slaptools logging issue (ITS#3937)
115         Fixed slaptools fails after db clean (ITS#3970)
116         Fixed slaptools reject unsupported -w (ITS#3939)
117         Fixed libldap global_opt failure 
118         Fixed libldap schema handling
119         Fixed libldap secprops parsing (ITS#3955)
120         Fixed libldap_r tpool (ITS#3925)
121         Updated liblutil password scheme check
122         Updated libldap schema to allow OID macros in syntaxes
123         Removed lint
124         Documentation
125                 Updated misc. man pages
126         Build Environment
127                 Updated build tools (ITS#3928)
128                 Fixed tests diff -u usage (ITS#3969)
129                 Fixed slapo-rwm dependency checking (ITS#3965)
130                 Fixed tests --disable-monitor support
131                 Fixed tests veryclean-local testdata cleanup
132                 Add subtree rename test (hdb only)
133
134 OpenLDAP 2.3.6 Release
135         Fixed slapd dnRelativeMatch return (ITS#3931)
136         Fixed slapd send_search_entry issue (ITS#3951)
137         Fixed slapd-bdb/hdb release entry in paged response
138         Fixed slapd-meta resources release issue (ITS#3943)
139         Fixed slapd-ldap/meta matched return (ITS#3942,ITS#3944)
140         Fixed slapo-ppolicy reset lockouts issue (ITS#3946)
141         Fixed nis.schema posixGroup object class kind (ITS#3941)
142         Revert librewrite regex mutex change (ITS#3932)
143         Updated slapd manage capability
144         Updated slapo-syncprov CSN filter checks
145         Updated libldap url list parsing
146         Added slapd SASL rootpw support (ITS#3845)
147         Added slapd Stats logging for additional cases
148         Added slapd ACI syntax validater (ITS#3877)
149         Added slapd posixgroup ACL module to contrib
150         Added slapi SLAPI_X_ADD_STRUCTURAL_CLASS extension
151         Added slapd-ldap subtree renaming proxing
152         Added slapd-meta overlapping targets enhancement (ITS#3711)
153         Removed lint
154         Documentation
155                 Added slapcat(8) -a usage example (ITS#3930)
156                 Updated slapo-unique(5) for clarity (ITS#3936)
157                 Updated slapo-syncprov(5) sessionlog description (ITS#3935)
158                 Updated doc/drafts
159         Build Environment
160                 Updated test prog bind retry code
161                 Fixed test015-xsearch regression (ITS#3506)
162                 Added test040-subtree-rename
163
164 OpenLDAP 2.3.5 Release
165         Fixed slapd integerBitOr/AndMatch logic (ITS#3782)
166         Fixed slapd substrings filter length checks (ITS#3790)
167         Fixed slapd thread pool initialization (ITS#3793)
168         Fixed slapd cancel exop (ITS#3549)
169         Fixed slapd syncrepl cookie problem (ITS#3917)
170         Fixed slapd inequality filter index bug (ITS#3920)
171         Fixed slapd syncrepl ctxcsn leak (ITS#3922)
172         Fixed slapd syncrepl scope issue (ITS#3831)
173         Fixed slapd syncrepl missing array subscript (ITS#3834)
174         Fixed slapd slapd_remove null deref (ITS#3842)
175         Fixed slapd ldapi credential normalization bug (ITS#3876)
176         Fixed slapd userPassword cleartext bug (ITS#3846)
177         Fixed slapd cn=config default search base bug (ITS#3900)
178         Fixed slapd cn=config olcDbConfig bug (ITS#3815)
179         Fixed slapd cn=config olcReadOnly bug (ITS#3820)
180         Fixed slapd cn=config hdb+bdb bug (ITS#3821)
181         Fixed slapd ACL attrs/val EQUALITY issue (ITS#3830)
182         Fixed slapd authx-regexp diagnostics (ITS#3819)
183         Fixed slapd index_substr_any_step keyword (ITS#3818)
184         Fixed slapd -f directory issue (ITS#3865)
185         Fixed slapd attributeOptions config parsing (ITS#3829)
186         Fixed slapd whitespace config parsing bug (ITS#3901)
187         Fixed slapd rootdn space issue (ITS#3806)
188         Fixed slapd passwd change w/ {CRYPT} bug (ITS#3805)
189         Fixed slapd backend_init_controls assert (ITS#3853)
190         Fixed slapd loglevel -1 bug (ITS#3858)
191         Fixed slapi bind bound DN issue (ITS#2971)
192         Fixed slapi issues (ITS#3884,3885,3886)
193         Fixed slapi authorization name issue (ITS#3892)
194         Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
195         Fixed slapi slapi_entry_has_children bug (ITS#3879)
196         Fixed slapd-bdb manual recovery startup (ITS#3607,3824)
197         Fixed slapd-bdb manual recovery startup (ITS#3833)
198         Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
199         Fixed slapd-hdb modrdn base bug (ITS#3857)
200         Fixed slapd-ldap access to freed connection (ITS#3913)
201         Fixed slapd-ldap/meta filter bug (ITS#3785)
202         Fixed slapd-ldap/meta connection pooling (ITS#3813)
203         Fixed slapd-ldap/meta memory leak (ITS#3862)
204         Added slapd-sql enhancements (ITS#3432)
205         Fixed slapd-sql attribute with no values issue (ITS#3861)
206         Fixed slapd-sql truncating keyval column problem (ITS#3888)
207         Fixed slapd-sql return code ignored problem (ITS#3891)
208         Fixed slapo-glue alock bug (ITS#3817,3841)
209         Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
210         Fixed slapo-ppolicy hashed length problem (ITS#3783)
211         Fixed slapo-ppolicy quality check (ITS#3777)
212         Fixed slapo-ppolicy lockout duration (ITS#3779)
213         Fixed slapo-rwm leak (ITS#3914)
214         Fixed slapo-glue/rwm conflict (ITS#3788)
215         Fixed slapadd segfault (ITS#3926)
216         Fixed slapcat cn=config segfault (ITS#3796)
217         Fixed slaptest -F crash (ITS#3912)
218         Fixed slapd authzTo/From syntax issue (ITS#3921)
219         Fixed libldap abandon concurrency issue (ITS#3800)
220         Fixed libldap start_tls referral chasing (ITS#3791)
221         Fixed libldap referral chasing issues (ITS#2894,3578)
222         Fixed librewrite concurrency issue (ITS#3932)
223         Use IANA-assigned OIDs for recently approved IETF LDAP extensions
224         Removed lint (ITS#3857)
225         Build Environment
226                 Upgraded shtool (ITS#3752)
227                 Upgraded config.guess/config.sub
228                 Fixed FreeBSD thread stacksize problem (ITS#3456)
229                 Fixed cygwin shared libraries build problem (ITS#3712)
230                 Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
231                 Fixed test020 logging problem (ITS#3811)
232                 Fixed duplicate symbol problem (ITS#3843)
233                 Fixed liblunicode 64bit builds (ITS#3869)
234                 Fixed passwd/kerberos module builds (ITS#3896)
235                 Fixed test037 manageDIT discovery issue (ITS#3898)
236                 Fixed installed man page symlinks (ITS#3904)
237                 Fixed <sasl.h> inclusion (ITS#3905)
238                 Fixed smbk5pwd Heimdal compat issue (ITS#3910)
239                 Fixed slapd make install issue (ITS#3929)
240                 Fixed DESTDIR reporting (ITS#3916)
241         Documentation
242                 Fixed Admin Guide authz v. saslauthz problem (ITS#3875)
243                 Fixed Admin Guide --disable-bdb issue (ITS#3837)
244                 Fixed slapd-meta(5) lastmod issue (ITS#3789)
245                 Updated slapd.conf(5) (ITS#3866)
246                 Updated slapd(8) OPTIONS section (ITS#3816)
247                 Updated slapd-monitor(5) (ITS#3822,3836)
248                 Updated slapd-bdb(5) (ITS#3823)
249
250 OpenLDAP 2.3.4 Release
251         Initial release for "general use".
252