The branch, v3-6-test has been updated
via 8585ac3 WHATSNEW: Update changes since rc2.
from d43d147 s3:smb2_create: use smbd_calculate_access_mask() instead of
smbd_check_open_rights()
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test
- Log -----------------------------------------------------------------
commit 8585ac3635e9ae284a5b35dba2412d996a73f7ad
Author: Karolin Seeger <[email protected]>
Date: Wed Jul 13 21:52:32 2011 +0200
WHATSNEW: Update changes since rc2.
Karolin
-----------------------------------------------------------------------
Summary of changes:
WHATSNEW.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f217d90..6fa673a 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -306,6 +306,7 @@ o Günter Kukkukk <[email protected]>
o Volker Lendecke <[email protected]>
* BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
+ * BUG 8102: Do not allow to change file ACLs from normal domusers.
* BUG 8247: Fix Coverity ID 2582: FORWARD_NULL.
@@ -314,6 +315,7 @@ o Herb Lewis <[email protected]>
o Stefan Metzmacher <[email protected]>
+ * BUG 8102: Do not allow to change file ACLs from normal domusers.
* BUG 8195: Make rpc client code working against NT4 servers.
* BUG 8224: Fix the build on FreeBSD.
* BUG 8226: Use c99 initializers which are supported by old gcc 2.95
@@ -321,6 +323,7 @@ o Stefan Metzmacher <[email protected]>
* BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes.
* BUG 8264: Fix Valgrind bugs in svcctl.
* BUG 8276: Close all sockets attached to a subnet in close_subnet().
+ * BUG 8292: Fix a major architectural flaw in the SMB2 server code.
o Andreas Schneider <[email protected]>
--
Samba Shared Repository