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

Karolin Seeger kseeger at samba.org
Mon Sep 8 13:45:04 GMT 2008


The branch, v3-3-test has been updated
       via  4df7f57b612a361b56a40b2591ac8b1d9c899d8c (commit)
      from  982fcfc1bd7fa24a9892670d8f725c21cccb3500 (commit)

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


- Log -----------------------------------------------------------------
commit 4df7f57b612a361b56a40b2591ac8b1d9c899d8c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Sep 8 15:44:07 2008 +0200

    WHATSNEW: Add changes since 3.3.0pre1.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bddfbb9..237b7ec 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -53,8 +53,7 @@ parameter, instead with "idmap backend" the default idmap backend is
 specified.
 
 Accordingly, the "idmap config <domain> : default = yes" setting is no
-longer being looked at. As another simplification, there can be only one
-allocating backend.
+longer being looked at.
 
 The alloc backend defaults to the default backend, which should be able to
 allocate IDs. In the default distribution the tdb and ldap backends can
@@ -87,6 +86,56 @@ smb.conf changes
     winbind reconnect delay		New		30
 
 
+Changes since 3.3.0pre1:
+------------------------
+
+
+o   Jeremy Allison <jra at samba.org>
+    * BUG 5729: Explicitly allow "-valid".
+    * Add st_birthtime and friends for accurate create times on *BSD
+      and MacOSX).
+    * Fix the wcache_invalidate_samlogon calls.
+    * Clarify usage of "force create mode".
+    * Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid
+      mappings.
+
+
+o   Steven Danneman <steven.danneman at isilon.com>
+    * Cleanup of DC enumeration in get_dcs().
+
+
+o   Günther Deschner <gd at samba.org>
+    * BUG 5710: Fix changing of machine account passwords.
+    * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind.
+
+
+o   James Ding <ding_cc at hotmail.com>
+    * BUG 5736: Fix Winbind crash bug with trusted domains.
+
+
+o   Ephi Dror <Ephi.Dror at datadomain.com>
+    * Correct the netsamlogon_clear_cached_user function.
+
+
+o   Volker Lendecke <vl at sernet.de>
+    * Fix Coverity IDs 587 and 589.
+    * Increase the default positive idmap cache time to a week.
+    * BUG 5707: Do proper error handling if the socket is closed.
+
+
+o   Andrew Tridgell <tridge at samba.org>
+    * Fix permissions of group_mapping.ldb (CVE-2008-3789).
+    * Avoid a race condition in glibc between AIO and setresuid().
+    * Add missing become root for AIO operations.
+    * Fix an errno handling bug that could lead to an infinite loop.
+    * Fix logic of tsmsm_sendfile().
+    * Fix handling of arbitrary new PAC types.
+
+
+o   Qiao Yang <geoyang at ironport.com>
+    * Fix a memleak.
+
+
 Commit Highlights:
 ------------------
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list