WHATSNEW: Update changes since 3.2.3.
[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     * BUG 5761: Fix opening of mangled directory name (resulted
40       'is a stream name').
41     * Fix the wcache_invalidate_samlogon calls.
42     * Add st_birthtime and friends for accurate create times on *BSD and MacOSX.
43     * Clarify usage of "force create mode".
44     * Write times code update.
45
46
47 o   Gerald (Jerry) Carter <jerry@samba.org>
48     * Fix Winbind crash.
49
50
51 o   Steven Danneman <steven.danneman@isilon.com>
52     * Fix build warnings.
53     * Cleanup of DC enumeration in get_dcs().
54
55
56 o   Günther Deschner <gd@samba.org>
57     * BUG 5710: Fix changing of machine account passwords.
58     * Fix several build warnings.
59     * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind.
60
61
62 o   James Ding <ding_cc@hotmail.com>
63     * BUG 5736: Fix Winbind crash bug with trusted domains.
64
65
66 o   Ephi Dror <Ephi.Dror@datadomain.com>
67     * Correct the netsamlogon_clear_cached_user function.
68
69
70 o   Jeff Layton <jlayton@redhat.com>
71     * Fix handling of MSKRB5 OID in cifs.upcall.
72     * Fix build warnings in cifs.upcall.
73     * Change default install location of cifs.upcall to EPREFIX/sbin.
74     * Enable building of cifs.upcall by default on Linux.
75
76
77 o   Volker Lendecke <vl@sernet.de>
78     * BUG 5707: Do proper error handling if the socket is closed.
79     * Fix calculation of useable_space for trans2 and nttrans replies.
80     * Fix Coverity ID 587.
81     * Add mapping of generic bits when setting an NFSv4 ACL.
82
83
84 o   Stefan Metzmacher <metze@samba.org>
85     * Some write time fixes.
86
87
88 o   David Leonard <David.Leonard@quest.com>
89     * BUG 4516: No IPv6 on Solaris 2.6.
90
91
92 o   Simo Sorce <idra@samba.org>
93     * BUG 5571: Fix group memeberships in Winbind.
94
95
96 o   Timur <timur@FreeBSD.org>
97     * Fix cut and paste error in quota code.
98     * Fix display of POSIX ACLs.
99     * Fix aio on FreeBSD.
100
101
102 o   Andrew Tridgell <tridge@samba.org>
103     * Avoid a race condition in glibc between AIO and setresuid().
104     * Add missing become root for AIO operations.
105     * Fix logic of tsmsm_sendfile().
106     * Fix an errno handling bug that could lead to an infinite loop.
107     * Fix handling of arbitrary new PAC types.
108
109
110 o   Qiao Yang <geoyang@ironport.com>
111     * Fix a memleak.
112
113
114 ######################################################################
115 Reporting bugs & Development Discussion
116 #######################################
117
118 Please discuss this release on the samba-technical mailing list or by
119 joining the #samba-technical IRC channel on irc.freenode.net.
120
121 If you do report problems then please try to send high quality
122 feedback. If you don't provide vital information to help us track down
123 the problem then you will probably be ignored.  All bug reports should
124 be filed under the Samba 3.2 product in the project's Bugzilla
125 database (https://bugzilla.samba.org/).
126
127
128 ======================================================================
129 == Our Code, Our Bugs, Our Responsibility.
130 == The Samba Team
131 ======================================================================
132