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