[SCM] Samba Shared Repository - branch v3-4-test updated

Karolin Seeger kseeger at samba.org
Wed Feb 17 09:40:06 MST 2010


The branch, v3-4-test has been updated
       via  05e26ad... WHATSNEW: Update changes since 3.4.5.
      from  fa8d573... cifs.upcall: allocate a talloc context for smb_krb5_unparse_name

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


- Log -----------------------------------------------------------------
commit 05e26adc494ad9066e2d4f438368a782db553916
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 17 17:39:15 2010 +0100

    WHATSNEW: Update changes since 3.4.5.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 90f0e88..a0ddb70 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
                    =============================
                    Release Notes for Samba 3.4.6
-			 , 2010
+			 February 24, 2010
                    =============================
 
 
@@ -8,7 +8,12 @@ This is the latest stable release of Samba 3.4.
 
 Major enhancements in Samba 3.4.6 include:
 
-   o
+   o "wide links" and "unix extensions" are incompatible (bug #7104).
+   o Fix core dump on Ubuntu 8.04 64 bit (bug #7063).
+   o Fix failing of smbd to respond to a read or a write caused by
+     Linux asynchronous IO (aio) (bug #7067).
+   o Fix string buffer overflow causing heap corruption in smbd (bug #7096).
+
 
 ######################################################################
 Changes
@@ -18,6 +23,63 @@ Changes since 3.4.5
 -------------------
 
 
+o   Michael Adam <obnox at samba.org>
+    * Make idmap cache persistent for "ldapsam:trusted".
+    * Also fill the memcache with sid<->id mappings in ldapsam_sid_to_id() not
+      only the persistent idmap cache.
+    * Shortcut uid_to_sid when "ldapsam:trusted = yes".
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
+    * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
+      Linux asynchronous IO (aio).
+    * BUG 7072: Fix unlocking of accounts from ldap.
+    * BUG 7081: Fix vfs_expand_msdfs.
+    * BUG 7104: "wide links" and "unix extensions" are incompatible.
+    * BUG 7122: Fix reading of large browselist.
+
+
+o   Steven Danneman <steven.danneman at isilon.com>
+    * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 7130: Fix listing of printjobs in Windows 7.
+    * BUG 7136: Sspoolss getprinterdriver2 level 101 marshalling is bad.
+
+
+o   William Jojo <w.jojo at hvcc.edu>
+    * BUG 7052: Fix DFS on AIX (maybe others).
+
+
+o   Jeff Layton <jlayton at redhat.com>
+    * BUG 6868: Fix crash bug in 'cifs.upcall'.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * BUG 5885: Fix bogus ip address in SWAT.
+    * BUG 6981: Fix large paged search with DirX LDAP servers.
+    * BUG 7068: Fix pdb_search crash as non-root user.
+    * Make pdb_copy_sam_account also copy the group sid.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * BUG 6157: Use the first "uid" value.
+    * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
+    * Shortcut gid_to_sid when "ldapsam:trusted = yes".
+    * Speed up pdb_get_group_sid().
+    * Try to build the full unix_pw structure with ldapsam:trusted support.
+    * Optimize ldapsam_alias_memberships() and cache ldap searches.
+
+
+o   Lars Müller <lars at samba.org>
+    * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
+    * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
+
+
+o   Bo Yang <boyang at samba.org>
+    * BUG 7106: Fix malformed require_membership_of_sid.
 
 
 ######################################################################


-- 
Samba Shared Repository


More information about the samba-cvs mailing list