team: Add employer for Christof
[samba-web.git] / history / samba-3.4.6.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.4.6 Available for Download</H2>
12
13 <p>
14 <pre>
15                    =============================
16                    Release Notes for Samba 3.4.6
17                          February 24, 2010
18                    =============================
19
20
21 This is the latest stable release of Samba 3.4.
22
23 Major enhancements in Samba 3.4.6 include:
24
25    o "wide links" and "unix extensions" are incompatible (bug #7104).
26    o Fix printing with 64 bit clients (bug #6888).
27    o Fix core dump on Ubuntu 8.04 64 bit (bug #7063).
28    o Fix failing of smbd to respond to a read or a write caused by
29      Linux asynchronous IO (aio) (bug #7067).
30    o Fix string buffer overflow causing heap corruption in smbd (bug #7096).
31
32
33 ######################################################################
34 Changes
35 #######
36
37 Changes since 3.4.5
38 -------------------
39
40
41 o   Michael Adam &lt;obnox@samba.org&gt;
42     * Make idmap cache persistent for "ldapsam:trusted".
43     * Also fill the memcache with sid<->id mappings in ldapsam_sid_to_id() not
44       only the persistent idmap cache.
45     * Shortcut uid_to_sid when "ldapsam:trusted = yes".
46
47
48 o   Jeremy Allison &lt;jra@samba.org&gt;
49     * BUG 6557: Fix vfs_full_audit.
50     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
51     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
52       Linux asynchronous IO (aio).
53     * BUG 7072: Fix unlocking of accounts from ldap.
54     * BUG 7081: Fix vfs_expand_msdfs.
55     * BUG 7104: "wide links" and "unix extensions" are incompatible.
56     * BUG 7122: Fix reading of large browselist.
57     * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
58     * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
59       value(s) error when "mangling method = hash".
60
61
62 o   Steven Danneman &lt;steven.danneman@isilon.com&gt;
63     * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
64
65
66 o   G&uuml;nther Deschner &lt;gd@samba.org&gt;
67     * BUG 6888: Fix printing with 64 bit clients.
68     * BUG 7130: Fix listing of printjobs in Windows 7.
69     * BUG 7136: Spoolss getprinterdriver2 level 101 marshalling is bad.
70
71
72 o   William Jojo &lt;w.jojo@hvcc.edu&gt;
73     * BUG 7052: Fix DFS on AIX (maybe others).
74
75
76 o   Jeff Layton &lt;jlayton@redhat.com&gt;
77     * BUG 6868: Fix crash bug in 'cifs.upcall'.
78
79
80 o   Volker Lendecke &lt;vl@samba.org&gt;
81     * BUG 5885: Fix bogus ip address in SWAT.
82     * BUG 6981: Fix large paged search with DirX LDAP servers.
83     * BUG 7068: Fix pdb_search crash as non-root user.
84     * Make pdb_copy_sam_account also copy the group sid.
85
86
87 o   Stefan Metzmacher &lt;metze@samba.org&gt;
88     * BUG 6157: Use the first "uid" value.
89     * BUG 6888: Fix printing with 64 bit clients.
90     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
91     * Shortcut gid_to_sid when "ldapsam:trusted = yes".
92     * Speed up pdb_get_group_sid().
93     * Try to build the full unix_pw structure with ldapsam:trusted support.
94     * Optimize ldapsam_alias_memberships() and cache ldap searches.
95
96
97 o   Lars M&uuml;ller &lt;lars@samba.org&gt;
98     * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
99     * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
100
101
102 o   Bo Yang &lt;boyang@samba.org&gt;
103     * BUG 7106: Fix malformed require_membership_of_sid.
104 </pre>
105
106 </body>
107 </html>