summaryrefslogtreecommitdiff
path: root/source3/include/vfs_macros.h
Commit message (Expand)AuthorAgeFilesLines
* vfs: RIP SMB_VFS_GETXATTR()Jeremy Allison2021-07-041-5/+0
* VFS: Remove SMB_VFS_CHFLAGS, not used anymoreNoel Power2021-06-291-5/+0
* VFS: Add initial implemenataion for SMB_VFS_FCHFLAGSNoel Power2021-06-291-0/+5
* s3: VFS: Cleanup. Remove SMB_VFS_FSYNC() macro.Jeremy Allison2021-06-221-5/+0
* s3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()Jeremy Allison2021-06-091-5/+0
* s3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()Jeremy Allison2021-06-091-5/+0
* vfs: RIP SMB_VFS_GET_NT_ACL_AT()Jeremy Allison2021-06-091-5/+0
* VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type paramNoel Power2021-06-091-4/+4
* s3: VFS: Add SMB_VFS_PARENT_PATHNAME().Jeremy Allison2021-06-021-0/+5
* vfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()Jeremy Allison2021-05-181-5/+0
* s3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(),Jeremy Allison2021-05-181-0/+5
* s3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer usedSamuel Cabrero2021-05-141-5/+0
* VFS: Add SMB_VFS_FREADDIR_ATTR()Samuel Cabrero2021-05-141-0/+5
* VFS: Add SMB_VFS_FSTREAMINFONoel Power2021-05-111-0/+5
* s3: VFS: Remove SMB_VFS_NTIMES(), no longer usedSamuel Cabrero2021-04-191-5/+0
* VFS: Add SMB_VFS_FNTIMESSamuel Cabrero2021-04-191-0/+5
* VFS: Remove SMB_VFS_CHMOD, no longer usedNoel Power2021-04-111-5/+0
* VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer usedNoel Power2021-04-081-4/+0
* VFS: Remove SMB_VFS_REMOVEXATTR, no longer usedJeremy Allison2021-04-071-5/+0
* VFS: Remove SMB_VFS_SETXATTR, no longer usedNoel Power2021-03-111-5/+0
* VFS: Remove SMB_VFS_LISTXATTR, no longer usedNoel Power2021-02-261-5/+0
* vfs: RIP SMB_VFS_SYS_ACL_SET_FILE()Ralph Boehme2020-12-171-5/+0
* vfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()Ralph Boehme2020-12-171-4/+4
* vfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESSION()Ralph Boehme2020-12-161-4/+4
* vfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES()Ralph Boehme2020-12-161-4/+0
* vfs: Add dirfsp arg to SMB_VFS_READDIR()Ralph Boehme2020-12-161-4/+4
* vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()Ralph Boehme2020-10-021-4/+4
* vfs: remove SMB_VFS_OPEN()Ralph Boehme2020-05-211-5/+0
* vfs: add SMB_VFS_OPENAT()Ralph Boehme2020-05-211-0/+5
* smbd: add dirfsp arg to SMB_VFS_CREATE_FILE()Ralph Boehme2020-05-211-4/+4
* vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()Ralph Boehme2020-05-141-4/+4
* s3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_A...Jeremy Allison2020-05-071-5/+0
* s3: VFS: Add SMB_VFS_GET_NT_ACL_AT().Jeremy Allison2020-05-071-0/+5
* vfs: remove SMB_VFS_OPENDIR()Ralph Boehme2020-03-241-5/+0
* s3: VFS: Add SMB_VFS_READ_DFS_PATHAT().Jeremy Allison2020-02-181-0/+14
* s3: VFS: Add SMB_VFS_CREATE_DFS_PATHAT().Jeremy Allison2020-01-101-0/+13
* vfs: Rename argument for kernel_flock functionChristof Schmitt2020-01-081-4/+4
* s3: VFS: Complete the removal of SMB_VFS_CHOWN()Jeremy Allison2019-10-151-5/+0
* s3: VFS: Complete the removal of SMB_VFS_RMDIR()Jeremy Allison2019-10-101-5/+0
* s3: VFS: Add SMB_VFS_FCNTLAnoop C S2019-10-081-0/+5
* s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT().Jeremy Allison2019-09-261-5/+0
* s3: VFS: Add SMB_VFS_UNLINKAT().Jeremy Allison2019-09-261-0/+5
* s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT().Jeremy Allison2019-09-111-5/+0
* s3: VFS: Add SMB_VFS_MKDIRAT().Jeremy Allison2019-09-111-0/+5
* s3: VFS: Complete the replacement of SMB_VFS_SYMLINK() -> SMB_VFS_SYMLINKAT().Jeremy Allison2019-09-031-5/+0
* s3: VFS: Add SMB_VFS_SYMLINKAT().Jeremy Allison2019-09-031-0/+5
* s3: VFS: Complete the replacement of SMB_VFS_READLINK() -> SMB_VFS_READLINKAT().Jeremy Allison2019-08-231-5/+0
* s3: VFS: Add SMB_VFS_READLINKAT().Jeremy Allison2019-08-231-0/+5
* s3: VFS: Complete the replacement of SMB_VFS_MKNOD() -> SMB_VFS_MKNODAT().Jeremy Allison2019-08-221-5/+0
* s3: VFS: Add SMB_VFS_MKNODAT().Jeremy Allison2019-08-221-0/+5