WHATSNEW: Update changes since 3.5.0rc1.
[samba.git] / WHATSNEW.txt
1                    ================================
2                    Release Notes for Samba 3.5.0rc2
3                            January 26, 2010
4                    ================================
5
6 This is the second release candidate of Samba 3.5.  This is *not*
7 intended for production environments and is designed for testing
8 purposes only.  Please report any defects via the Samba bug reporting
9 system at https://bugzilla.samba.org/.
10
11 Major enhancements in Samba 3.5.0 include:
12
13 General changes:
14 o Add support for full Windows timestamp resolution
15 o The Using Samba HTML book has been removed.
16
17 Protocol changes:
18 o Experimental implementation of SMB2
19
20 Printing Changes:
21 o Add encryption support for connections to a CUPS server
22
23 Winbind changes:
24 o Major refactoring
25 o Asynchronous
26
27 VFS modules:
28 o New vfs_scannedonly module has been added.
29
30
31 General changes:
32 ================
33
34 Support for full Windows timestamp resolution has been added. This effectively
35 makes us use Windows' full 100ns timestamp resolution if supported by the
36 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
37
38 The Using Samba HTML book has been removed from the Samba tarball.
39 It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
40
41 Protocol changes
42 ================
43
44 An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
45 enabled by setting "max protocol = smb2". SMB2 is a new implementation of the
46 SMB protocol used by Windows Vista and higher.
47
48 Printing Changes
49 ================
50
51 A new parameter "cups encrypt" has been added to control whether connections to
52 CUPS servers will be encrypted or not. The default is to use unencrypted
53 connections.
54
55 Winbind changes
56 ===============
57
58 The Winbind daemon has been refactored internally to be asynchronous. The new
59 Winbind will not be blocked by running 'getent group' or 'getent passwd'.
60
61 VFS modules
62 ===========
63
64 A new VFS module "scannedonly" has been added. This is a filter that
65 talks to an antivirus-engine and stores whether a file is clean or not.
66 Users do only see clean files on their filesystem.
67
68
69 ######################################################################
70 Changes
71 #######
72
73 smb.conf changes
74 ----------------
75
76    Parameter Name                      Description     Default
77    --------------                      -----------     -------
78
79    create krb5 conf                    New             yes
80    ctdb timeout                        New             0
81    cups encrypt                        New             no
82    debug hires timestamp               Changed Default yes
83    ldap deref                          New             auto
84    ldap follow referral                New             auto
85
86
87 New configure options
88 ---------------------
89
90 --enable-external-libtdb        Enable external tdb
91 --enable-netapi                 Turn on netapi support
92 --enable-pthreadpool            Enable pthreads pool helper support
93 --with-cifsumount               Include umount.cifs (Linux only) support
94 --with-codepagedir=DIR          Where to put codepages
95
96
97 Commit Highlights
98 =================
99
100 o   Björn Jacke <bj@sernet.de>
101     * Add support for full Windows timestamp resolution.
102     * Add encryption support for connections to a CUPS server.
103
104
105 o   Volker Lendecke <vl@samba.org>
106     * Major internal refactoring of the Winbind daemon.
107     * Make Winbind asynchronous.
108
109
110 o   Stefan Metzmacher <metze@samba.org>
111     * Implement the new SMB2 protocol (experimental).
112
113
114 Changes since 3.5.0rc1
115 ----------------------
116
117
118 o   Jeremy Allison <jra@samba.org>
119     * BUG 5202: Fix changing of ACLs on writable file with "dos filemode=yes".
120     * BUG 6876: Fix deletion of an object whose parent folder does not have delete
121       rights fails even if the delete right is set on the object in
122       vfs_acl_xattr and vfs_acl_tdb.
123     * BUG 7033: Fix SMBrmdir error message when deleting a directory fails.
124     * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
125     * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
126
127
128 o   Giovanni Bajo <rasky@develer.com>
129     * BUG 7029: Disable sanity check in NetShareEnum for better compatibility
130       with Windows.
131
132
133 o   Kai Blin <kai@samba.org>
134     * BUG 7039: Fix compile error with WITH_DNS_UPDATE. Update .po files.
135
136
137 o   Günther Deschner <gd@samba.org>
138     * BUG 7043: Fix crash bug in libsmbclient.
139
140
141 o   André Hentschel <nerv@dawncrow.de>
142     * BUG 7039: Complete German translation of 'net'.
143
144
145 o   Björn Jacke <bj@sernet.de>
146     * BUG 7039: Improve some German translations in 'net'.
147
148
149 o   William Jojo <w.jojo@hvcc.edu>
150     * BUG 7052: Fix DFS on AIX.
151
152
153 o   Volker Lendecke <vl@samba.org>
154     * BUG 6981: Fix large paged search with DirX LDAP servers.
155     * BUG 7027: Fix a segfault in winbindd_dual_ccache_ntlm_auth().
156     * BUG 7037: Fix a Winbind segfault in "trusted_domains".
157     * BUG 7046: Fix libsmbclient crash against OpenSolaris CIFS server.
158     * Lock down some srvsvc calls according to what w2k3 seems to do.
159
160
161 o   Stefan Metzmacher <metze@samba.org>
162     * BUG 6157: Restore Samba 3.0.x behavior and use the first "uid" value in
163       pdb_ldap.
164
165
166 o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
167     * BUG 7034: Fix segfault in vfs_cap.
168
169
170 o   Olivier Sessink <oliviersessink@gmail.com>
171     * BUG 7028: Add new scannedonly VFS module.
172
173
174 Changes since 3.5.0pre2
175 -----------------------
176
177 o   Jeremy Allison <jra@samba.org>
178     * BUG 6837: Fix "Too many open files" when trying to access large number of
179       files with Windows 7.
180     * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
181     * BUG 7020: Fix smbd using 2G memory.
182     * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned
183       attributes by protocol level.
184     * Vector correctly through reply_openerror() (which uses the same logic).
185     * Fix bugs with the full Windows ACL support.
186
187
188 o   Kai Blin <kai@samba.org>
189     * Add a few missing gettext calls to the 'net' command.
190     * Fix up a share type translation and translate some more strings in 'net'.
191
192
193 o   Günther Deschner <gd@samba.org>
194     * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
195     * Add spoolss_DriverInfo7.
196     * Fix rpcclient after setprinter IDL fixes.
197     * Use generated krb5.conf in 'net ads testjoin'.
198
199
200 o   Jonas Gorski <jonas.gorski+samba@gmail.com>
201     * BUG 6992: make test for getgrouplist cacheable.
202
203
204 o   André Hentschel <nerv@dawncrow.de>
205     * Add some German translations for the 'net' command.
206
207
208 o   Suresh Jayaraman <sjayaraman@suse.de>
209     * Update mount.cifs man page with nounix option.
210
211
212 o   Volker Lendecke <vl@samba.org>
213     * Fix _samr_GetAliasMembership for results with 0 rids.
214     * Fix an error case in cli_negprot.
215     * Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc.
216     * Restore correct timeouts for SMB requests.
217     * Fix a 64-bit error in libsmb.
218     * Replace IS_DOMAIN_OFFLINE by a function in Winbind.
219     * Simplify/cleanup Winbind code.
220
221
222 o   Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
223     * Fix write behind memory block in libtalloc.
224     * Fix result check for getaddrinfo().
225
226
227 o   Jim McDonough <jmcd@samba.org>
228     * BUG 7014: Fix Winbind crash when retrieving empty group members.
229
230
231 o   Brian Lu <brian.lu@sun.com>
232     * BUG 6991: Create symbol links to shared libraries.
233
234
235 o   Stefan Metzmacher <metze@samba.org>
236     * Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
237       to tsocket.
238     * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
239     * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
240     * Fix standalone 'make installdocs'.
241
242
243 o   Peter Rosin <peda@lysator.liu.se>
244     * Output %p as unsigned in snprintf replacement.
245
246
247 o   Ronnie Sahlberg <ronniesahlberg@gmail.com>
248     * New attempt at TDB transaction nesting allow/disallow.
249
250
251 o   Kirill Smelkov <kirr@mns.spb.ru>
252     * Remove swig stuff from libtdb.
253     * Reset tdb->fd to -1 in tdb_close() in libtdb.
254
255
256 o   Simo Sorce <idra@samba.org>
257     * Change the way mksysms work in libtalloc.
258
259
260 o   Jelmer Vernooij <jelmer@samba.org>
261     * Also build and install tdb manpages from standalone tdb.
262
263
264 o   Bo Yang <boyang@samba.org>
265     * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
266     * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
267       query.
268     * List trusted domains from wcache when domain is offline.
269
270
271 Changes since 3.5.0pre1
272 -----------------------
273
274 o   Michael Adam <obnox@samba.org>
275     * Fix the build when no external talloc and tdb are installed.
276     * Fix detection of CTDB headers on systems without system-libtalloc.
277
278
279 o   Jeremy Allison <jra@samba.org>
280     * BUG 6802: A created folder does not properly inherit permissions from
281       parent in vfs_acl_xattr.
282     * BUG 6837: "Too many open files" when trying to access large number of
283       files from Windows 7.
284     * BUG 6938 : No hook exists to check creation rights when using acl_xattr
285       module.
286     * Fix vfs_acl_xattr which was failing to call the NEXT connect function.
287     * Restructure the ACL code.
288     * Refactor reply_rmdir to use handle based code.
289
290
291 o   Dan Cox <dan@wep.net>
292     * BUG 2350: Add LDAP Alias Dereferencing support.
293
294
295 o   Günther Deschner <gd@samba.org>
296     * BUG 6929: Fix build with recent heimdal.
297     * Fix several printing issues.
298     * Fix the build on Mac OS X 10.6.2.
299     * Fix net and rpcclient after setprinterdataex changes.
300     * Add full support for level 8 printer drivers.
301     * Add more spoolss architectures to IDL.
302     * Fix enumprinter key client and server.
303     * Fix crash in EnumPrinterDataEx.
304
305
306 o   Björn Jacke <bj@sernet.de>
307     * Prefer posix_fallocate for doing "strict allocate".
308
309
310 o   Matt Kraai <mkraai@beckman.com>
311     * BUG 6860: Fix shared library build on QNX.
312
313
314 o   Volker Lendecke <vl@samba.org>
315     * BUG 6288: SWAT adds a second share when changing parameters of an existing
316       share.
317     * BUG 6435: Fix minor memory corruption.
318     * Restore "fake directory create times" as a share parameter.
319     * Fix explicit stat64 support.
320     * Add support for NetWkstaGetInfo 101 and 102.
321     * Add rpcclient wkssvc_enumerateusers.
322     * De-deprecate "write cache size" to prevent its removal without a proper
323       alternative.
324     * Allow more than 1000 users in BUILTIN\Users.
325
326
327 o   Jim McDonough <jmcd@samba.org>
328     * BUG 6967: Prevent glibc error on 'net ads join'.
329
330
331 o   Lars Müller <lars@samba.org>
332     * BUG 6710: Only install the cifs.upcall man page if CIFSUPCALL_PROGS was
333       set while configure.
334
335
336 o   Ian Puleston <ipuleston@sonicwall.com>
337     * Complete support for NetWkstaGetInfo/NetWkstaEnumUsers.
338
339
340 o   Karolin Seeger <kseeger@samba.org>
341     * Fix the build of the example VFS modules.
342
343
344 o   Bo Yang <boyang@samba.org>
345     * BUG 6879: Fix crash in Winbind.
346     * Fix crash in free_file_list().
347     * Give the user a chance to change password when password will expire soon.
348
349
350 ######################################################################
351 Reporting bugs & Development Discussion
352 #######################################
353
354 Please discuss this release on the samba-technical mailing list or by
355 joining the #samba-technical IRC channel on irc.freenode.net.
356
357 If you do report problems then please try to send high quality
358 feedback. If you don't provide vital information to help us track down
359 the problem then you will probably be ignored.  All bug reports should
360 be filed under the Samba 3.5 product in the project's Bugzilla
361 database (https://bugzilla.samba.org/).
362
363
364 ======================================================================
365 == Our Code, Our Bugs, Our Responsibility.
366 == The Samba Team
367 ======================================================================
368