NEWS[4.18.3]: Samba 4.18.3 Available for Download
[samba-web.git] / history / samba-3.2.14.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.2.14 Available for Download</H2>
12
13 <p>
14 <pre>
15                    ==============================
16                    Release Notes for Samba 3.2.14
17                           August 12, 2009
18                    ==============================
19
20
21 This is the last maintenance release of the Samba 3.2 series.
22
23 Please note that this is the last bugfix release of the Samba 3.2 series!
24 There will security releases on demand only. Please see
25 http://wiki.samba.org/index.php/Samba3_Release_Planning for information
26 on current releases.
27
28 Major enhancements in 3.2.14 include:
29
30     o Fix SAMR access checks (e.g. bugs #6089 and #6112).
31     o Fix 'force user' (bug #6291).
32     o Improve Win7 support (bug #6099).
33     o Fix posix ACLs when setting an ACL without explicit ACE for the
34       owner (bug #2346).
35
36
37 ######################################################################
38 Changes
39 #######
40
41 Changes since 3.2.13
42 --------------------
43
44
45 o   Michael Adam &lt;obnox@samba.org&gt;
46     * BUG 6387: Fix Winbind crash when multiple IDmappings exist in the
47       LDAP directory.
48     * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
49     * BUG 6628: 'smbpasswd -a' uses algorithmic rid base with
50       'passdb backend = tdbsam'.
51     * Prevent creation of keys containing the '/' character.
52
53
54 o   Jeremy Allison &lt;jra@samba.org&gt;
55     * BUG 6089: Fix SAMR access checks.
56     * BUG 6112: Fix SAMR access checks.
57     * BUG 6279: Fix Winbind crash.
58     * BUG 6291: Fix 'force user'.
59     * BUG 6099: Try to fix domain join of Win7 Beta.
60     * BUG 6386: Groupdb mapping fix.
61     * BUG 6421: Fix POSIX read-only open on read-only shares.
62     * BUG 6476: Fix more smbd-zombies in memory.
63     * BUG 6488: acl_group_override() call in posix acls references an
64       uninitialized variable.
65     * BUG 6504: Fix SAMR server for Winbind access.
66     * BUG 6520: Fix time stamps.
67     * Fix join of Windows 7 RC to a Samba3 DC.
68     * Fix bug in processing of open modes in POSIX open.
69
70
71 o   G&uuml;nther Deschner &lt;gd@samba.org&gt;
72     * BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit.
73     * BUG 6340: Don't segfault when cleartext trustdom pwd could not be
74       retrieved.
75     * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
76     * BUG 6465: Fix enum_aliasmem in ldb branch.
77     * BUG 6484: Fix searching for users while adding them to groups via
78       Windows usermanager.
79     * Fix the negotiate flags.
80     * Protect netlogon_creds_server_step() against NULL creds.
81
82
83 o   Bj&ouml;rn Jacke &lt;bj@sernet.de&gt;
84     * Also handle DirX return codes.
85
86
87 o   Stefan Metzmacher &lt;metze@samba.org&gt;
88     * BUG 2346: Fix posix ACLs when setting an ACL without explicit ACE for the
89       owner.
90     * BUG 6526: Let parent_dirname() correctly return toplevel filenames.
91     * BUG 6627: Raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
92     * Fix a crash bug if we timeout in net rpc trustdom list.
93     * Add '--request-timeout' option to 'net'.
94
95
96 o   Volker Lendecke &lt;vl@samba.org&gt;
97     * BUG 5798: Preserve CFLAGS info in configure.
98     * BUG 6382: Case insensitive access to DFS links broken.
99     * Fix a race condition in Winbind leading to a panic.
100     * Add workaround for MS KB932762.
101
102
103 o   Jim McDonough &lt;jmcd@samba.org&gt;
104     * BUG 6481: Don't require "Modify property" perms to unjoin.
105
106
107 o   Sébastien Prud'homme &lt;sebastien.prudhomme@gmail.com&gt;
108     * 5945: Fix out of memory error with Winbind idmap.
109
110
111 o   Simo Sorce &lt;ssorce@redhat.com&gt;
112     * BUG 6628: 'smbpasswd -a' uses algorithmic rid base with
113       'passdb backend = tdbsam'.
114     * Avoid duplicate ACEs.
115     * Fix profile ACLs in some corner cases.
116
117
118 o   Marc VanHeyningen &lt;marc.vanheyningen@isilon.com&gt;
119     * Zero an uninitialized array.
120
121
122 o   Bo Yang &lt;boyang@samba.org&gt;
123     * BUG 6560: Lookupname failed, cannot find domain when attempt
124       to change password.
125 </pre>
126 </body>
127 </html>