WHATSNEW: Update changes since 3.3.0.
[Samba.git] / WHATSNEW.txt
blob141d76bd3d381a15fefa2ec5138f8892781b11b3
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     * BUG 6117: Fix core dump of pdbedit -a.
38     * BUG 6133: Fix deletion of non-ACL files on Solaris/ZFS/NFSv4 ACL
39       filesystem.
40     * Fix Coverity IDs 115, 116, 117, 602.
41     * Fix warning (bad handler prototype).
42     * Unify the detection of the timespec code in configure.in, and the
43       application of it in time.c.
44     * Correctly use chroot().
45     * Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure that "offered"
46       read from the rpc packet in spoolss is under that size.
47     * Backport the semantics of when to delete alternate data streams on a file
48       truncate.
49     * Fix printf warnings.
50     * Fix warnings on Solaris.
53 o   Michael Adam <obnox@samba.org>
54     * BUG 6066: netinet/ip.h present but cannot be compiled on Solaris.
55     * BUG 6073: Prevent ads_connect() from using SSL unless explicitly
56       requested.
57     * Fix 'getent passwd' to allocate new uids.
58     * Fix 'getent group' to allocate new gids.
59     * Remove check for sharename being a username in 'net conf
60       addshare'.
63 o   Guenther Deschner <gd@samba.org>
64     * Fix Coverity ID 848.
65     * Remove unused ENUM_HND from 'net'.
66     * Fix getform command asprintf return code in rpcclient.
67     * Fix memleak in get_remote_printer_publishing_data().
68     * Remove duplicate prototypes for generated rpc server functions.
71 o   Holger Hetterich <hhetter@novell.com>
72     * Enable total anonymization in vfs_smb_traffic_analyzer.
75 o   Bjoern Jacke <bj@sernet.de>
76     * Fix build with external dns_sd libraries.
77     * Fix configure check "sub-second timestamps without struct timespec".
78     * Add configure check for AIX style sub-second resolution support.
79     * Add configure check for Tru64 sub-second timestamp resolution.
80     * Add Tru64 sub-second resolution timestamp support.
81     * Enable IPv6 support for NetBSD and FreeBSD.
82     * Use correct BSD evironment variable.
85 o   Guenter Kukkukk <linux@kukkukk.com>
86     * Don't try and delete a default ACL from a file.
89 o   Volker Lendecke <vl@samba.org>
90     * BUG 5798: CFLAGS info lost in configure.
91     * Fix Coverity IDs 740, 742, 744, 745, 876, 879, 880.
92     * Fix remotely adding a share via the Windows MMC.
93     * Avoid valgrind errors.
94     * Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
95     * Fix resume handle for _samr_EnumDomainGroups.
96     * Fix a buffer handling bug when adding lots of registry keys.
97     * Fix a O(n^2) algorithm in regdb_fetch_keys().
100 o   Jeff Layton <jlayton@redhat.com>
101     * Initialize rc to 0 in main in mount.cifs.
104 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
105     * BUG 6069: Add a fstatvfs function for libsmbclient.
106     * Eliminate compiler warnings.
109 o   Glenn Machin <gmachin@sandia.gov>
110     * Don't miss an absolute pathname as a kerberos keytab path.
113 o   Stefan Metzmacher <metze@samba.org>
114     * BUG 6100: Implement _netr_LogonGetCapabilities() with
115       NT_STATUS_NOT_IMPLEMENTED.
116     * Make Samba work with older ctdb versions.
117     * Add S-1-22-X-Y sids to the local token.
120 o   Lars Mueller <lars@samba.org>
121     * Conditional install of the cifs.upcall man page.
122     * Adjust regex to match variable names including underscores.
125 o   Shirish Pargaonkar <shirishpargaonkar@gmail.com>
126     * BUG 4370: Clean-up entries in /etc/mtab after unmount.
127     * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
130 o   Ted Percival <ted.percival@quest.com>
131     * Fix a crash during name resolution.
134 o   Tim Prouty <tprouty@samba.org>
135     * Fix "assignment discards qualifiers from pointer target type"
136       warnings.
137     * Fix SMB_VFS_RECVFILE/SENDFILE macros.
140 o   Karolin Seeger <kseeger@samba.org>
141     * Change "ldap ssl:ads" parameter to "ldap ssl ads".
142     * Add manpages for vfs_acl_xattr and vfs_acl_tdb.
145 o   Dan Sledz <dsledz@isilon.com>
146     * Fix double free caused by incorrect talloc_steal usage.
149 o   Simo Sorce <idra@samba.org>
150     * Build ldbrename.
153 o   Aravind Srinivasan <aravind.srinivasan@isilon.com>
154     * Make nmbd check all available interfaces for WINS before failing.
157 o   Miguel Suarez <Miguel.Suarez@stratus.com>
158     * Fix compilation of vfs_default on systems that do not support utimes().
161 o   Yasuma Takeda <yasuma@osstech.co.jp>
162     * BUG 5920: Fix the calculation of the memcpy length.
163     * BUG 6098: Fix ads_find_dc() in setups with "security = domain".
166 o   Bo Yang <boyang@novell.com>
167     * Make libsmbclient work with DFS.
170 ######################################################################
171 Reporting bugs & Development Discussion
172 #######################################
174 Please discuss this release on the samba-technical mailing list or by
175 joining the #samba-technical IRC channel on irc.freenode.net.
177 If you do report problems then please try to send high quality
178 feedback. If you don't provide vital information to help us track down
179 the problem then you will probably be ignored.  All bug reports should
180 be filed under the Samba 3.3 product in the project's Bugzilla
181 database (https://bugzilla.samba.org/).
184 ======================================================================
185 == Our Code, Our Bugs, Our Responsibility.
186 == The Samba Team
187 ======================================================================