summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_acl_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-27vfs_acl_xattr: add acl_xattr:security_acl_name optionRalph Boehme1-0/+1
2021-11-17s3/modules/vfs_acl_common.h: use utf-8Douglas Bagnall1-1/+1
2021-04-11s3/modules: VFS: acl_common: Remove chmod_acl_module_common() functionNoel Power1-3/+0
2020-12-17vfs_acl_common: add an fsp extension when setting ACLRalph Boehme1-0/+4
2020-05-07s3: VFS: vfs_common and callers. Change get_nt_acl_common() -> get_nt_acl_com...Jeremy Allison1-2/+4
2020-05-07s3: VFS: ACLs. Remove smb_fname argument to get_nt_acl_common().Jeremy Allison1-2/+0
2020-05-07s3: VFS: ACLs. Switch fset_nt_acl_common() over to using fget_acl_blob_fn().Jeremy Allison1-2/+1
2020-05-07s3: VFS: Split out fget_nt_acl_common() from get_nt_acl_common().Jeremy Allison1-0/+11
2019-10-10s3: VFS: Change rmdir_acl_common() to take a files_struct *dirfsp pointer.Jeremy Allison1-1/+2
2019-09-26s3: VFS: vfs_acl_common: Add dirfsp, flags parameters to unlink_acl_common().Jeremy Allison1-1/+3
2018-05-25s3: VFS: Remove SMB_VFS_FCHMOD_ACL().Jeremy Allison1-3/+0
2017-11-08s3/smbd: make make_default_filesystem_acl publicRalph Boehme1-1/+1
2017-08-24acl_common: Avoid "#include vfs_acl_common.c"Volker Lendecke1-0/+79