smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_time_audit.c
2023-06-23 Volker Lendeckevfs: Remove "sbuf" from readdir_fn()
2023-06-14 Volker Lendeckevfs: Remove vfs telldir/seekdir functions
2022-09-17 Volker Lendeckevfs: Add dirfsp to connectpath_fn()
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-04-28 Volker Lendeckevfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
2022-04-28 Volker Lendeckevfs: Add SMB_VFS_GET_REAL_FILENAME_AT
2022-03-10 Volker Lendeckevfs: Convert get_real_filename() to NTSTATUS
2022-03-10 Volker Lendeckevfs: Add SMB_VFS_FSTATAT
2021-10-08 Ralph Boehmevfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ...
2021-09-21 Christof Schmittvfs_time_audit: Fix message for fcntl VFS call
2021-09-21 Christof Schmittvfs_time_audit: Rename kernel_flock to filesystem_sharemode
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-07-14 Jeremy Allisons3: VFS: time_audit. In smb_time_audit_read_dfs_pathat...
2021-07-04 Jeremy Allisonvfs: RIP SMB_VFS_GETXATTR()
2021-06-29 Noel PowerVFS: Remove SMB_VFS_CHFLAGS, not used anymore
2021-06-29 Noel PowerVFS: Add initial implemenataion for SMB_VFS_FCHFLAGS
2021-06-22 Jeremy Allisons3: VFS: time_audit: Use real dirfsp for SMB_VFS_RENAMEAT()
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()
2021-06-09 Jeremy Allisonvfs: RIP SMB_VFS_GET_NT_ACL_AT()
2021-06-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additio...
2021-06-02 Jeremy Allisons3: VFS: Add SMB_VFS_PARENT_PATHNAME().
2021-05-18 Jeremy Allisonvfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()
2021-05-18 Jeremy Allisons3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(),
2021-05-14 Samuel Cabreros3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer used
2021-05-14 Samuel CabreroVFS: Add SMB_VFS_FREADDIR_ATTR()
2021-05-11 Noel Powers3: VFS: Remove SMB_VFS_STREAMINFO(), no longer used
2021-05-11 Noel PowerVFS: Add SMB_VFS_FSTREAMINFO
2021-04-19 Samuel Cabreros3: VFS: time_audit: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel CabreroVFS: Add SMB_VFS_FNTIMES
2021-04-11 Noel Powers3/modules: VFS: time_audit: Remove smb_time_audit_chmod
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2021-04-07 Jeremy Allisons3: VFS: time_audit: Remove smb_time_audit_removexattr...
2021-03-22 Jeremy Allisons3: VFS: time_audit: Log full pathname as smb_time_audi...
2021-03-11 Noel PowerVFS: Remove SMB_VFS_SETXATTR, no longer used
2021-02-26 Noel PowerVFS: Remove SMB_VFS_LISTXATTR, no longer used
2021-02-13 Jeremy Allisons3: VFS: time_audit: Fix smb_time_audit_readlinkat...
2021-02-09 Jeremy Allisons3: VFS: time_audit: Fix smb_time_audit_linkat() to...
2021-01-28 Ralph Boehmevfs_time_audit: support real dirfsps in smb_time_audit_...
2021-01-28 Jeremy AllisonVFS: time_audit: Fixup smb_time_audit_symlinkat() to...
2021-01-21 Jeremy AllisonVFS: time_audit: Fixup smb_time_audit_mknodat() to...
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs_time_audit: support real dirfsps in smb_time_audit_...
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmevfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESS...
2020-12-16 Ralph Boehmevfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-10-23 Ralph Boehmevfs: make dirfsp arg to SMB_VFS_READLINKAT() const
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-06-03 Jeremy Allisons3: VFS: Change the function signature for SMB_VFS_READ...
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_time_audit: implement SMB_VFS_OPENAT()
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-07 Jeremy Allisons3: VFS: time_audit. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: time_audit. Add smb_time_audit_get_nt_acl_at().
2020-05-05 Ralph Boehmesmbd: vfs: convert link_contents arg of SMB_VFS_SYMLINK...
2020-05-05 Ralph Boehmesmbd: convert SMB_VFS_GET_REAL_FILENAME() arg path...
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-02-18 Jeremy Allisons3: VFS: vfs_time_audit: Add read_dfs_pathat().
2020-01-10 Jeremy Allisons3: VFS: Implement create_dfs_pathat() in time_audit.
2020-01-08 Christof Schmittvfs_time_audit: Rename argument of flock function
2019-10-15 Jeremy Allisons3: VFS: vfs_time_audit: Remove chown_fn(). No longer...
2019-10-10 Jeremy Allisons3: VFS: vfs_time_audit: Remove rmdir_fn(). No longer...
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-09-26 Jeremy Allisons3: VFS: vfs_time_audit: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_time_audit. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_time_audit. Remove mkdir_fn(). No longer...
2019-09-11 Jeremy Allisons3: VFS: vfs_time_audit. Implement mkdirat().
2019-09-03 Jeremy Allisons3: VFS: vfs_time_audit. Remove symlink_fn(). No longer...
2019-09-03 Jeremy Allisons3: VFS: vfs_time_audit. Implement symlinkat().
2019-08-23 Jeremy Allisons3: VFS: vfs_time_audit. Remove readlink_fn(). No longe...
2019-08-23 Jeremy Allisons3: VFS: vfs_time_audit. Implement readlinkat().
2019-08-22 Jeremy Allisons3: VFS: vfs_time_audit. Remove mknod_fn(). No longer...
2019-08-22 Jeremy Allisons3: VFS: vfs_time_audit. Implement mknodat().
2019-08-20 Jeremy Allisons3: VFS: vfs_time_audit. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_time_audit. Implement linkat().
2019-08-16 Jeremy Allisons3: VFS: vfs_time_audit. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_time_audit. Implement renameat().
2019-08-09 Volker Lendeckesmbd: Make "lease" const in SMB_VFS_CREATE_FILE()
2019-07-02 Volker Lendeckevfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WI...
2019-07-02 Volker Lendeckevfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
2019-07-01 Ralph Boehmes3:vfs: add SMB_VFS_FS_FILE_ID()
2019-06-20 Volker Lendeckevfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SE...
2019-01-11 Ralph Boehmes3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit...
2018-08-13 Ralph Wuerthners3: vfs: time_audit: fix handling of token_blob in...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-25 Volker Lendeckevfs_time_audit: Fix a log message
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-11-11 Uri Simchonivfs_time_audit: remove init_search_op implementation
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
next