Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.
[tprouty/samba.git] / WHATSNEW.txt
1                    ==============================
2                    Release Notes for Samba 3.2.4
3
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 5697: Fix spinning of nmbd in reload_interfaces when only loopback
32       has an IPv4 address.
33     * BUG 5698: Fix non guest connections to shares when "security = share"
34       is used.
35     * BUG 5729: Explicitly allow "-valid".
36     * Fix the wcache_invalidate_samlogon calls.
37     * Add st_birthtime and friends for accurate create times on *BSD and MacOSX.
38     * Clarify usage of "force create mode".
39     * Write times code update.
40
41
42 o   Gerald (Jerry) Carter <jerry@samba.org>
43     * Fix Winbind crash.
44
45
46 o   Steven Danneman <steven.danneman@isilon.com>
47     * Cleanup of DC enumeration in get_dcs().
48
49
50 o   Günther Deschner <gd@samba.org>
51     * BUG 5710: Fix changing of machine account passwords.
52     * Fix several build warnings.
53     * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind.
54
55
56 o   James Ding <ding_cc@hotmail.com>
57     * BUG 5736: Fix Winbind crash bug with trusted domains.
58
59
60 o   Ephi Dror <Ephi.Dror@datadomain.com>
61     * Correct the netsamlogon_clear_cached_user function.
62
63
64 o   Jeff Layton <jlayton@redhat.com>
65     * Fix handling of MSKRB5 OID in cifs.upcall.
66     * Fix build warning in cifs.upcall.
67
68
69 o   Volker Lendecke <vl@sernet.de>
70     * BUG 5707: Do proper error handling if the socket is closed.
71     * Fix calculation of useable_space for trans2 and nttrans replies.
72     * Fix Coverity ID 587.
73     * Add mapping of generic bits when setting an NFSv4 ACL.
74
75
76 o   Stefan Metzmacher <metze@samba.org>
77     * Some write time fixes.
78
79
80 o   David Leonard <David.Leonard@quest.com>
81     * BUG 4516: No IPv6 on Solaris 2.6.
82
83
84 o   Andrew Tridgell <tridge@samba.org>
85     * Avoid a race condition in glibc between AIO and setresuid().
86     * Add missing become root for AIO operations.
87     * Fix logic of tsmsm_sendfile().
88     * Fix an errno handling bug that could lead to an infinite loop.
89     * Fix handling of arbitrary new PAC types.
90
91
92 o   Qiao Yang <geoyang@ironport.com>
93     * Fix a memleak.
94
95
96 ######################################################################
97 Reporting bugs & Development Discussion
98 #######################################
99
100 Please discuss this release on the samba-technical mailing list or by
101 joining the #samba-technical IRC channel on irc.freenode.net.
102
103 If you do report problems then please try to send high quality
104 feedback. If you don't provide vital information to help us track down
105 the problem then you will probably be ignored.  All bug reports should
106 be filed under the Samba 3.2 product in the project's Bugzilla
107 database (https://bugzilla.samba.org/).
108
109
110 ======================================================================
111 == Our Code, Our Bugs, Our Responsibility.
112 == The Samba Team
113 ======================================================================
114