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

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


The branch, v3-2-test has been updated
       via  b0027aebdfece34a4fa6d5a796989232992dbc59 (commit)
      from  6c5d5665f24b7317f392d404a600170eacd2b39c (commit)

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


- Log -----------------------------------------------------------------
commit b0027aebdfece34a4fa6d5a796989232992dbc59
Author: Jeremy Allison <jra at samba.org>
Date:   Wed Nov 5 19:11:53 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 65ec251..b4f8ad5 100644
--- a/source/smbd/posix_acls.c
+++ b/source/smbd/posix_acls.c
@@ -3526,7 +3526,7 @@ NTSTATUS set_nt_acl(files_struct *fsp, uint32 security_info_sent, SEC_DESC *psd)
 	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