summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2011-06-05 21:34:06 +0200
committerKarolin Seeger <kseeger@samba.org>2011-06-07 20:04:13 +0200
commit4848637999bc2d1245936282d03c07610454c761 (patch)
tree2e99a3f2fa80380abcc687b1ff5cc7a230289940
parent26f315791d0d8d55617652e1e7a158999a59f0c2 (diff)
downloadsamba-4848637999bc2d1245936282d03c07610454c761.tar.gz
WHATSNEW: Update changes since 3.6.0rc1.
Karolin (cherry picked from commit df4a86ebc1e53cc9af24a51cefa6766b88f12e86)
-rw-r--r--WHATSNEW.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a4d0ed46b06..2827bbe71a3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -266,6 +266,8 @@ o Jeremy Allison <jra@samba.org>
* BUG 8156: Fix 'net ads join' using the user's Kerberos ticket.
* BUG 8157: Fix parsing a cups printcap file.
* BUG 8163: Fix our asn.1 parser to handle negative numbers.
+ * BUG 8191: Split the ACE flag mapping between nfs4 and Windows into two
+ separate functions.
o Christian Ambach <ambi@samba.org>
@@ -276,6 +278,12 @@ o Andrew Bartlett <abartlet@samba.org>
* BUG 8151: Deprecate security parameters.
+o Gregor Beck <gbeck@sernet.de>
+ * BUG 8191: nfs4_acls: Pass ACE_FLAG_INHERITED_ACE up to the client/down
+ from the client.
+ * BUG 8192: Fix parsing of multiple flags in 'smbcacls'.
+
+
o Sumit Bose <sbose@redhat.com>
* BUG 8142: Fix typos in LDAP schema files.
@@ -285,6 +293,14 @@ o Holger Hetterich <hhetter@novell.com>
* BUG 8154: Actually make use of SMBTA subversion numbers.
+o Björn Jacke <bj@sernet.de>
+ * BUG 7998: Remove warning if IOV_MAX is not defined.
+
+
+o Jim McDonough <jmcd@samba.org>
+ * BUG 8166: Don't lockout users when offline.
+
+
o Stefan Metzmacher <metze@samba.org>
* BUG 8140: talloc: Fix Valgrind false positives and other backports.
* BUG 8141: Fix wrong permissions on lp_ncalrpc_dir().
@@ -297,6 +313,13 @@ o Andreas Schneider <asn@samba.org>
o Volker Lendecke <vl@samba.org>
* BUG 8159: Fix memory corruption in fetching cli->server_domain from the
server.
+ * BUG 8185: "security=server" does not obey guest login field.
+ * BUG 8189: Support shadow copy display over SMB2.
+ * BUG 8199: Fix potential crash in smbd handling smb2.
+
+
+o Samuel Thibault <sthibault@debian.org>
+ * BUG 7998: Fix build on Hurd.
Changes since 3.6.0pre3