s3:net_rpc: don't shutdown a cli_state passed from the caller
[Samba/bb.git] / WHATSNEW.txt
blob8d9c04ae5c23606730ece41c30814aa15eabf31b
1                    =============================
2                    Release Notes for Samba 3.3.4
3                           April, 22  2009
4                    =============================
7 This is the latest bugfix release of the Samba 3.3 series.
9 Major enhancements in Samba 3.3.4 include:
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).
16 ######################################################################
17 Changes
18 #######
21 Changes since 3.3.3:
22 --------------------
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.
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     * Allow pdbedit to change a user rid/sid.
35     * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
36     * Don't access a freed structure when logging off and re-using a vuid.
39 o   Günther Deschner <gd@samba.org>
40     * BUG 5329: Add "net rpc service delete/create".
41     * BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
42       freed.
43     * BUG 6263: Fix domain logins for WinXP clients pre SP3.
44     * Try to to fix password_expired flag handling.
45     * Make sure to grey out change fields in the netdomjoin-gui when not
46       running as root.
49 o   Jim McDonough <jmcd@samba.org>
50     * Don't look up local user for remote changes, even when root.
53 o   Volker Lendecke <vl@samba.org>
54     * BUG 6243: Fix usrmgr.exe creating a user.
55     * Use procid_str in debug messages for better cluster-debuggability.
56     * Use cluster-aware procid_is_me instead of comparing pids.
57     * Fix smbd crash for close_on_completion.
58     * Fix a memleak in an unlikely error path in change_notify_create().
61 o   Martin Schwenke <martin@meltin.net>
62     * In net_conf_import, start a transaction when importing a single share.
65 ######################################################################
66 Reporting bugs & Development Discussion
67 #######################################
69 Please discuss this release on the samba-technical mailing list or by
70 joining the #samba-technical IRC channel on irc.freenode.net.
72 If you do report problems then please try to send high quality
73 feedback. If you don't provide vital information to help us track down
74 the problem then you will probably be ignored.  All bug reports should
75 be filed under the Samba 3.3 product in the project's Bugzilla
76 database (https://bugzilla.samba.org/).
79 ======================================================================
80 == Our Code, Our Bugs, Our Responsibility.
81 == The Samba Team
82 ======================================================================