[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3092-g4cc0d89

Karolin Seeger kseeger at samba.org
Wed Oct 15 18:29:42 GMT 2008


The branch, v3-2-test has been updated
       via  4cc0d89d2cc562e88e67ceeb035c440f38eeaae3 (commit)
      from  e59a21e945e6336f3d7622bf77cf5c2304936b70 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 4cc0d89d2cc562e88e67ceeb035c440f38eeaae3
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Oct 15 20:23:24 2008 +0200

    WHATSNEW: Update changes since 3.2.4.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 WHATSNEW.txt |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 68 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 51d88da..c4d70e9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -6,9 +6,13 @@
 
 This is a bug fix release of the Samba 3.2 series.
 
-Major bug fixes included in Samba 3.2.5 are:
+Major enhancements included in Samba 3.2.5 are:
+
+  o Fix Winbind crash bugs.
+  o Fix moving of readonly files.
+  o Fix access to cups-printers with cups 1.3.4.
+  o Add new SMB traffic analyzer VFS module.
 
-  o 
 
 ######################################################################
 Changes
@@ -18,6 +22,68 @@ Changes since 3.2.4
 -------------------
 
 
+o   Jeremy Allison <jra at samba.org>
+    * BUG 5080: Fix access to cups-printers with cups 1.3.4.
+    * BUG 5737: Fix Winbind crash in an unusual failure mode.
+    * BUG 5783: Fix FindFirst where search pattern equals the mangled filename.
+    * BUG 5790: Fix returning of STATUS_OBJECT_NAME_NOT_FOUND on set file
+      disposition.
+    * BUG 5797: Fix moving of readonly files.
+    * BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain".
+    * BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance.
+    * Fix rename_open_files.
+    * Restructure VFS SMB traffic analyzer VFS module.
+    * Correctly fix smbclient to terminate on eof from server.
+
+
+o   Gerald (Jerry) Carter <jerry at samba.org>
+    * Use the same prerequisite for DDNS update as Windows XP.
+    * Make "lwinet ads dns register" honor the "interfaces" parameter.
+
+
+o   Guenther Deschner <gd at samba.org>
+    * Fix duplicate installation of cifs.upcall.
+    * Fix _srvsvc_NetShareAdd segfault.
+
+
+o   Holger Hetterich <hhetter at novell.com>
+    * Add new VFS module to analyze SMB traffic
+
+
+o   Jeff Layton <jlayton at redhat.com>
+    * Have uppercase_string return success on NULL pointer in mount.cifs.
+    * Make mount.cifs return codes match the return codes for /bin/mount.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 5691: SIGBUS und Solaris.
+    * Fix a potential NULL deref in found by the IBM Checker.
+    * Fix an uninitialized variable found by the IBM Checker.
+    * Fix an unlikely memleak found by the IBM Checker.
+    * Fix some missing error handlings.
+    * Add workaround for domain joins using a netbios name which is different
+      from the hostname.
+
+
+o   Derrell Lipman <derrell.lipman at unwireduniverse.com>
+    * BUG 5805: Don't close stdout when calling setup_logging multiple times.
+
+
+o   Jim McDonough <jmcd at samba.org>
+    * Fix the new vfs_smb_traffic_analyzer build for static links.
+
+
+o   Tim Prouty <tim.prouty at isilon.com>
+    * Fix several build warnings.
+
+
+o   Andrew Tridgell <tridge at samba.org>
+    * Fix segfault on startup with trusted domains.
+    * Re-add "winbind:ignore domains" parameter.
+
+
+o   Jelmer Vernooij <jelmer at samba.org>
+    * Avoid freeing fsp twice when opening new_file fails (Debian #431696).
 
 
 ######################################################################


-- 
Samba Shared Repository


More information about the samba-cvs mailing list