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

Karolin Seeger kseeger at samba.org
Thu Jan 7 02:25:07 MST 2010


The branch, v3-5-test has been updated
       via  c330ae9... WHATSNEW: Update changes since 3.5.0pre2.
      from  0660945... s4-smbtorture: add test_ChangeID to RPC-SPOOLSS.

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


- Log -----------------------------------------------------------------
commit c330ae920ac86a6a9cc7fac129be62756b2da7c0
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jan 7 10:24:28 2010 +0100

    WHATSNEW: Update changes since 3.5.0pre2.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index eb0c8f3..b4e40bc 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -104,22 +104,33 @@ 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".
+    * BUG 7020: Fix smbd using 2G memory.
     * 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).
     * Fix bugs with the full Windows ACL support.
 
 
+o   Kai Blin <kai at samba.org>
+    * Add a few missing gettext calls to the 'net' command.
+    * Fix up a share type translation and translate some more strings in 'net'.
+
+
 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.
+    * Use generated krb5.conf in 'net ads testjoin'.
 
 
 o   Jonas Gorski <jonas.gorski+samba at gmail.com>
     * BUG 6992: make test for getgrouplist cacheable.
 
 
+o   André Hentschel <nerv at dawncrow.de>
+    * Add some German translations for the 'net' command.
+
+
 o   Suresh Jayaraman <sjayaraman at suse.de>
     * Update mount.cifs man page with nounix option.
 
@@ -166,6 +177,13 @@ o   Kirill Smelkov <kirr at mns.spb.ru>
     * Reset tdb->fd to -1 in tdb_close() in libtdb.
 
 
+o   Bo Yang <boyang at samba.org>
+    * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
+    * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
+      query.
+    * List trusted domains from wcache when domain is offline.
+
+
 Changes since 3.5.0pre1
 -----------------------
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list