NEWS[4.18.3]: Samba 4.18.3 Available for Download
[samba-web.git] / history / samba-3.2.1.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6 <title>Samba - Release Notes Archive</title>
7 </head>
8
9 <body>
10
11    <H2>Samba 3.2.1 Available for Download</H2>
12
13 <p>
14 <pre>
15                    ==============================
16                    Release Notes for Samba 3.2.1
17                            August 5, 2008
18                    ==============================
19
20
21 This is the second stable release of Samba 3.2.
22
23 Major bug fixes included in Samba 3.2.1 are:
24
25   o Race condition in Winbind leading to a crash.
26   o Regression in Winbindd offline mode.
27   o Flushing of smb.conf when creating a new share using SWAT.
28   o Setting of ACEs in setups with "dos filemode = yes".
29
30
31 ######################################################################
32 Changes
33 #######
34
35 Changes since 3.2.0
36 -------------------
37
38
39 o   Michael Adam <obnox@samba.org>
40     * BUG 5608: Fix link creation for libtalloc.so.1 (and friends) on
41       Solaris 8.
42     * BUG 5594: Fix "make test" by adding and using a new testparm
43       switch "--skip-logic-checks".
44     * Fix creation of libaddns.a, libsmbclient.a and libsharemodes.a.
45     * Update the section about net conf in the net(8) manpage.
46     * Improve processing of registry shares.
47     * Fix listing of registry shares with testparm.
48     * Fix several build issues.
49
50
51 o   Jeremy Allison <jra@samba.org>
52     * BUG 5578: Fix error from strlcat.
53     * BUG 5613: Fix flushing of smb.conf when creating a new share using SWAT.
54     * Ensure consistent use of pdb_get_nt_passwd instead of
55       pdb_get_lanman_passwd.
56     * Remove worrying warning message when safe_strcpy tries to copy a
57       pseaudo interface name that's too long.
58     * Canonicalize servername in the printer functions to remove leading
59       '\\' characters.
60     * Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
61     * Fix bug creating files using DOS clients with mixed case files.
62     * Fix uninitialized variable.
63
64
65 o   Yannick Bergeron <yaberger@ca.ibm.com>
66     * Fix compile error on AIX 6.1
67
68
69 o   Jim Brown <jim.brown@miami.edu>
70     * Fix SGI compiler warnings.
71
72
73 o   Guenther Deschner <gd@samba.org>
74     * BUG 5616: Fix session keys also in rpccli_netr_LogonSamLogonEx wrapper.
75     * BUG 5570: Fix bogus error message during AD domain join.
76     * Fix trusted domain handling in Winbindd.
77     * Fix build warning.
78
79
80 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
81     * BUG 5202: Fix setting of ACEs for users/groups with write access
82       in setups with 'dos filemode = yes'.
83     * Re-activate 'acl group control' parameter and make it only apply
84       to owning group.
85
86
87 o   Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>
88     * Make ntimes function more like POSIX and allow NULL arg.
89
90
91 o   Volker Lendecke <vl@samba.org>
92     * BUG 5512: Fix alignment problems on sparc.
93     * BUG 5616: Fix share connections in setups with
94       "server signing = mandatory" or SMB signing set on the client side.
95     * Fix a race condition in Winbind leading to a crash.
96     * Fix a segfault in base64_encode_data_blob.
97     * Fix some uninitialized variable references via ndr_print.
98     * Fix error message if trying to join with a non-privileged user.
99     * Fix setups using "include = registry" without [global] settings
100       in the registry.
101     * Fix "net sam rights" on domain member servers.
102     * Add documentation for the vfs streams modules.
103
104
105 o   Herb Lewis <herb@samba.org>
106     * Cleanup some duplicate code by passing the password to the wbinfo_auth*
107       functions.
108     * Allow SID with 0 in subauthority to be converted properly.
109
110
111 o   Zach Loafman <zachary.loafman@isilon.com>
112     * Set sin[6]_family instead of ss_family in in[6]_addr_to_sockaddr_storage.
113     * Fix realpath() check so that it doesn't generate a core() when it fails.
114
115
116 o   Jim McDonough <jmcd@samba.org>
117     * Fix overwriting of winbind logfiles.
118
119
120 o   Lars Mueller <lars@samba.org>
121     * Fix "vfs_full_audit.c: name table not in sync with vfs.h" panic.
122
123
124 o   Darshan Purandare <dpurandare@isilon.com>
125     * Add broadcasting of the debug message to all winbindd children.
126
127
128 o   Karolin Seeger <kseeger@samba.org>
129     * BUG 5635: Fix updating of printer queues.
130
131
132 o   Andreas Schneider <anschneider@suse.de>
133     * Release still reachable memory if the smbclient context is freed.
134     * Remove trailing withespace from wbinfo -m which breaks gdm auth.
135
136
137 o   Simo Sorce <idra@samba.org>
138     * BUG 5540: Fix "set primary group script" user option substitution.
139     * Fix regression in Winbindd offline mode.
140
141
142 o   Bo Yang <boyang@novell.com>
143     * Allow authentication and memory credential refresh after password
144       change from gdm/xdm.
145     * Allow %u parameters for print job username.
146 </pre>
147 <p>Please refer to the original <a href="/samba/history/samba-3.2.0.html">Samba
148 3.2.0 Release Notes</a> for more details regarding changes in
149 previous releases.</p>
150 </body>
151 </html>