The branch, v3-2-test has been updated
       via  f03ffcb78e4ea8a8bd4a5fa0d26642544314a5e4 (commit)
      from  5ea69915a75447d9f66b651ef5601c0a7ac6cfbb (commit)

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


- Log -----------------------------------------------------------------
commit f03ffcb78e4ea8a8bd4a5fa0d26642544314a5e4
Author: Karolin Seeger <[EMAIL PROTECTED]>
Date:   Wed Aug 13 16:38:18 2008 +0200

    WHATSNEW: Update changes since 3.2.1.
    
    Karolin

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

Summary of changes:
 WHATSNEW.txt |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 163f7e2..a10605a 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -7,7 +7,9 @@ This is the third stable release of Samba 3.2.
 
 Major bug fixes included in Samba 3.2.2 are:
 
-  o
+  o Fix removal of dead records in tdb files. This can lead to very large
+    tdb files and to overflowing partitions as a consequence on systems
+    running an nmbd daemon.
 
 
 ######################################################################
@@ -21,11 +23,14 @@ Changes since 3.2.1
 o   Michael Adam <[EMAIL PROTECTED]>
     * Fix replacement of random seed generator.
     * Fix a race condition in idmap_tdb2_allocate_id().
+    * Fix unix_convert() for "*" after changing map_nt_error_from_unix().
+    * Make sure to always set errno on error path in OpenDir.
 
 
 o   Jeremy Allison <[EMAIL PROTECTED]>
     * BUG 5675: Fix smbspool program assuming Kerberos authentication by
       mistake.
+    * BUG 5686: Fix segfaults in libsmbclient.
     * Several build fixes.
 
 
@@ -40,14 +45,26 @@ o   Yannick Bergeron <[EMAIL PROTECTED]>
       rep_initgroups().
 
 
+o   Günther Deschner <[EMAIL PROTECTED]>
+    * Fix build warning.
+    * Add add c++ guard to netapi.
+
+
 o   Volker Lendecke <[EMAIL PROTECTED]>
+    * BUG 5684: Fix removal of dead records in tdb files.
     * Fix smb_len calculation for chained requests.
 
 
+o   Herb Lewis <[EMAIL PROTECTED]>
+    * Fix output of test status.
+
+
 o   Andrew Tridgell <[EMAIL PROTECTED]>
     * Fix a fd leak when trying to regain contact to a domain controller
       in Winbind.
     * Fix permissions on ctdb databases.
+    * Fix passing back success when a function had in fact failed in two
+      places.
 
 
 ######################################################################


-- 
Samba Shared Repository

Reply via email to