WHATSNEW: Update changes since 3.2.4.
[samba.git] / WHATSNEW.txt
1                    ==============================
2                    Release Notes for Samba 3.2.5
3
4                    ==============================
5
6
7 This is a bug fix release of the Samba 3.2 series.
8
9 Major enhancements included in Samba 3.2.5 are:
10
11   o Fix Winbind crash bugs.
12   o Fix moving of readonly files.
13   o Fix access to cups-printers with cups 1.3.4.
14   o Add new SMB traffic analyzer VFS module.
15
16
17 ######################################################################
18 Changes
19 #######
20
21 Changes since 3.2.4
22 -------------------
23
24
25 o   Jeremy Allison <jra@samba.org>
26     * BUG 5080: Fix access to cups-printers with cups 1.3.4.
27     * BUG 5737: Fix Winbind crash in an unusual failure mode.
28     * BUG 5783: Fix FindFirst where search pattern equals the mangled filename.
29     * BUG 5790: Fix returning of STATUS_OBJECT_NAME_NOT_FOUND on set file
30       disposition.
31     * BUG 5797: Fix moving of readonly files.
32     * BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain".
33     * BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance.
34     * Fix rename_open_files.
35     * Restructure VFS SMB traffic analyzer VFS module.
36     * Correctly fix smbclient to terminate on eof from server.
37
38
39 o   Gerald (Jerry) Carter <jerry@samba.org>
40     * Use the same prerequisite for DDNS update as Windows XP.
41     * Make "lwinet ads dns register" honor the "interfaces" parameter.
42
43
44 o   Guenther Deschner <gd@samba.org>
45     * Fix duplicate installation of cifs.upcall.
46     * Fix _srvsvc_NetShareAdd segfault.
47
48
49 o   Holger Hetterich <hhetter@novell.com>
50     * Add new VFS module to analyze SMB traffic
51
52
53 o   Jeff Layton <jlayton@redhat.com>
54     * Have uppercase_string return success on NULL pointer in mount.cifs.
55     * Make mount.cifs return codes match the return codes for /bin/mount.
56
57
58 o   Volker Lendecke <vl@samba.org>
59     * BUG 5691: SIGBUS und Solaris.
60     * Fix a potential NULL deref in found by the IBM Checker.
61     * Fix an uninitialized variable found by the IBM Checker.
62     * Fix an unlikely memleak found by the IBM Checker.
63     * Fix some missing error handlings.
64     * Add workaround for domain joins using a netbios name which is different
65       from the hostname.
66
67
68 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
69     * BUG 5805: Don't close stdout when calling setup_logging multiple times.
70
71
72 o   Jim McDonough <jmcd@samba.org>
73     * Fix the new vfs_smb_traffic_analyzer build for static links.
74
75
76 o   Tim Prouty <tim.prouty@isilon.com>
77     * Fix several build warnings.
78
79
80 o   Andrew Tridgell <tridge@samba.org>
81     * Fix segfault on startup with trusted domains.
82     * Re-add "winbind:ignore domains" parameter.
83
84
85 o   Jelmer Vernooij <jelmer@samba.org>
86     * Avoid freeing fsp twice when opening new_file fails (Debian #431696).
87
88
89 ######################################################################
90 Reporting bugs & Development Discussion
91 #######################################
92
93 Please discuss this release on the samba-technical mailing list or by
94 joining the #samba-technical IRC channel on irc.freenode.net.
95
96 If you do report problems then please try to send high quality
97 feedback. If you don't provide vital information to help us track down
98 the problem then you will probably be ignored.  All bug reports should
99 be filed under the Samba 3.2 product in the project's Bugzilla
100 database (https://bugzilla.samba.org/).
101
102
103 ======================================================================
104 == Our Code, Our Bugs, Our Responsibility.
105 == The Samba Team
106 ======================================================================
107