Major enhancements in Samba 3.4.6 include:
o "wide links" and "unix extensions" are incompatible (bug #7104).
+ o Fix printing with 64 bit clients (bug #6888).
o Fix core dump on Ubuntu 8.04 64 bit (bug #7063).
o Fix failing of smbd to respond to a read or a write caused by
Linux asynchronous IO (aio) (bug #7067).
o Jeremy Allison <jra@samba.org>
+ * BUG 6557: Fix vfs_full_audit.
* BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
* BUG 7067: Fix failing of smbd to respond to a read or a write caused by
Linux asynchronous IO (aio).
* BUG 7081: Fix vfs_expand_msdfs.
* BUG 7104: "wide links" and "unix extensions" are incompatible.
* BUG 7122: Fix reading of large browselist.
+ * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
+ * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
+ value(s) error when "mangling method = hash".
o Steven Danneman <steven.danneman@isilon.com>
o Günther Deschner <gd@samba.org>
+ * BUG 6888: Fix printing with 64 bit clients.
* BUG 7130: Fix listing of printjobs in Windows 7.
* BUG 7136: Sspoolss getprinterdriver2 level 101 marshalling is bad.
o Stefan Metzmacher <metze@samba.org>
* BUG 6157: Use the first "uid" value.
+ * BUG 6888: Fix printing with 64 bit clients.
* BUG 7098: Fix results of 'smbclient -L' with a large browse list.
* Shortcut gid_to_sid when "ldapsam:trusted = yes".
* Speed up pdb_get_group_sid().