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

Karolin Seeger kseeger at samba.org
Mon Dec 21 03:22:48 MST 2009


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 <kseeger at samba.org>
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 <metze at samba.org>
     * Implement the new SMB2 protocol (experimental).
 
 
+Changes since 3.5.0pre2
+-----------------------
+
+o   Jeremy Allison <jra at samba.org>
+    * 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 <gd at samba.org>
+    * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
+    * Add spoolss_DriverInfo7.
+    * Fix rpcclient after setprinter IDL fixes.
+
+
+o   Jonas Gorski <jonas.gorski+samba at gmail.com>
+    * BUG 6992: make test for getgrouplist cacheable.
+
+
+o   Volker Lendecke <vl at samba.org>
+    * Fix _samr_GetAliasMembership for results with 0 rids.
+    * Fix an error case in cli_negprot.
+
+
+o   Kamen Mazdrashki <kamen.mazdrashki at postpath.com>
+    * Fix write behind memory block in libtalloc.
+
+
+o   Simo Sorce <idra at samba.org>
+    * Change the way mksysms work in libtalloc.
+
+
+o   Stefan Metzmacher <metze at samba.org>
+    * 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 <peda at lysator.liu.se>
+    * Output %p as unsigned in snprintf replacement.
+
+
+o   Ronnie Sahlberg <ronniesahlberg at gmail.com>
+    * New attempt at TDB transaction nesting allow/disallow.
+
+
+o   Kirill Smelkov <kirr at mns.spb.ru>
+    * Remove swig stuff from libtdb.
+    * Reset tdb->fd to -1 in tdb_close() in libtdb.
+
+
 Changes since 3.5.0pre1
 -----------------------
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list