team: Add employer for Christof
[samba-web.git] / history / samba-3.3.2.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6 <title>Samba - Release Notes Archive</title>
7 </head>
8
9 <body>
10
11    <H2>Samba 3.3.2 Available for Download</H2>
12
13 <p>
14 <pre>
15                    =============================
16                    Release Notes for Samba 3.3.2
17                            March, 12 2009
18                    =============================
19
20 This is the latest bugfix release release of the Samba 3.3 series.
21
22 Major enhancements in Samba 3.3.2 include:
23
24      * Fix "force group" (bug #6155).
25      * Fix saving of files on Samba share using MS Office 2007 (bug #6160).
26      * Fix guest authentication in setups with "security = share" and
27       "guest ok = yes" when Winbind is running.
28      * Fix corruptions of source path in tar mode of smbclient (bug #6161).
29
30
31 ######################################################################
32 Changes
33 #######
34
35
36 Changes since 3.3.1:
37 --------------------
38
39
40 o   Jeremy Allison <jra@samba.org>
41     * BUG 6082: Fix renaming and deleting of directories using Windows clients.
42     * BUG 6154: Make ZFS honor admin users.
43     * BUG 6155: Fix "force group".
44     * BUG 6160: Fix saving of files on Samba share using MS Office 2007.
45     * BUG 6161: Fix corruptions of source path in tar mode of smbclient.
46     * Fix some NetBSD warnings.
47     * Fix bug in processing of open modes in POSIX open.
48     * Fix use of streams modules with CIFSFS client.
49     * Ensure ACL modules work with POSIX paths.
50     * Use fsp->posix_open in preference if we have it.
51     * Fix more POSIX path lstat calls.
52
53
54 o   Andrew Tridgell <tridge@samba.org>
55     * Fix a bug in message handling for the change notify code.
56
57
58 o   Steven Danneman <steven.danneman@isilon.com>
59     * Fix guest authentication in setups with "security = share" and "guest ok =
60       yes" when Winbind is running.
61
62
63 o   Steve French <smfrench@gmail.com>
64     * BUG 4640: Fix guest mounts in mount.cifs.
65     * Fix displaying the version string properly when no other parameters passed
66       in in mount.cifs.
67
68
69 o   Björn Jacke <bj@sernet.de>
70     * Prefer gssapi header files from subdirectory.
71
72
73 o   Volker Lendecke <vl@samba.org>
74     * BUG 6124: Fix the build on IRIX.
75     * BUG 6176: winbindd -n should disable the winbind idmap cache.
76     * Add a vfs_preopen module to hide fs latencies.
77     * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
78     * Fix a valgrind error / segfault in dns_register_smbd().
79
80
81 o   Stefan Metzmacher <metze@samba.org>
82     * Fix build on SLES8.
83     * Decremented by 1 for ntcancel requests.
84
85
86 o   Tim Prouty <tprouty@samba.org>
87     * Fix creation of core files.
88
89
90 o   Dan Sledz <dan.sledz@isilon.com>
91     * Fix first mapping of uids/gids in Winbind.
92
93
94 o   Bo Yang <boyang@novell.com>
95     * Initialize the id_map status in idmap_ldap to avoid surprise.
96     * Fix initialization of idmap status.
97 </pre>
98
99 </body>
100 </html>