s3: rename talloc_sub_advanced() to talloc_sub_full()
[samba.git] / source3 / modules / vfs_full_audit.c
2019-11-07 Ralph Boehmes3: rename talloc_sub_advanced() to talloc_sub_full()
2019-11-06 Volker Lendeckesmbd: Use struct initialization instead of ZERO_STRUCT()
2019-11-06 Volker Lendeckevfs: Use file_id_str_buf() in smb_full_audit_file_id_cr...
2019-10-15 Jeremy Allisons3: VFS: vfs_full_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_full_audit: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_full_audit. Implement unlinkat().
2019-09-17 Björn Baumbachvfs/full_audit: always log full filenames
2019-09-11 Jeremy Allisons3: VFS: vfs_full_audit. Remove mkdir_fn(). No longer...
2019-09-11 Jeremy Allisons3: VFS: vfs_full_audit. Implement mkdirat().
2019-09-03 Jeremy Allisons3: VFS: vfs_full_audit. Remove symlink_fn(). No longer...
2019-09-03 Jeremy Allisons3: VFS: vfs_full_audit. Implement symlinkat().
2019-08-23 Jeremy Allisons3: VFS: vfs_full_audit. Remove readlink_fn(). No longe...
2019-08-23 Jeremy Allisons3: VFS: vfs_full_audit. Implement readlinkat().
2019-08-22 Jeremy Allisons3: VFS: vfs_full_audit. Remove mknod_fn(). No longer...
2019-08-22 Jeremy Allisons3: VFS: vfs_full_audit. Implement mknodat().
2019-08-22 Jeremy Allisons3: VFS: Remove extraneous enum/struct values for remov...
2019-08-20 Jeremy Allisons3: VFS: vfs_full_audit. Remove link_fn(). No longer...
2019-08-20 Jeremy Allisons3: VFS: vfs_full_audit. Implement linkat().
2019-08-16 Jeremy Allisons3: VFS: vfs_full_audit. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_full_audit. Implement renameat().
2019-08-16 Ralph Boehmes3: VFS: change connection_struct cwd_fname to cwd_fsp
2019-08-16 Ralph Boehmevfs_full_audit: pass conn to smb_fname_str_do_log()
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-04-10 Christof Schmittvfs_full_audit: Fix logging of get_real_filename output
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-10-11 Björn Baumbachvfs_full_audit: ntimes: log a-, m-, c- and creation...
2018-08-27 Jeremy Allisons3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log...
2018-08-27 Jeremy Allisons3: VFS: vfs_full_audit: Add $cwd arg to smb_fname_str_...
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-07-11 Timur I. Bakeyevvfs_audit: Extend list of recognized syslog(3) faciliti...
2018-07-05 Timur I. BakeyevMake "none" the default setting for the successful...
2018-07-05 Timur I. BakeyevMake sure that vfs*audit modules recognize and accept...
2018-06-02 Jeremy Allisons3: VFS: Remove unused enum value.
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
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-11-24 Uri Simchonivfs_full_audit: make do_log() printf-aware
2017-11-11 Uri Simchonivfs: remove SMB_VFS_INIT_SEARCH_OP
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
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CONNECTPATH to take const struc...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_STATVFS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_LISTXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-10-11 Ralph Boehmes3/vfs: remove now unused is_offline/set_offline VFS...
2016-04-05 Christof Schmittvfs_full_audit: Assert that all VFS functions are imple...
2016-04-05 Jeremy Allisons3: vfs: full_audit. Implement missing durable_XXX...
2016-04-05 Jeremy Allisons3: vfs: full_audit. Add audit_file_fn().
2016-04-05 Jeremy Allisons3: vfs: full_audit. Add missing fsctl_fn().
2016-04-05 Jeremy Allisons3: vfs: full_audit. Add missing get_dfs_referrals_fn().
2016-04-05 Jeremy Allisons3: vfs: full_audit. Sort vfs fn list and add comments...
2016-03-27 Richard Sharpes3: vfs: Add VFS functions for setting and getting...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-01-26 Uri Simchonivfs: add path parameter to get_quota
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-05-01 Richard SharpeConvert uint32/16/8 to _t for the last two include...
2015-03-31 David Disseldorpvfs: add snapshot create/delete hooks
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
next