smbd: add twrp arg to synthetic_smb_fname()
[amitay/samba.git] / source3 / modules / vfs_default.c
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmevfs_default: realign synthetic_smb_fname() args in...
2020-05-05 Ralph Boehmevfs_default: realign synthetic_smb_fname() args in...
2020-04-30 Jeremy Allisons3: smbd: Add a dirfsp parameter to directory_has_defau...
2020-04-30 Jeremy Allisons3: smbd: Reformat uses of directory_has_default_acl().
2020-04-29 Ralph Boehmesmbd: pass struct smb_filename to directory_has_default...
2020-04-29 Ralph Boehmevfs_default: use parent_smb_fname()
2020-04-03 Ralph Boehmesmbd: move files_struct.use_ofd_locks to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.is_sparse to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.is_directory to a bitfield
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default: Add tevent_req pointer...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default. Pass in struct vfswrap_pr...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default. Protect vfs_pread_done...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default: Add tevent_req pointer...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default. Pass in struct vfswrap_pw...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default. Protect vfs_pwrite_done...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default: Add tevent_req pointer...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default. Pass in struct vfswrap_fs...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_default. Protect vfs_fsync_done...
2020-03-18 Jeremy AllisonRevert "vfs_default: pass in state as the callback...
2020-03-18 Jeremy AllisonRevert "vfs_default: Protect vfs_getxattrat_done()...
2020-03-09 Ralph Boehmevfs_default: Protect vfs_getxattrat_done() from accessi...
2020-03-09 Ralph Boehmevfs_default: pass in state as the callback data to...
2020-03-08 Jeremy Allisons3: VFS: vfs_default. Protect vfs_fsync_done() from...
2020-03-08 Jeremy Allisons3: VFS: vfs_default. Pass in struct vfswrap_fsync_stat...
2020-03-08 Jeremy Allisons3: VFS: vfs_default: Add tevent_req pointer to state...
2020-03-08 Jeremy Allisons3: VFS: vfs_default. Protect vfs_pwrite_done() from...
2020-03-08 Jeremy Allisons3: VFS: vfs_default. Pass in struct vfswrap_pwrite_sta...
2020-03-08 Jeremy Allisons3: VFS: vfs_default: Add tevent_req pointer to state...
2020-03-08 Jeremy Allisons3: VFS: vfs_default. Protect vfs_pread_done() from...
2020-03-08 Jeremy Allisons3: VFS: vfs_default. Pass in struct vfswrap_pread_stat...
2020-03-08 Jeremy Allisons3: VFS: vfs_default: Add tevent_req pointer to state...
2020-02-25 Ralph BoehmeVFS: default: add support for FILE_ATTRIBUTE_OFFLINE...
2020-02-25 Ralph BoehmeVFS: default: use correct type for pathlen in vfswrap_g...
2020-02-25 Ralph BoehmeVFS: default: avoid a crash in vfswrap_getxattrat_do_sync()
2020-02-25 Ralph BoehmeVFS: default: remove unused arg from vfswrap_is_offline()
2020-02-25 Ralph BoehmeVFS: default: let vfswrap_is_offline() take conn, not...
2020-02-18 Jeremy Allisons3: VFS: Add SMB_VFS_READ_DFS_PATHAT().
2020-01-10 Jeremy Allisons3: VFS: Add SMB_VFS_CREATE_DFS_PATHAT().
2020-01-08 Christof Schmittvfs_full_audit: Rename argument of flock function
2019-12-20 Ralph Boehmes3: pass session info to get_referred_path()
2019-12-16 Jeremy Allisons3: smbd: cleanup. Change 'int referral_count' -> ...
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-10-15 Jeremy Allisons3: VFS: Complete the removal of SMB_VFS_CHOWN()
2019-10-10 Jeremy Allisons3: VFS: Complete the removal of SMB_VFS_RMDIR()
2019-10-08 Anoop C Ss3: VFS: Add SMB_VFS_FCNTL
2019-10-02 Ralph Boehmevfs_default: use is_named_stream() for stream check
2019-09-26 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_UNLINK...
2019-09-26 Jeremy Allisons3: VFS: Add SMB_VFS_UNLINKAT().
2019-09-11 Ralph Boehmesmbd: rename change_to_user_by_fsp() to change_to_user_...
2019-09-11 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_MKDIR...
2019-09-11 Jeremy Allisons3: VFS: Add SMB_VFS_MKDIRAT().
2019-09-03 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_SYMLINK...
2019-09-03 Jeremy Allisons3: VFS: Add SMB_VFS_SYMLINKAT().
2019-08-23 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_READLINK...
2019-08-23 Jeremy Allisons3: VFS: Add SMB_VFS_READLINKAT().
2019-08-22 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_MKNOD...
2019-08-22 Jeremy Allisons3: VFS: Add SMB_VFS_MKNODAT().
2019-08-20 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_LINK(...
2019-08-20 Jeremy Allisons3: VFS: Add SMB_VFS_LINKAT().
2019-08-16 Jeremy Allisons3: VFS: vfs_default. Convert underlying system call...
2019-08-16 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_RENAME...
2019-08-16 Jeremy Allisons3: VFS: Add SMB_VFS_RENAMEAT().
2019-08-15 Ralph Boehmevfs_default: use correct flag in vfswrap_fs_file_id
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 Lendeckesmbd: Remove unused "blocking_lock" from brl_lock_windo...
2019-07-02 Volker Lendeckevfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
2019-07-01 Ralph Boehmevfs_fruit: move zero file-id to vfs_fruit
2019-07-01 Ralph Boehmes3:smbd: use stored file_id in SMB_VFS_FS_FILE_ID()
2019-07-01 Ralph Boehmes3:vfs: move get_fs_file_id to vfs_default
2019-06-20 Volker Lendeckevfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
2019-03-28 Stefan Metzmachervfs_default: fix vfswrap_offload_write_send() NT_STATUS...
2019-03-28 Stefan Metzmachervfs_default: fix DEBUG messages in vfswrap_offload_writ...
2019-03-12 Volker Lendeckelib: Remove "struct sid_parse_ret" again
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-03-04 David Disseldorpvfs: drop lseek stat-open checks
2019-02-09 Andreas Schneiders3:vfs: Correctly check if OFD locks should be enabled...
2019-01-14 Ralph Boehmevfs_default: use change_to_user_by_fsp() instead of...
2019-01-11 Ralph Boehmevfs_default: add sync fallback to fsync_send/recv
2019-01-11 Ralph Boehmevfs_default: add sync fallback to pwrite_send/recv
2019-01-11 Ralph Boehmevfs_default: add sync fallback to pread_send/recv
2019-01-11 Ralph BoehmeRevert "smbd: add an effective connection_struct->user_...
2019-01-11 Ralph Boehmesmbd: rename sconn->raw_thread_pool to sconn->pool
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-12-20 Volker Lendeckevfs: Use dom_sid_str_buf
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GET_DOS_ATTRIBUTES_SEND...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-25 Ralph Boehmesmbd: rename sconn->pool to sconn->raw_thread_pool
2018-07-24 Ralph Boehmevfs_default: fix async fsync idle/busy time profiling
2018-07-24 Stefan Metzmachervfs_default: call smb_vfs_assert_all_fns()
2018-06-18 Stefan Metzmachersmbd: add an effective connection_struct->user_ev_ctx...
2018-06-18 Stefan Metzmachervfs_default: maintain vfswrap_offload_write_state-...
2018-06-18 Stefan Metzmachervfs_default: make use of change_to_user_by_fsp() in...
2018-06-18 Stefan Metzmachervfs_default: remove unused checks which are already...
next