============================= Release Notes for Samba 3.3.9 October, 15 2009 ============================= This is the latest bugfix release of the Samba 3.3 series. Major enhancements in Samba 3.3.9 include: o Fix trust relationships to windows 2008 (2008 r2) (bug #6711). o Fix file corruption using smbclient with NT4 server (bug #6606). o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680). o Fix SAMR server for Winbind access (bug #6504). ###################################################################### Changes ####### Changes since 3.3.8 ------------------- o Michael Adam <obnox@samba.org> * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache(). * BUG 6692: Fix mount.cifs segfault. o Jeremy Allison <jra@samba.org> * BUG 6504: Fix SAMR server for Winbind access. * BUG 6769: Symlink unlink does nothing. * BUG 6776: Fix core dump when running overlapping Byte Lock test. * BUG 6781: Fix renaming of subfolders in Explorer view. o Yannick Bergeron <burgergold@hotmail.com> * Increase the max_grp value to 128 (AIX NGROUPS_MAX value). o Günther Deschner <gd@samba.org> * BUG 6680: Fix Windows 7 share access (which defaults to NTLMv2). * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs. * BUG 6700: Use DNS domain name when needing to guess server principal. * BUG 6711: Fix trust relationships to windows 2008 (2008 r2). * BUG 6789: Remove unrequired dependency on popt for [u]mount.cifs. o Andrew Klosterman <andrew.klosterman+samba_bugzilla@gmail.com> * BUG 6690: Fix error check. o Volker Lendecke <vl@samba.org> * BUG 5886: Fix password change propagation. * BUG 6349: Initialize domain info struct. * BUG 6585: Fix unqualified "net join". * BUG 6606: Fix file corruption using smbclient with NT4 server. * BUG 6646: Correctly chew keepalive packets. * BUG 6785: Only ever handle one event after a select call. * BUG 6797: Fix a memleak in libwbclient. o Derrell Lipman <derrell.lipman@unwireduniverse.com> * BUG 6532: Fix domain enumeration if master browser has space in name. o Stefan Metzmacher <metze@samba.org> * BUG 6627: Raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds. * BUG 6664: Make sure we don't truncate the session key to 8 bytes. * BUG 6711: Fix trust relationships to windows 2008 (2008 r2). o Simo Sorce <idra@samba.org> * BUG 6693: Check we read off the complete event from inotify. o TAKEDA Yasuma <yasuma@osstech.co.jp> * BUG 5879: Update LDAP schema for Netscape DS 5. o Kumar Thangavelu <Kumar.Thangavelu@riverbed.com> * BUG 6420: Fix 'net' crash when attempting to join a domain. o Bo Yang <boyang@samba.org> * BUG 6615: Fix browsing DFS when using kerberos in libsmbclient. * BUG 6735: Don't overwrite password in pam_winbind.