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