s3:libsmbconf: include smbconf headers with lib/smbconf prefix
[obnox/samba-ctdb.git] / WHATSNEW.txt
1                    =============================
2                    Release Notes for Samba 3.3.2
3                            March, 12 2009
4                    =============================
5
6 This is the latest bugfix release release of the Samba 3.3 series.
7
8 Major enhancements in Samba 3.3.2 include:
9
10      * Fix "force group" (bug #6155).
11      * Fix saving of files on Samba share using MS Office 2007 (bug #6160).
12      * Fix guest authentication in setups with "security = share" and
13       "guest ok = yes" when Winbind is running.
14      * Fix corruptions of source path in tar mode of smbclient (bug #6161).
15
16
17 ######################################################################
18 Changes
19 #######
20
21
22 Changes since 3.3.1:
23 --------------------
24
25
26 o   Jeremy Allison <jra@samba.org>
27     * BUG 6082: Fix renaming and deleting of directories using Windows clients.
28     * BUG 6154: Make ZFS honor admin users.
29     * BUG 6155: Fix "force group".
30     * BUG 6160: Fix saving of files on Samba share using MS Office 2007.
31     * BUG 6161: Fix corruptions of source path in tar mode of smbclient.
32     * Fix some NetBSD warnings.
33     * Fix bug in processing of open modes in POSIX open.
34     * Fix use of streams modules with CIFSFS client.
35     * Ensure ACL modules work with POSIX paths.
36     * Use fsp->posix_open in preference if we have it.
37     * Fix more POSIX path lstat calls.
38
39
40 o   Andrew Tridgell <tridge@samba.org>
41     * Fix a bug in message handling for the change notify code.
42
43
44 o   Steven Danneman <steven.danneman@isilon.com>
45     * Fix guest authentication in setups with "security = share" and "guest ok =
46       yes" when Winbind is running.
47
48
49 o   Steve French <smfrench@gmail.com>
50     * BUG 4640: Fix guest mounts in mount.cifs.
51     * Fix displaying the version string properly when no other parameters passed
52       in in mount.cifs.
53
54
55 o   Björn Jacke <bj@sernet.de>
56     * Prefer gssapi header files from subdirectory.
57
58
59 o   Volker Lendecke <vl@samba.org>
60     * BUG 6124: Fix the build on IRIX.
61     * BUG 6176: winbindd -n should disable the winbind idmap cache.
62     * Add a vfs_preopen module to hide fs latencies.
63     * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
64     * Fix a valgrind error / segfault in dns_register_smbd().
65
66
67 o   Stefan Metzmacher <metze@samba.org>
68     * Fix build on SLES8.
69     * Decremented by 1 for ntcancel requests.
70
71
72 o   Tim Prouty <tprouty@samba.org>
73     * Fix creation of core files.
74
75
76 o   Dan Sledz <dan.sledz@isilon.com>
77     * Fix first mapping of uids/gids in Winbind.
78
79
80 o   Bo Yang <boyang@novell.com>
81     * Initialize the id_map status in idmap_ldap to avoid surprise.
82     * Fix initialization of idmap status.
83
84
85 ######################################################################
86 Reporting bugs & Development Discussion
87 #######################################
88
89 Please discuss this release on the samba-technical mailing list or by
90 joining the #samba-technical IRC channel on irc.freenode.net.
91
92 If you do report problems then please try to send high quality
93 feedback. If you don't provide vital information to help us track down
94 the problem then you will probably be ignored.  All bug reports should
95 be filed under the Samba 3.3 product in the project's Bugzilla
96 database (https://bugzilla.samba.org/).
97
98
99 ======================================================================
100 == Our Code, Our Bugs, Our Responsibility.
101 == The Samba Team
102 ======================================================================
103