summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_fake_acls.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: Convert fake_acls_sys_acl_delete_def_file to synthetic_smb_fnameVolker Lendecke2013-04-171-5/+5
* vfs: Improve formatting of vfs_fake_aclsAndrew Bartlett2012-10-111-2/+2
* vfs: Use posix_sys_acl_blob_get_file in vfs_fake_acls for posix ACLsAndrew Bartlett2012-10-111-67/+2
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-10-111-7/+11
* s3:vfs_fake_acls fix a compiler warningChristian Ambach2012-09-231-1/+1
* smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett2012-09-121-0/+68
* s3-vfs: Add lstat and lchown hooks to the vfs_fake_acls moduleAndrew Bartlett2012-08-201-0/+63
* s3-vfs: Correct the implementation of fake_acls_sys_acl_delete_def_file()Andrew Bartlett2012-08-201-1/+31
* s3-vfs: Use the system. namespace for fake ACLsAndrew Bartlett2012-08-201-4/+4
* s3-vfs: Add new VFS module to fake setting an ACLAndrew Bartlett2012-08-161-0/+374