WHATSNEW: Update changes since 4.1.0rc2.
authorKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 09:11:39 +0000 (11:11 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 10:59:28 +0000 (12:59 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Autobuild-User(v4-1-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-1-test): Fri Sep  6 12:59:28 CEST 2013 on sn-devel-104

WHATSNEW.txt

index fe8c999f3ee6932bee84edc7b01d5728bfb30a0f..eeb63077291922ff727db553b2c501ead0f0f6f4 100644 (file)
@@ -173,6 +173,7 @@ o   Michael Adam <obnox@samba.org>
 
 
 o   Jeremy Allison <jra@samba.org>
+    * BUG 5917: Fix working on site with Read Only Domain Controller.
     * BUG 9974: Add SMB2 and SMB3 support for smbclient.
     * BUG 10063: Fix memory leak in source3/lib/util.c:1493.
     * BUG 10121: Masks incorrectly applied to UNIX extension permission
@@ -183,6 +184,11 @@ o   Christian Ambach <ambi@samba.org>
     * BUG 9911: Build Samba 4.0.x on AIX with IBM XL C/C++.
 
 
+o   Andrew Bartlett <abartlet@samba.org>
+    * BUG 9091: When replicating DNS for bind9_dlz we need to create the
+      server-DNS account remotely.
+
+
 o   Günther Deschner <gd@samba.org>
     * BUG 9615: Winbind unable to retrieve user information from AD.
     * BUG 9899: winbind_lookup_names() fails because of
@@ -192,6 +198,8 @@ o   Günther Deschner <gd@samba.org>
 
 o   Volker Lendecke <vl@samba.org>
     * BUG 10086: smbd: Fix async echo handler forking.
+    * BUG 10106: Honour output buffer length set by the client for SMB2 GetInfo
+      requests.
     * BUG 10114: Handle Dropbox (write-only-directory) case correctly
       in pathname lookup.
 
@@ -221,6 +229,11 @@ o   Richard Sharpe <realrichardsharpe@gmail.com>
       out by Samba.
 
 
+o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
+    * BUG 10106: Honour output buffer length set by the client for SMB2 GetInfo
+      requests.
+
+
 CHANGES SINCE 4.1.0rc1
 ======================