Fix bug 5761 "open of mangled directory name results in 'is a stream name'"
[tprouty/samba.git] / WHATSNEW.txt
1                    ==============================
2                    Release Notes for Samba 3.2.4
3                         September 18, 2008
4                    ==============================
5
6 This is a bug fix release of the Samba 3.2 series.
7
8 Major bug fixes included in Samba 3.2.4 are:
9
10   o Fix changing of machine account passwords.
11   o Fix non guest connections to shares when "security = share"
12     is used.
13
14
15 ######################################################################
16 Changes
17 #######
18
19 Changes since 3.2.3
20 -------------------
21
22
23 o   Michael Adam <obnox@samba.org>
24     * BUG 5590: Fix binary stripping on older OS.
25     * BUG 5492: Fix RHEL SPEC file by removing libmsrpc stuff.
26     * BUG 5507: Fix several issues in the RHEL SPEC file.
27     * Fix linking of cifs.upcall when nscd_flush_cache() is found.
28
29
30 o   Jeremy Allison <jra@samba.org>
31     * BUG 5052: Allow inheritable permissions.
32     * BUG 5697: Fix spinning of nmbd in reload_interfaces when only loopback
33       has an IPv4 address.
34     * BUG 5698: Fix non guest connections to shares when "security = share"
35       is used.
36     * BUG 5729: Explicitly allow "-valid".
37     * BUG 5745: Fix Kerberos authentication with (lib)smbclient.
38     * BUG 5751: Fix showing of ACLs on DFS in (lib)smbclient.
39     * Fix the wcache_invalidate_samlogon calls.
40     * Add st_birthtime and friends for accurate create times on *BSD and MacOSX.
41     * Clarify usage of "force create mode".
42     * Write times code update.
43
44
45 o   Gerald (Jerry) Carter <jerry@samba.org>
46     * Fix Winbind crash.
47
48
49 o   Steven Danneman <steven.danneman@isilon.com>
50     * Cleanup of DC enumeration in get_dcs().
51
52
53 o   Günther Deschner <gd@samba.org>
54     * BUG 5710: Fix changing of machine account passwords.
55     * Fix several build warnings.
56     * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind.
57
58
59 o   James Ding <ding_cc@hotmail.com>
60     * BUG 5736: Fix Winbind crash bug with trusted domains.
61
62
63 o   Ephi Dror <Ephi.Dror@datadomain.com>
64     * Correct the netsamlogon_clear_cached_user function.
65
66
67 o   Jeff Layton <jlayton@redhat.com>
68     * Fix handling of MSKRB5 OID in cifs.upcall.
69     * Fix build warnings in cifs.upcall.
70     * Change default install location of cifs.upcall to EPREFIX/sbin.
71     * Enable building of cifs.upcall by default on Linux.
72
73
74 o   Volker Lendecke <vl@sernet.de>
75     * BUG 5707: Do proper error handling if the socket is closed.
76     * Fix calculation of useable_space for trans2 and nttrans replies.
77     * Fix Coverity ID 587.
78     * Add mapping of generic bits when setting an NFSv4 ACL.
79
80
81 o   Stefan Metzmacher <metze@samba.org>
82     * Some write time fixes.
83
84
85 o   David Leonard <David.Leonard@quest.com>
86     * BUG 4516: No IPv6 on Solaris 2.6.
87
88
89 o   Simo Sorce <idra@samba.org>
90     * BUG 5571: Fix group memeberships in Winbind.
91
92
93 o   Andrew Tridgell <tridge@samba.org>
94     * Avoid a race condition in glibc between AIO and setresuid().
95     * Add missing become root for AIO operations.
96     * Fix logic of tsmsm_sendfile().
97     * Fix an errno handling bug that could lead to an infinite loop.
98     * Fix handling of arbitrary new PAC types.
99
100
101 o   Qiao Yang <geoyang@ironport.com>
102     * Fix a memleak.
103
104
105 ######################################################################
106 Reporting bugs & Development Discussion
107 #######################################
108
109 Please discuss this release on the samba-technical mailing list or by
110 joining the #samba-technical IRC channel on irc.freenode.net.
111
112 If you do report problems then please try to send high quality
113 feedback. If you don't provide vital information to help us track down
114 the problem then you will probably be ignored.  All bug reports should
115 be filed under the Samba 3.2 product in the project's Bugzilla
116 database (https://bugzilla.samba.org/).
117
118
119 ======================================================================
120 == Our Code, Our Bugs, Our Responsibility.
121 == The Samba Team
122 ======================================================================
123