s3:streams_depot: fix valgrind bug lp_parm_const_string() doesn't talloc the default...
[metze/samba/wip.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     * BUG 5826: Fix truncated filenames when accessing old servers.
35     * Fix rename_open_files.
36     * Restructure VFS SMB traffic analyzer VFS module.
37     * Correctly fix smbclient to terminate on eof from server.
38     * Unify access checks for lsa server functions.
39     * Remove the requirement for ldap call made as root.
40     * Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.
41     * Fix net rpc vampire, based on an *amazing* piece of debugging work by
42       "Cooper S. Blake" <the_analogkid@yahoo.com>.
43
44
45 o   Gerald (Jerry) Carter <jerry@samba.org>
46     * Use the same prerequisite for DDNS update as Windows XP.
47     * Make "lwinet ads dns register" honor the "interfaces" parameter.
48
49
50 o   Guenther Deschner <gd@samba.org>
51     * Fix duplicate installation of cifs.upcall.
52     * Fix _srvsvc_NetShareAdd segfault.
53     * Ensure consistency when reporting password complexity.
54     * Fix _lsa_GetUserName.
55     * Fix access check in _samr_QuerySecurity().
56     * _samr_DeleteUser needs to wipe out the user_handle on success.
57     * NetGroupEnum_r needs to handle servers with no groups.
58
59
60 o   Holger Hetterich <hhetter@novell.com>
61     * Add new VFS module to analyze SMB traffic
62
63
64 o   Jeff Layton <jlayton@redhat.com>
65     * Have uppercase_string return success on NULL pointer in mount.cifs.
66     * Make mount.cifs return codes match the return codes for /bin/mount.
67
68
69 o   Volker Lendecke <vl@samba.org>
70     * BUG 5691: Fig smbd panic on Solaris.
71     * BUG 5778: Check if strlcpy and strlcat are already defined.
72     * BUG 5840: Fix segfault in "rpcclient lsaaddacctrights".
73     * Fix a potential NULL deref in found by the IBM Checker.
74     * Fix an uninitialized variable found by the IBM Checker.
75     * Fix an unlikely memleak found by the IBM Checker.
76     * Fix some missing error handlings.
77     * Add workaround for domain joins using a netbios name which is different
78       from the hostname.
79
80
81 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
82     * BUG 5805: Don't close stdout when calling setup_logging multiple times.
83
84
85 o   Jim McDonough <jmcd@samba.org>
86     * Fix the new vfs_smb_traffic_analyzer build for static links.
87
88
89 o   Tim Prouty <tim.prouty@isilon.com>
90     * Fix several build warnings.
91
92
93 o   Andreas Schneider <mail@cynapses.org>
94     * Delete the krb5 ccname variable from the PAM environment if set.
95
96
97 o   Andrew Tridgell <tridge@samba.org>
98     * Fix segfault on startup with trusted domains.
99     * Re-add "winbind:ignore domains" parameter.
100
101
102 o   Jelmer Vernooij <jelmer@samba.org>
103     * Avoid freeing fsp twice when opening new_file fails (Debian #431696).
104
105
106 ######################################################################
107 Reporting bugs & Development Discussion
108 #######################################
109
110 Please discuss this release on the samba-technical mailing list or by
111 joining the #samba-technical IRC channel on irc.freenode.net.
112
113 If you do report problems then please try to send high quality
114 feedback. If you don't provide vital information to help us track down
115 the problem then you will probably be ignored.  All bug reports should
116 be filed under the Samba 3.2 product in the project's Bugzilla
117 database (https://bugzilla.samba.org/).
118
119
120 ======================================================================
121 == Our Code, Our Bugs, Our Responsibility.
122 == The Samba Team
123 ======================================================================
124