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