summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-09-06 11:11:39 +0200
committerKarolin Seeger <kseeger@samba.org>2013-09-06 12:59:28 +0200
commit3beda4cffdf36e10a85fdcb8f9cb31ba04fc9cf8 (patch)
tree038a70a0a75d4e34aa27915562a4137bdfd83fcb /WHATSNEW.txt
parentcfa4e2a8ae97b02a112c132f2154c22a9fc53314 (diff)
downloadsamba-3beda4cffdf36e10a85fdcb8f9cb31ba04fc9cf8.tar.gz
WHATSNEW: Update changes since 4.1.0rc2.
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
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index fe8c999f3ee..eeb63077291 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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
======================