]> git.sur5r.net Git - openldap/blob - CHANGES
slapd extended match memory leak (ITS#3146) fix from HEAD
[openldap] / CHANGES
1 OpenLDAP 2.2 Change Log
2
3 OpenLDAP 2.2.12 Engineering
4         Fixed slapd empty DN uniqueMember normalization
5         Fixed slapd empty DN in proxyAuthx control
6         Fixed slapd parsing of auth{cz} "dn:<pat>" rules
7         Fixed slapd set acl recursion (ITS#3140)
8         Fixed slapd first component bug (ITS#3118)
9         Fixed slapd TOLOWER macro use bug (ITS#3115)
10         Fixed slapd TLS context clash bug (ITS#3109)
11         Fixed slapd extended match memory leak (ITS#3146)
12         Fixed libldap SASL buffering bug (ITS#1181)
13         Build Environment
14                 Fixed liblber memory debug portability bug (ITS#3116)
15                 Fixed back-perl perl portability bug (ITS#2554,2946)
16
17 OpenLDAP 2.2.11 Release
18         Fixed slapd undefined objectclass bug (ITS#3097)
19         Fixed slapd acl dn="" bug
20         Updated slapd limits handling
21         Build Environment
22                 Fixed MacOSX sl_free interop bug (ITS#3092)
23                 Fixed libtool -static bug
24                 Added Berkeley DB mismatch check
25
26 OpenLDAP 2.2.10 Release
27         Build Environment
28                 Fix configure bug (ITS#3094)
29
30 OpenLDAP 2.2.9 Release
31         Fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
32         Fixed slapd slurpd update bugs
33         Fixed slapd inappropriate bind error disclosure bugs
34         Fixed slapd sun_path portability bug
35         Fixed slapd passwd referral memory leak
36         Fixed slapd sasl userdb checkpass bug (ITS#3048)
37         Fixed slapd duplicate value detection (ITS#3066)
38         Fixed slapd permissive modify control (ITS#3068)
39         Fixed slapd updateref handling
40         Fixed slapd saslauthz subtree scope bug (ITS#3077)
41         Fixed back-bdb paged results bug (ITS#3076)
42         Fixed back-bdb "" suffix bug (ITS#3063)
43         Fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
44         Fixed back-meta compare return code (ITS#3042)
45         Fixed back-ldbm IDL delete bug (ITS#3046)
46         Fixed back-ldbm modrdn indexing bug (ITS#3059)
47         Fixed libldap parse_oid core dump bug (ITS#3065)
48         Fixed ldapmodify missing error information bug (ITS#3057)
49         Fixed ldapsearch paged results error handling
50         Updated slapd limits handling
51         Updated slapd overlay framework
52         Added slapd Delivery Method syntax validation (ITS#3052)
53         Added libldap ditContentRule oidMacro support (ITS#2920)
54         Removed lint
55         Build Environment
56                 Fixed slapd dynamic backend build (ITS#3044)
57                 Fixed slaptools DESTDIR handling (ITS#3070)
58                 Removed deprecated configure options
59                 Updated configure backend/overlay options
60                   Requires changes in module configuration practices
61
62 OpenLDAP 2.2.8 Release
63         Fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
64         Fixed slapd sasl-regexp multiple entry bug (ITS#3033)
65         Fixed slapd bind method portability bug (ITS#3038)
66         Fixed libldap try_read1msg bug (ITS#2982)
67         Added slapd numericStringOrderingMatch rule support (ITS#2988)
68         Added slurpd replication interval config option (ITS#2768)
69         Build Environment
70                 Fixed shared library soname issues (ITS#3035)
71                   May requires changes in link practices of dependent apps
72
73 OpenLDAP 2.2.7 Release
74         Fixed slapd IDL avl_delete failure bug (ITS#3004)
75         Fixed slapd erroneous illegal filter handling (ITS#2977)
76         Fixed slapd syncrepl bugs (multiple)
77         Fixed slapd value regex ACL bug (ITS#3008)
78         Fixed slapd SASL dnauthz bug (ITS#2961)
79         Fixed slapcat tools bug (ITS#2974)
80         Fixed back-monitor crash when used with overlays (ITS#3023)
81         Fixed back-ldap massaged base free (ITS#2999)
82         Fixed back-meta memory leak issues (ITS#2986)
83         Fixed back-glue search abandon handling (ITS#2999)
84         Fixed back-sql undefined attribute name request bug (ITS#3005)
85         Fixed back-sql oracle-related issues (ITS#2641)
86         Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
87         Fixed libldap/slapd '=' escape in DN (ITS#3009)
88         Fixed back-sql attribute subtype in search request
89         Updated ldapsearch paged results handling
90         Added total operation count in back-monitor (ITS#2983)
91         Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
92         Added slapd ACL set logging (ITS#2949)
93         Build Environment
94                 Fixed overlay module build issue (ITS#2978)
95                 Fixed libldap T_SRV portability bug (ITS#2990)
96                 Fixed AIX portability issues (ITS#2997,2998)
97                 Fixed shared library soname versioning (ITS#3016)
98                   Requires changes in link practices of dependent apps
99                 Updated MS win32 port (ITS#2992)
100         Documentation
101                 Fixed ldapmodrdn(1) manpage (ITS#3003)
102                 Updated release documents
103
104 OpenLDAP 2.2.6 Release
105         Fixed slapd SASL callback handling (ITS#2926)
106         Fixed slapd backglue sizelimit bug (ITS#2888)
107         Fixed slapd numericStringMatch bug (ITS#2938)
108         Fixed libldap maxbuf handling (ITS#2944,2956)
109         Fixed libldap_r abandon msgid mutex bug 
110         Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
111         Fixed slapd pcache DB init bug (ITS#2960)
112         Updated libldap reference handling (ITS#2984)
113         Updated slapd syncrepl support (multiple)
114         Updated slapd connection deferred logging (ITS#2959)
115         Updated slapd filter logging
116         Updated back-ldap
117         Updated back-bdb to use Btree indices instead of Hashes
118                 Requires recreation of indices of existing databases
119         Added slapd limit groups (ITS#2967)
120         Build Environment
121                 Fixed test021 portable echo bug (ITS#2933, ITS#2879)
122                 Fixed EBCDIC conversion bugs (ITS#2962)
123         Documentation
124                 Misc. man page updates
125         Contributed Software
126                 Added slapd passwd modules
127                 Updated libcldap++
128
129 OpenLDAP 2.2.5 Release
130         Fixed slapd filter bug (ITS#2901)
131         Fixed slapd/syncrepl shutdown bug (ITS#2910)
132         Fixed back-glue sizeExceeded bug (ITS#2888)
133         Fixed back-bdb syncrepl psearch add bug
134         Fixed back-bdb/tools duplicate entry detection (ITS#2905)
135         Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
136         Updated slapi to honor access denied return value from ACL plugins
137         Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
138         Updated slappasswd error reporting (ITS#2906)
139         Fixed CYGWIN/MINGW threading bug (ITS#2921)
140         Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
141         Build environment
142                 Fixed slapd passwd portable C bug (ITS#2900)
143                 Fixed librewrite portable C bug (ITS#2908)
144                 Fixed libldap/dnssrv.c building on MacOS X
145                 Fixed CYGWIN/MINGW configure issues (ITS#2918)
146                 Fixed z/OS configure issues
147         Documentation
148                 Updated ldapsearch(1) -t description (ITS#2925)
149
150
151 OpenLDAP 2.2.4 Release
152         Initial release for "general" use.
153