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