svn commit: samba r13430 - in branches/tmp/vl-posixacls/source: include lib modules smbd

vlendec at samba.org vlendec at samba.org
Fri Feb 10 15:12:30 GMT 2006


Author: vlendec
Date: 2006-02-10 15:12:28 +0000 (Fri, 10 Feb 2006)
New Revision: 13430

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13430

Log:
Step 1: Replace SMB_ACL_TAG_T by 'struct smb_acl_tag'. Using a struct ensures
extensibility and enforces a functional interface during the compile.

The other types will be handled accordingly.

This only compiles for posix acls, and I did not run it once.

Jeremy, what do you think?

Volker

Modified:
   branches/tmp/vl-posixacls/source/include/smb_acls.h
   branches/tmp/vl-posixacls/source/include/vfs.h
   branches/tmp/vl-posixacls/source/include/vfs_macros.h
   branches/tmp/vl-posixacls/source/lib/sysacls.c
   branches/tmp/vl-posixacls/source/modules/vfs_full_audit.c
   branches/tmp/vl-posixacls/source/smbd/posix_acls.c
   branches/tmp/vl-posixacls/source/smbd/trans2.c
   branches/tmp/vl-posixacls/source/smbd/vfs-wrap.c
   branches/tmp/vl-posixacls/source/smbd/vfs.c


Changeset:
Sorry, the patch is too large (1330 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13430


More information about the samba-cvs mailing list