]> git.sur5r.net Git - openldap/blob - CHANGES
Improve error messages
[openldap] / CHANGES
1 OpenLDAP 2.2 Change Log
2
3 OpenLDAP 2.2.15 Engineering
4         Fixed back-bdb DB_DEADLOCK memory leak bug (ITS#3213)
5         Fixed back-bdb dbcache locking bug (ITS#3201)
6         Fixed back-bdb ctxcsn locking bug
7         Fixed back-ldap validate/pretty values (ITS#3218)
8         Fixed back-ldap shared connections failover (ITS#3217)
9         Fixed slapd oidValidate 0 bug (ITS#3211)
10         Fixed slapd uniqueMember/nameUID bugs (ITS#3210)
11         Fixed slapd operational attribute log message bug (ITS#3205)
12         Fixed slapd invalid cookie in pagedResults control (ITS#3089)
13         Fixed slapd group ACL locking bug (ITS#3173)
14         Fixed slapi slapi_int_compute_output_ber attrs bug
15         Fixed libldap sasl_encode 64-bit bug (ITS#3054,3212)
16         Fixed libldap matchedValues parsing bug (ITS#3208,3216)
17         Fixed libldap_r runqueue bug
18         Build environments
19                 Added additional res_query detection for MacOS X
20                 Added default ldapi:// SSF build setting
21                 Fixed OPENLDAP_FD_SETSIZE macro handlling
22
23 OpenLDAP 2.2.14 Release
24         Fixed back-bdb ignore deadlock bug (ITS#3188)
25         Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
26         Fixed back-bdb pagedResults clear controls bug (ITS#3182)
27         Fixed back-bdb pagedResults ignore control bug
28         Fixed back-hdb empty suffix bugs (ITS#3063,3186)
29         Fixed back-meta freeit bug (ITS#3190)
30         Fixed slapi prototypes bug (ITS#3166)
31         Fixed slapi internal search limit bugs (ITS#3183)
32         Added slapd -l USER/DAEMON options (ITS#3187)
33         Build environments
34                 Fixed back-sql trace builds
35         Documentation
36                 Fixed slapd.access(5) dn.regex $$ bug
37
38 OpenLDAP 2.2.13 Release
39         Fixed pcache CSN pending segfault (ITS#3180)
40         Added libldap cert check extension (ITS#3134)
41
42 OpenLDAP 2.2.12 Release
43         Fixed slapd empty DN uniqueMember normalization
44         Fixed slapd empty DN in proxyAuthx control
45         Fixed slapd parsing of auth{cz} "dn:<pat>" rules
46         Fixed slapd first component bug (ITS#3118)
47         Fixed slapd TOLOWER macro use bug (ITS#3115)
48         Fixed slapd TLS context clash bug (ITS#3109)
49         Fixed slapd ACL set recursion (ITS#3140)
50         Fixed slapd entry2mods normalization bug (ITS#3144,3152)
51         Fixed slapd extended match memory leak (ITS#3146)
52         Fixed slapd syncrepl persist interval issue (ITS#3064)
53         Fixed slapd abandon/cancel pending bug (ITS#3160)
54         Fixed slapd sl_malloc memory leak (ITS#3155)
55         Fixed back-ldap normalization bug 
56         Fixed pcache cache_entries init bug (ITS#3150)
57         Fixed pcache consistency_check bug (ITS#3151)
58         Fixed pcache erroneous reply (ITS#3153)
59         Fixed pcache remove_query_data bug (ITS#3170)
60         Fixed libldap SASL mutex init bug (ITS#3123)
61         Fixed libldap SASL buffering bug (ITS#3139)
62         Fixed liblutil passwd seed len bug (ITS#3169)
63         Build Environment
64                 Fixed liblber memory debug portability bug (ITS#3116)
65                 Fixed back-perl perl portability bug (ITS#2554,2946)
66
67 OpenLDAP 2.2.11 Release
68         Fixed slapd undefined objectclass bug (ITS#3097)
69         Fixed slapd acl dn="" bug
70         Updated slapd limits handling
71         Build Environment
72                 Fixed MacOSX sl_free interop bug (ITS#3092)
73                 Fixed libtool -static bug
74                 Added Berkeley DB mismatch check
75
76 OpenLDAP 2.2.10 Release
77         Build Environment
78                 Fix configure bug (ITS#3094)
79
80 OpenLDAP 2.2.9 Release
81         Fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
82         Fixed slapd slurpd update bugs
83         Fixed slapd inappropriate bind error disclosure bugs
84         Fixed slapd sun_path portability bug
85         Fixed slapd passwd referral memory leak
86         Fixed slapd sasl userdb checkpass bug (ITS#3048)
87         Fixed slapd duplicate value detection (ITS#3066)
88         Fixed slapd permissive modify control (ITS#3068)
89         Fixed slapd updateref handling
90         Fixed slapd saslauthz subtree scope bug (ITS#3077)
91         Fixed back-bdb paged results bug (ITS#3076)
92         Fixed back-bdb "" suffix bug (ITS#3063)
93         Fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
94         Fixed back-meta compare return code (ITS#3042)
95         Fixed back-ldbm IDL delete bug (ITS#3046)
96         Fixed back-ldbm modrdn indexing bug (ITS#3059)
97         Fixed libldap parse_oid core dump bug (ITS#3065)
98         Fixed ldapmodify missing error information bug (ITS#3057)
99         Fixed ldapsearch paged results error handling
100         Updated slapd limits handling
101         Updated slapd overlay framework
102         Added slapd Delivery Method syntax validation (ITS#3052)
103         Added libldap ditContentRule oidMacro support (ITS#2920)
104         Removed lint
105         Build Environment
106                 Fixed slapd dynamic backend build (ITS#3044)
107                 Fixed slaptools DESTDIR handling (ITS#3070)
108                 Removed deprecated configure options
109                 Updated configure backend/overlay options
110                   Requires changes in module configuration practices
111
112 OpenLDAP 2.2.8 Release
113         Fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
114         Fixed slapd sasl-regexp multiple entry bug (ITS#3033)
115         Fixed slapd bind method portability bug (ITS#3038)
116         Fixed libldap try_read1msg bug (ITS#2982)
117         Added slapd numericStringOrderingMatch rule support (ITS#2988)
118         Added slurpd replication interval config option (ITS#2768)
119         Build Environment
120                 Fixed shared library soname issues (ITS#3035)
121                   May requires changes in link practices of dependent apps
122
123 OpenLDAP 2.2.7 Release
124         Fixed slapd IDL avl_delete failure bug (ITS#3004)
125         Fixed slapd erroneous illegal filter handling (ITS#2977)
126         Fixed slapd syncrepl bugs (multiple)
127         Fixed slapd value regex ACL bug (ITS#3008)
128         Fixed slapd SASL dnauthz bug (ITS#2961)
129         Fixed slapcat tools bug (ITS#2974)
130         Fixed back-monitor crash when used with overlays (ITS#3023)
131         Fixed back-ldap massaged base free (ITS#2999)
132         Fixed back-meta memory leak issues (ITS#2986)
133         Fixed back-glue search abandon handling (ITS#2999)
134         Fixed back-sql undefined attribute name request bug (ITS#3005)
135         Fixed back-sql oracle-related issues (ITS#2641)
136         Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
137         Fixed libldap/slapd '=' escape in DN (ITS#3009)
138         Fixed back-sql attribute subtype in search request
139         Updated ldapsearch paged results handling
140         Added total operation count in back-monitor (ITS#2983)
141         Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
142         Added slapd ACL set logging (ITS#2949)
143         Build Environment
144                 Fixed overlay module build issue (ITS#2978)
145                 Fixed libldap T_SRV portability bug (ITS#2990)
146                 Fixed AIX portability issues (ITS#2997,2998)
147                 Fixed shared library soname versioning (ITS#3016)
148                   Requires changes in link practices of dependent apps
149                 Updated MS win32 port (ITS#2992)
150         Documentation
151                 Fixed ldapmodrdn(1) manpage (ITS#3003)
152                 Updated release documents
153
154 OpenLDAP 2.2.6 Release
155         Fixed slapd SASL callback handling (ITS#2926)
156         Fixed slapd backglue sizelimit bug (ITS#2888)
157         Fixed slapd numericStringMatch bug (ITS#2938)
158         Fixed libldap maxbuf handling (ITS#2944,2956)
159         Fixed libldap_r abandon msgid mutex bug 
160         Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
161         Fixed slapd pcache DB init bug (ITS#2960)
162         Updated libldap reference handling (ITS#2984)
163         Updated slapd syncrepl support (multiple)
164         Updated slapd connection deferred logging (ITS#2959)
165         Updated slapd filter logging
166         Updated back-ldap
167         Updated back-bdb to use Btree indices instead of Hashes
168                 Requires recreation of indices of existing databases
169         Added slapd limit groups (ITS#2967)
170         Build Environment
171                 Fixed test021 portable echo bug (ITS#2933, ITS#2879)
172                 Fixed EBCDIC conversion bugs (ITS#2962)
173         Documentation
174                 Misc. man page updates
175         Contributed Software
176                 Added slapd passwd modules
177                 Updated libcldap++
178
179 OpenLDAP 2.2.5 Release
180         Fixed slapd filter bug (ITS#2901)
181         Fixed slapd/syncrepl shutdown bug (ITS#2910)
182         Fixed back-glue sizeExceeded bug (ITS#2888)
183         Fixed back-bdb syncrepl psearch add bug
184         Fixed back-bdb/tools duplicate entry detection (ITS#2905)
185         Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
186         Updated slapi to honor access denied return value from ACL plugins
187         Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
188         Updated slappasswd error reporting (ITS#2906)
189         Fixed CYGWIN/MINGW threading bug (ITS#2921)
190         Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
191         Build environment
192                 Fixed slapd passwd portable C bug (ITS#2900)
193                 Fixed librewrite portable C bug (ITS#2908)
194                 Fixed libldap/dnssrv.c building on MacOS X
195                 Fixed CYGWIN/MINGW configure issues (ITS#2918)
196                 Fixed z/OS configure issues
197         Documentation
198                 Updated ldapsearch(1) -t description (ITS#2925)
199
200
201 OpenLDAP 2.2.4 Release
202         Initial release for "general" use.
203