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