The branch, master has been updated
       via  d93041e3363a6e0c6ebba63e6d8c92948be4f953 (commit)
      from  6a3a8f7e16b9d53db5fcb304d8b4b9d59cec2ced (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit d93041e3363a6e0c6ebba63e6d8c92948be4f953
Author: Jeremy Allison <[EMAIL PROTECTED]>
Date:   Wed Nov 5 19:11:40 2008 -0800

    Add reference to bug #4308 to remind me to add regression test to 
smbtorture.
    Jeremy.

-----------------------------------------------------------------------

Summary of changes:
 source3/smbd/posix_acls.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/posix_acls.c b/source3/smbd/posix_acls.c
index cccf308..97b87cc 100644
--- a/source3/smbd/posix_acls.c
+++ b/source3/smbd/posix_acls.c
@@ -3511,7 +3511,7 @@ NTSTATUS set_nt_acl(files_struct *fsp, uint32 
security_info_sent, const SEC_DESC
        create_file_sids(&sbuf, &file_owner_sid, &file_grp_sid);
 
        /* See here: http://www.codeproject.com/KB/winsdk/accessctrl2.aspx
-        * for details. JRA.
+        * for details and also the log trace in bug #4308. JRA.
         */
 
        if ((security_info_sent & DACL_SECURITY_INFORMATION) &&


-- 
Samba Shared Repository

Reply via email to