After getting confirmation from Guenther, add 3 changes we'll ultimately need to...
[samba.git] / WHATSNEW.txt
1                    =============================
2                    Release Notes for Samba 3.3.4
3                           April, 29  2009
4                    =============================
5
6
7 This is the latest bugfix release of the Samba 3.3 series.
8
9 Major enhancements in Samba 3.3.4 include:
10
11     o Fix domain logins for WinXP clients pre SP3 (bug #6263).
12     o Fix samr_OpenDomain access checks (bug #6089).
13     o Fix usrmgr.exe creating a user (bug #6243).
14
15
16 ######################################################################
17 Changes
18 #######
19
20
21 Changes since 3.3.3:
22 --------------------
23
24
25 o   Michael Adam <obnox@samba.org>
26     * net conf: Save share name as given, not as lower case only.
27     * Prevent creation of registry keys containing the '/' character.
28
29
30 o   Jeremy Allison <jra@samba.org>
31     * BUG 6089: Fix samr_OpenDomain access checks.
32     * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
33       "msdfs root" set to "yes".
34     * BUG 6279: Fix Winbind crash.
35     * Allow pdbedit to change a user rid/sid.
36     * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
37     * Don't access a freed structure when logging off and re-using a vuid.
38
39
40 o   Günther Deschner <gd@samba.org>
41     * BUG 5329: Add "net rpc service delete/create".
42     * BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
43       freed.
44     * BUG 6263: Fix domain logins for WinXP clients pre SP3.
45     * BUG 6286: Call init function for builtin idmap modules before probing for
46       them as shared modules.
47     * Try to to fix password_expired flag handling.
48     * Make sure to grey out change fields in the netdomjoin-gui when not
49       running as root.
50
51
52 o   Jim McDonough <jmcd@samba.org>
53     * Don't look up local user for remote changes, even when root.
54
55
56 o   Volker Lendecke <vl@samba.org>
57     * BUG 6243: Fix usrmgr.exe creating a user.
58     * Use procid_str in debug messages for better cluster-debuggability.
59     * Use cluster-aware procid_is_me instead of comparing pids.
60     * Fix smbd crash for close_on_completion.
61     * Fix a memleak in an unlikely error path in change_notify_create().
62     * Do not use the file system GET_REAL_FILENAME for mangled names.
63
64
65 o   Stefan Metzmacher <metze@samba.org>
66     * Fix a crash bug if we timeout in net rpc trustdom list.
67     * Add '--request-timeout' option to net.
68
69
70 o   Martin Schwenke <martin@meltin.net>
71     * In net_conf_import, start a transaction when importing a single share.
72
73
74 o   Simo Sorce <ssorce@redhat.com>
75     * Fix writing of roaming profiles with "profile acls" set to "yes".
76
77
78 ######################################################################
79 Reporting bugs & Development Discussion
80 #######################################
81
82 Please discuss this release on the samba-technical mailing list or by
83 joining the #samba-technical IRC channel on irc.freenode.net.
84
85 If you do report problems then please try to send high quality
86 feedback. If you don't provide vital information to help us track down
87 the problem then you will probably be ignored.  All bug reports should
88 be filed under the Samba 3.3 product in the project's Bugzilla
89 database (https://bugzilla.samba.org/).
90
91
92 ======================================================================
93 == Our Code, Our Bugs, Our Responsibility.
94 == The Samba Team
95 ======================================================================
96