summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-11-12 09:19:05 +0100
committerKarolin Seeger <kseeger@samba.org>2012-11-12 09:19:05 +0100
commit51e61133c6c7a27a764086c436c54cb2b17b70db (patch)
treed805f94eb852f1f51cd7619e76761a20c90d7c63 /WHATSNEW.txt
parented87e34a6a71aecb57e175b6092bf04eb634c410 (diff)
downloadsamba-51e61133c6c7a27a764086c436c54cb2b17b70db.tar.gz
WHATSNEW: Update changes since rc4.
Karolin
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 72b90e96973..427d2da2b21 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -188,6 +188,7 @@ o Andrew Bartlett <abartlet@samba.org>
* BUG 9352: Fix samba crashes with certain RPC calls.
* BUG 9355: Set mask values to 0777 and use fileserver.conf.
* BUG 9357: Don't expose more symbols than specified by abi_match setting.
+ * BUG 9379: ntp_signd permissions are too broad.
o Björn Baumbach <bb@sernet.de>
@@ -203,6 +204,16 @@ o Ira Cooper <ira@samba.org>
* BUG 9339: Build and quota fixes.
+o Günther Deschner <gd@samba.org>
+ * BUG 9272: 'net ads join' does not provide AES keys in host keytab.
+
+
+o David Disseldorp <ddiss@samba.org>
+ * BUG 9125: Revert "s3-winbindd: make sure we obey the -n switch
+ also for samlogon cache access" and describe samlogon cache caveat for
+ 'winbindd -n'.
+
+
o Björn Jacke <bj@sernet.de>
* BUG 7472: Check for dn_expand also in libinet.
* BUG 9339: Build and quota fixes.
@@ -215,6 +226,7 @@ o Volker Lendecke <vl@samba.org>
o Stefan Metzmacher <metze@samba.org>
+ * BUG 8620: Read ACL are not enabled by default on DS.
* BUG 9175: Add smbXcli_session_set_disconnect_expired().
* BUG 9341: Fix SMBD_SMB2_NUM_IOV_PER_REQ check for sendfile().
* BUG 9359: Optimization needed for SMB2 performance sensitive workloads.