The branch, v3-3-stable has been updated via b311ded4ae326ed7d140d4e8a8a1c81994311e9f (commit) from 562dce5505f47c1f505c538b88107e3d9f9eae54 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-stable - Log ----------------------------------------------------------------- commit b311ded4ae326ed7d140d4e8a8a1c81994311e9f Author: Karolin Seeger <[EMAIL PROTECTED]> Date: Wed Oct 1 14:22:10 2008 +0200 WHATSNEW: Update changes since 3.3.0pre1 and release date. Karolin (cherry picked from commit eef33fe6383afb5870aef0eef132cd0ba88bac83) ----------------------------------------------------------------------- Summary of changes: WHATSNEW.txt | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) Changeset truncated at 500 lines: diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 8a11744..e6b2855 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,6 @@ ================================= Release Notes for Samba 3.3.0pre2 - September 30, 2008 + October 2, 2008 ================================= This is the second preview release of Samba 3.3.0. This is *not* @@ -186,6 +186,7 @@ o Jeremy Allison <[EMAIL PROTECTED]> * BUG 5783: Fix FindFirst where search pattern == mangled filename. * BUG 5790: Fix returning of STATUS_OBJECT_NAME_NOT_FOUND on set file disposition. + * BUG 5797: Fix moving of readonly files. * Fix crashes when looking up a non-existant uid. * Fix getting/setting of NT ACLs on a file. * Add st_birthtime and friends for accurate create times on *BSD @@ -196,6 +197,8 @@ o Jeremy Allison <[EMAIL PROTECTED]> mappings. * Write times code update. * Add experimental version of VFS module acl_xattr. + * Fix rename_open_files. + * Make SMB traffic analyzer VFS module more efficient. o Gerald W. Carter <[EMAIL PROTECTED]> @@ -205,6 +208,7 @@ o Gerald W. Carter <[EMAIL PROTECTED]> * Allow an admin to define the "uid" attribute for a RFC2307 user object in AD to be the username alias. * Add new idmap backend "adex" to support RFC2307 enabled AD forests. + * Add new idmap backend "hash". o Steven Danneman <[EMAIL PROTECTED]> @@ -217,6 +221,8 @@ o Günther Deschner <[EMAIL PROTECTED]> * BUG 5784: Fix pam_winbind build issue on Solaris. * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind. * Fix double installation of cifs.upcall. + * Add change-user-password command to wbinfo. + * Fix segfault in _srvsvc_NetShareAdd. o James Ding <[EMAIL PROTECTED]> @@ -271,6 +277,14 @@ o Andrew Tridgell <[EMAIL PROTECTED]> * Fix an errno handling bug that could lead to an infinite loop. * Fix logic of tsmsm_sendfile(). * Fix handling of arbitrary new PAC types. + * Fix segfault on startup with trusted domains. + * Fix segfault on the CTDB destructor code. + * Fix memory leak. + * Re-add "winbind:ignore domains". + + +o Jelmer Vernooij <[EMAIL PROTECTED]> + * Fix segfault (Debian bug #431696). o Qiao Yang <[EMAIL PROTECTED]> -- Samba Shared Repository