The branch, v3-5-test has been updated
       via  350e7db... WHATSNEW: Update changes since 3.5.0pre2.
      from  13f8f0c... s3: Fix an error case in cli_negprot

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


- Log -----------------------------------------------------------------
commit 350e7db17296a7987f5e007b7404c7b82cbf4995
Author: Karolin Seeger <[email protected]>
Date:   Mon Dec 21 11:22:17 2009 +0100

    WHATSNEW: Update changes since 3.5.0pre2.
    
    Karolin

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

Summary of changes:
 WHATSNEW.txt |   65 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 60 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e92d30b..84d4680 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,9 +1,9 @@
-                   =================================
-                   Release Notes for Samba 3.5.0pre2
-                          December 15, 2009
-                   =================================
+                   ================================
+                   Release Notes for Samba 3.5.0rc1
+                          January 7, 2010
+                   ================================
 
-This is the second preview release of Samba 3.5.  This is *not*
+This is the first release candidate of Samba 3.5.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -97,6 +97,61 @@ o   Stefan Metzmacher <[email protected]>
     * Implement the new SMB2 protocol (experimental).
 
 
+Changes since 3.5.0pre2
+-----------------------
+
+o   Jeremy Allison <[email protected]>
+    * BUG 6837: Fix "Too many open files" when trying to access large number of
+      files with Windows 7.
+    * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
+    * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the 
returned
+      attributes by protocol level.
+    * Vector correctly through reply_openerror() (which uses the same logic).
+
+
+o   Günther Deschner <[email protected]>
+    * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
+    * Add spoolss_DriverInfo7.
+    * Fix rpcclient after setprinter IDL fixes.
+
+
+o   Jonas Gorski <[email protected]>
+    * BUG 6992: make test for getgrouplist cacheable.
+
+
+o   Volker Lendecke <[email protected]>
+    * Fix _samr_GetAliasMembership for results with 0 rids.
+    * Fix an error case in cli_negprot.
+
+
+o   Kamen Mazdrashki <[email protected]>
+    * Fix write behind memory block in libtalloc.
+
+
+o   Simo Sorce <[email protected]>
+    * Change the way mksysms work in libtalloc.
+
+
+o   Stefan Metzmacher <[email protected]>
+    * Add tsocket_address_bsd_sockaddr() and 
tsocket_address_bsd_from_sockaddr()
+      to tsocket.
+    * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
+    * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
+
+
+o   Peter Rosin <[email protected]>
+    * Output %p as unsigned in snprintf replacement.
+
+
+o   Ronnie Sahlberg <[email protected]>
+    * New attempt at TDB transaction nesting allow/disallow.
+
+
+o   Kirill Smelkov <[email protected]>
+    * Remove swig stuff from libtdb.
+    * Reset tdb->fd to -1 in tdb_close() in libtdb.
+
+
 Changes since 3.5.0pre1
 -----------------------
 


-- 
Samba Shared Repository

Reply via email to