Samba is an open source and free command-line software comprised of small tools to provide print services to CIFS and SMB clients.
Samba uses the TCP/IP protocol and can be run on different platforms, such as Linux, OpenVMS, IBM System 390, UNIX, and others.
Product's homepage
What's New in This Release: [ read full changelog ]
Jeremy Allison:
· BUG 9412: SMB2 server doesn't support recvfile.
· BUG 9722: Properly handle oplock breaks in compound requests.
· BUG 9777: vfs_dirsort uses non-stackable calls, dirfd(), malloc instead of talloc and doesn't cope with directories being modified whilst reading.
· BUG 9811: Old DOS SMB CTEMP request uses a non-VFS function to access the filesystem.
· BUG 9822: Fix crash during Win8 sync.
Anand Avati:
· BUG 9833: Function called in unix_convert() path can overwrite errno.
Andrew Bartlett:
· BUG 9785: Use specified python for runtime installation of Samba.
· BUG 9834: Fix segfault when loging in with wrong password from w2k8r2.
Alexander Bokovoy:
· BUG 9767: Fix 'net ads join' when called via stdin.
David Disseldorp:
· BUG 9807: wbinfo: Fix segfault in wbinfo_pam_logon.
· BUG 9830: Fix panic in nt_printer_publish_ads.
Volker Lendecke:
· BUG 9775: Fix segfault for "artificial" conn_structs in vfs_fake_perms.
· BUG 9809: Package new dbwrap_tool man page.
· BUG 9824: SMB signing and the async echo responder don't work together.
· BUG 9832: talloc use after free in winbind4.
· BUG 9854: Fix NULL pointer dereference in Winbind.
· BUG 9868: Fix making LIBNDR_PREG_OBJ.
Stefan Metzmacher:
· BUG 9545: Fix the build of vfs_notify_fam.
· BUG 9803: Change '--with-dmapi' to 'default=auto' to match the autoconf build.
· BUG 9804: wafsamba: Display the default value in help for SAMBA3_ADD_OPTION.
· BUG 9382: Add support for PFC_FLAG_OBJECT_UUID when parsing packets.
Andreas Schneider:
· BUG 9139: Fix the username map optimization.
· BUG 9699: Fix adding case sensitive spn.
· BUG 9766: Cache name_to_sid/sid_to_name correctly.
· BUG 9817: Fix 'map untrusted to domain' with NTLMv2.
Richard Sharpe:
· BUG 9722: Properly handle oplock breaks in compound requests.
Ralph Wuerthner:
· BUG 9782: Fix panic when running 'smbtorture smb.base'.