summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_tru64acl.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-11vfs: Use posix_sys_acl_blob_get_file in vfs_tru64acl for posix ACLsAndrew Bartlett1-0/+2
2012-10-11smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett1-7/+11
2012-09-14s3: fix the tru64 acl moduleBjörn Jacke1-5/+5
2012-08-15s3-smbd: Change allocation of smb_acl_t to talloc()Andrew Bartlett1-12/+9
2011-12-12vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe1-5/+5
2011-04-14s3-includes: only include acl prototypes when needed.Günther Deschner1-0/+1
2011-03-30s3-vfs acl modules: more non-linux build fixes.Günther Deschner1-0/+1
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-26/+7
2008-01-08Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().Michael Adam1-3/+3
2008-01-07Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().Michael Adam1-3/+2
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22918: Attempt to fix the build of the tru64acl module.Michael Adam1-6/+6
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough1-0/+504