s3-WHATSNEW: Update WHATSNEW.
[Samba/bb.git] / WHATSNEW.txt
blob964ffb207675755aaef459a3aca39b356b4c902a
1                    =============================
2                    Release Notes for Samba 3.3.1
3                           February, 24 2009
4                    =============================
6 This is the latest bugfix release release of the Samba 3.3 series.
8 Major enhancements in Samba 3.3.1 include:
10      * Fix net ads join when "ldap ssl = start tls" (bug #6073).
11      * Fix renaming/deleting of files using Windows clients (bug #6082).
12      * Fix renaming/deleting a "not matching/resolving" symlink (bug #6090).
13      * Fix remotely adding a share via the Windows MMC.
16 ######################################################################
17 Changes
18 #######
20 smb.conf changes
21 ----------------
23     Parameter Name                      Description     Default
24     --------------                      -----------     -------
25     ldap ssl ads                        New             No
28 Changes since 3.3.0:
29 --------------------
32 o   Jeremy Allison <jra@samba.org>
33     * BUG 6082: Fix renaming/deleting of files using Windows clients.
34     * BUG 6069: Fix build with too many arguments.
35     * BUG 6090: Fix renaming/deleting a "not matching/resolving" symlink.
36     * BUG 6099: Try to fix domain join of Win7 Beta.
37     * Fix Coverity IDs 115, 116, 117.
38     * Fix warning (bad handler prototype).
39     * Unify the detection of the timespec code in configure.in, and the
40       application of it in time.c.
41     * Correctly use chroot().
42     * Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure that "offered"
43       read from the rpc packet in spoolss is under that size.
46 o   Michael Adam <obnox@samba.org>
47     * BUG 6066: netinet/ip.h present but cannot be compiled on Solaris.
48     * BUG 6073: Prevent ads_connect() from using SSL unless explicitly
49       requested.
50     * Fix 'getent passwd' to allocate new uids.
51     * Fix 'getent group' to allocate new gids.
52     * Remove check for sharename being a username in 'net conf
53       addshare'.
56 o   Guenther Deschner <gd@samba.org>
57     * Remove unused ENUM_HND from 'net'.
58     * Fix getform command asprintf return code in rpcclient.
59     * Fix memleak in get_remote_printer_publishing_data().
62 o   Holger Hetterich <hhetter@novell.com>
63     * Enable total anonymization in vfs_smb_traffic_analyzer.
66 o   Bjoern Jacke <bj@sernet.de>
67     * Fix build with external dns_sd libraries.
68     * Fix configure check "sub-second timestamps without struct timespec".
69     * Add configure check for AIX style sub-second resolution support.
70     * Add configure check for Tru64 sub-second timestamp resolution.
71     * Add Tru64 sub-second resolution timestamp support.
72     * Enable IPv6 support for NetBSD and FreeBSD.
75 o   Guenter Kukkukk <linux@kukkukk.com>
76     * Don't try and delete a default ACL from a file.
79 o   Volker Lendecke <vl@samba.org>
80     * BUG 5798: CFLAGS info lost in configure.
81     * Fix Coverity IDs 740, 742, 744, 745, 876, 879, 880.
82     * Fix remotely adding a share via the Windows MMC.
83     * Avoid valgrind errors.
84     * Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
85     * Fix resume handle for _samr_EnumDomainGroups.
88 o   Jeff Layton <jlayton@redhat.com>
89     * Initialize rc to 0 in main in mount.cifs.
92 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
93     * BUG 6069: Add a fstatvfs function for libsmbclient.
94     * Eliminate compiler warnings.
97 o   Stefan Metzmacher <metze@samba.org>
98     * Make Samba work with older ctdb versions.
99     * Add S-1-22-X-Y sids to the local token.
102 o   Lars Mueller <lars@samba.org>
103     * Conditional install of the cifs.upcall man page.
104     * Adjust regex to match variable names including underscores.
107 o   Shirish Pargaonkar <shirishpargaonkar@gmail.com>
108     * BUG 4370: Clean-up entries in /etc/mtab after unmount.
109     * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
112 o   Ted Percival <ted.percival@quest.com>
113     * Fix a crash during name resolution.
116 o   Tim Prouty <tprouty@samba.org>
117     * Fix "assignment discards qualifiers from pointer target type"
118       warnings.
119     * Fix SMB_VFS_RECVFILE/SENDFILE macros.
122 o   Karolin Seeger <kseeger@samba.org>
123     * Change "ldap ssl:ads" parameter to "ldap ssl ads".
126 o   Dan Sledz <dsledz@isilon.com>
127     * Fix double free caused by incorrect talloc_steal usage.
130 o   Aravind Srinivasan <aravind.srinivasan@isilon.com>
131     * Make nmbd check all available interfaces for WINS before failing.
134 o   Miguel Suarez <Miguel.Suarez@stratus.com>
135     * Fix compilation of vfs_default on systems that do not support utimes().
138 o   Yasuma Takeda <yasuma@osstech.co.jp>
139     * BUG 5920: Fix the calculation of the memcpy length.
140     * BUG 6098: Fix ads_find_dc() in setups with "security = domain".
143 ######################################################################
144 Reporting bugs & Development Discussion
145 #######################################
147 Please discuss this release on the samba-technical mailing list or by
148 joining the #samba-technical IRC channel on irc.freenode.net.
150 If you do report problems then please try to send high quality
151 feedback. If you don't provide vital information to help us track down
152 the problem then you will probably be ignored.  All bug reports should
153 be filed under the Samba 3.3 product in the project's Bugzilla
154 database (https://bugzilla.samba.org/).
157 ======================================================================
158 == Our Code, Our Bugs, Our Responsibility.
159 == The Samba Team
160 ======================================================================