WHATSNEW: Update changes since 3.6.0rc1.
authorKarolin Seeger <kseeger@samba.org>
Sun, 5 Jun 2011 19:34:06 +0000 (21:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 5 Jun 2011 19:34:06 +0000 (21:34 +0200)
Karolin

WHATSNEW.txt

index a4d0ed46b06bdafee3442d32fb6cd4e67cf0a5b2..2827bbe71a3f5cd3533b0c0a96576cc483cf9e67 100644 (file)
@@ -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