[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4336-gedf1d19

Jeremy Allison jra at samba.org
Thu Nov 6 03:12:01 GMT 2008


The branch, v3-3-test has been updated
       via  edf1d197b1013e1884c33e057e58224f30817606 (commit)
      from  7499561986253e17985ba35a816378dc4e17e749 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit edf1d197b1013e1884c33e057e58224f30817606
Author: Jeremy Allison <jra at samba.org>
Date:   Wed Nov 5 19:10:26 2008 -0800

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

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

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


Changeset truncated at 500 lines:

diff --git a/source/smbd/posix_acls.c b/source/smbd/posix_acls.c
index 7aa81ea..866677d 100644
--- a/source/smbd/posix_acls.c
+++ b/source/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


More information about the samba-cvs mailing list