summaryrefslogtreecommitdiff
path: root/source3/modules/non_posix_acls.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-09s3: VFS: non_posix_acls: Remove non_posix_sys_acl_blob_get_file_helper(). No ...Jeremy Allison1-41/+0
2017-05-31s3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use const struct smb_filenam...Jeremy Allison1-7/+6
2016-03-24s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().Jeremy Allison1-1/+1
2015-05-05s3: smbd: VFS: For all EA and ACL calls use synthetic_smb_fname(), not synthe...Jeremy Allison1-1/+1
2013-04-17vfs: Convert non_posix_sys_acl_blob_get_file_helper to synthetic_smb_fnameVolker Lendecke1-6/+5
2013-02-04s3:modules/non_posix_acls: only stat if we do not have it cachedChristian Ambach1-4/+8
2013-02-04vfs: Add helper function for non posix ACL modulesAndrew Bartlett1-0/+102