From b311ded4ae326ed7d140d4e8a8a1c81994311e9f Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 1 Oct 2008 14:22:10 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.3.0pre1 and release date. Karolin (cherry picked from commit eef33fe6383afb5870aef0eef132cd0ba88bac83) --- WHATSNEW.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 8a11744f267..e6b28555380 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 * 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 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 @@ -205,6 +208,7 @@ o Gerald W. Carter * 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 @@ -217,6 +221,8 @@ o Günther Deschner * 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 @@ -271,6 +277,14 @@ o Andrew Tridgell * 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 + * Fix segfault (Debian bug #431696). o Qiao Yang -- 2.11.4.GIT