NEWS[4.18.3]: Samba 4.18.3 Available for Download
[samba-web.git] / history / samba-3.3.4.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.4 Available for Download</H2>
12
13 <p>
14 <pre>
15                    =============================
16                    Release Notes for Samba 3.3.4
17                           April, 29  2009
18                    =============================
19
20
21 This is the latest bugfix release of the Samba 3.3 series.
22
23 Major enhancements in Samba 3.3.4 include:
24
25     o Fix domain logins for WinXP clients pre SP3 (bug #6263).
26     o Fix samr_OpenDomain access checks (bug #6089).
27     o Fix usrmgr.exe creating a user (bug #6243).
28
29
30 ######################################################################
31 Changes
32 #######
33
34
35 Changes since 3.3.3:
36 --------------------
37
38
39 o   Michael Adam <obnox@samba.org>
40     * net conf: Save share name as given, not as lower case only.
41     * Prevent creation of registry keys containing the '/' character.
42
43
44 o   Jeremy Allison <jra@samba.org>
45     * BUG 6089: Fix samr_OpenDomain access checks.
46     * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
47       "msdfs root" set to "yes".
48     * BUG 6279: Fix Winbind crash.
49     * Allow pdbedit to change a user rid/sid.
50     * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
51     * Don't access a freed structure when logging off and re-using a vuid.
52
53
54 o   Guenther Deschner <gd@samba.org>
55     * BUG 5329: Add "net rpc service delete/create".
56     * BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
57       freed.
58     * BUG 6263: Fix domain logins for WinXP clients pre SP3.
59     * BUG 6286: Call init function for builtin idmap modules before probing for
60       them as shared modules.
61     * Try to to fix password_expired flag handling.
62     * Make sure to grey out change fields in the netdomjoin-gui when not
63       running as root.
64
65
66 o   Jim McDonough <jmcd@samba.org>
67     * Don't look up local user for remote changes, even when root.
68
69
70 o   Volker Lendecke <vl@samba.org>
71     * BUG 6243: Fix usrmgr.exe creating a user.
72     * Use procid_str in debug messages for better cluster-debuggability.
73     * Use cluster-aware procid_is_me instead of comparing pids.
74     * Fix smbd crash for close_on_completion.
75     * Fix a memleak in an unlikely error path in change_notify_create().
76     * Do not use the file system GET_REAL_FILENAME for mangled names.
77
78
79 o   Stefan Metzmacher <metze@samba.org>
80     * Fix a crash bug if we timeout in net rpc trustdom list.
81     * Add '--request-timeout' option to net.
82
83
84 o   Martin Schwenke <martin@meltin.net>
85     * In net_conf_import, start a transaction when importing a single share.
86
87
88 o   Simo Sorce <ssorce@redhat.com>
89     * Fix writing of roaming profiles with "profile acls" set to "yes".
90 </pre>
91
92 </body>
93 </html>