The branch, v3-6-test has been updated
via df4a86e WHATSNEW: Update changes since 3.6.0rc1.
from 36c9a94 s3:doc: update the ldap_user_dn documentation in the
idmap_ldap manpage
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test
- Log -----------------------------------------------------------------
commit df4a86ebc1e53cc9af24a51cefa6766b88f12e86
Author: Karolin Seeger <[email protected]>
Date: Sun Jun 5 21:34:06 2011 +0200
WHATSNEW: Update changes since 3.6.0rc1.
Karolin
-----------------------------------------------------------------------
Summary of changes:
WHATSNEW.txt | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a4d0ed4..2827bbe 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -266,6 +266,8 @@ o Jeremy Allison <[email protected]>
* 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 <[email protected]>
@@ -276,6 +278,12 @@ o Andrew Bartlett <[email protected]>
* BUG 8151: Deprecate security parameters.
+o Gregor Beck <[email protected]>
+ * 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 <[email protected]>
* BUG 8142: Fix typos in LDAP schema files.
@@ -285,6 +293,14 @@ o Holger Hetterich <[email protected]>
* BUG 8154: Actually make use of SMBTA subversion numbers.
+o Björn Jacke <[email protected]>
+ * BUG 7998: Remove warning if IOV_MAX is not defined.
+
+
+o Jim McDonough <[email protected]>
+ * BUG 8166: Don't lockout users when offline.
+
+
o Stefan Metzmacher <[email protected]>
* 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 <[email protected]>
o Volker Lendecke <[email protected]>
* 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 <[email protected]>
+ * BUG 7998: Fix build on Hurd.
Changes since 3.6.0pre3
--
Samba Shared Repository