summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_full_audit.c
Commit message (Expand)AuthorAgeFilesLines
* s3: rename talloc_sub_advanced() to talloc_sub_full()Ralph Boehme2019-11-071-1/+1
* smbd: Use struct initialization instead of ZERO_STRUCT()Volker Lendecke2019-11-061-3/+1
* vfs: Use file_id_str_buf() in smb_full_audit_file_id_create()Volker Lendecke2019-11-061-1/+4
* s3: VFS: vfs_full_audit: Remove chown_fn(). No longer used.Jeremy Allison2019-10-151-18/+0
* s3: VFS: vfs_time_audit: Remove rmdir_fn(). No longer used.Jeremy Allison2019-10-101-19/+0
* s3: VFS: Add SMB_VFS_FCNTLAnoop C S2019-10-081-0/+21
* s3: VFS: vfs_full_audit: Remove unlink_fn. No longer used.Jeremy Allison2019-09-261-16/+0
* s3: VFS: vfs_full_audit. Implement unlinkat().Jeremy Allison2019-09-261-0/+21
* vfs/full_audit: always log full filenamesBjörn Baumbach2019-09-171-49/+126
* s3: VFS: vfs_full_audit. Remove mkdir_fn(). No longer used.Jeremy Allison2019-09-111-16/+0
* s3: VFS: vfs_full_audit. Implement mkdirat().Jeremy Allison2019-09-111-0/+21
* s3: VFS: vfs_full_audit. Remove symlink_fn(). No longer used.Jeremy Allison2019-09-031-17/+0
* s3: VFS: vfs_full_audit. Implement symlinkat().Jeremy Allison2019-09-031-0/+21
* s3: VFS: vfs_full_audit. Remove readlink_fn(). No longer used.Jeremy Allison2019-08-231-18/+0
* s3: VFS: vfs_full_audit. Implement readlinkat().Jeremy Allison2019-08-231-0/+23
* s3: VFS: vfs_full_audit. Remove mknod_fn(). No longer used.Jeremy Allison2019-08-221-18/+0
* s3: VFS: vfs_full_audit. Implement mknodat().Jeremy Allison2019-08-221-0/+23
* s3: VFS: Remove extraneous enum/struct values for removed SMB_VFS_OP_LINK.Jeremy Allison2019-08-221-2/+0
* s3: VFS: vfs_full_audit. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-15/+0
* s3: VFS: vfs_full_audit. Implement linkat().Jeremy Allison2019-08-201-0/+25
* s3: VFS: vfs_full_audit. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-18/+0
* s3: VFS: vfs_full_audit. Implement renameat().Jeremy Allison2019-08-161-0/+24
* s3: VFS: change connection_struct cwd_fname to cwd_fspRalph Boehme2019-08-161-2/+2
* vfs_full_audit: pass conn to smb_fname_str_do_log()Ralph Boehme2019-08-161-18/+18
* smbd: Make "lease" const in SMB_VFS_CREATE_FILE()Volker Lendecke2019-08-091-1/+1
* vfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WINDOWSVolker Lendecke2019-07-021-3/+1
* vfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWSVolker Lendecke2019-07-021-7/+4
* s3:vfs: add SMB_VFS_FS_FILE_ID()Ralph Boehme2019-07-011-0/+17
* vfs: Remove SMB_VFS_BRL_CANCEL_WINDOWSVolker Lendecke2019-06-201-20/+0
* vfs_full_audit: Fix logging of get_real_filename outputChristof Schmitt2019-04-101-1/+1
* s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...Ralph Boehme2019-01-111-3/+2
* s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonationRalph Boehme2019-01-111-3/+2
* vfs_full_audit: ntimes: log a-, m-, c- and creation-timeBjörn Baumbach2018-10-111-2/+33
* s3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log() only returns absolute ...Jeremy Allison2018-08-271-0/+26
* s3: VFS: vfs_full_audit: Add $cwd arg to smb_fname_str_do_log().Jeremy Allison2018-08-271-16/+20
* s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECVRalph Boehme2018-07-271-0/+129
* s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECVRalph Boehme2018-07-271-0/+140
* vfs_audit: Extend list of recognized syslog(3) facilities and wrap them into ...Timur I. Bakeyev2018-07-111-22/+77
* Make "none" the default setting for the successful and failed operations in t...Timur I. Bakeyev2018-07-051-2/+3
* Make sure that vfs*audit modules recognize and accept all the syslog facilities.Timur I. Bakeyev2018-07-051-11/+27
* s3: VFS: Remove unused enum value.Jeremy Allison2018-06-021-2/+0
* s3: VFS: Remove SMB_VFS_FCHMOD_ACL().Jeremy Allison2018-05-251-15/+0
* s3: VFS: Remove SMB_VFS_CHMOD_ACL().Jeremy Allison2018-05-251-17/+0
* s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.Jeremy Allison2018-05-051-14/+0
* s3: VFS: Remove SMB_VFS_READ() function and all implementations.Jeremy Allison2018-05-041-14/+0
* s3: VFS: Remove fsync_fn() from the VFS and all modules. VFS ABI change.Jeremy Allison2018-05-021-13/+0
* vfs_full_audit: make do_log() printf-awareUri Simchoni2017-11-241-8/+18
* vfs: remove SMB_VFS_INIT_SEARCH_OPUri Simchoni2017-11-111-11/+0
* s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECKRalph Boehme2017-07-111-8/+8
* s3/vfs: remove SMB_VFS_STRICT_UNLOCKRalph Boehme2017-07-101-14/+0