s3: VFS: default: Remove the sys_proc_fd_path() fallback code in vfswrap_sys_acl_set_...
[samba.git] / source3 / modules / vfs_default.c
2021-06-09 Jeremy Allisons3: VFS: default: Remove the sys_proc_fd_path() fallbac...
2021-06-09 Jeremy Allisons3: lib: sysacls: Add the 'SMB_ACL_TYPE_T type' paramet...
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-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Add SMB_ACL_TYPE_T type arg
2021-06-02 Jeremy Allisons3: VFS: Add SMB_VFS_PARENT_PATHNAME().
2021-05-20 Jeremy Allisons3: smbd: Change set_create_timespec_ea() to take the...
2021-05-18 Jeremy Allisonvfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()
2021-05-18 Jeremy Allisons3: VFS: default. In vfswrap_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: default: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel CabreroVFS: Add SMB_VFS_FNTIMES
2021-04-19 Samuel Cabreros3: VFS: default: ntimes profile not ended when times...
2021-04-11 Noel PowerVFS: Remove SMB_VFS_CHMOD, no longer used
2021-04-11 Ralph Boehmes3/modules: fchmod: fallback to path based chmod if...
2021-04-11 Ralph Boehmevfs_default: require fchmod()
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2021-04-07 Jeremy AllisonVFS: Remove SMB_VFS_REMOVEXATTR, no longer used
2021-03-22 Jeremy Allisons3: VFS: default: vfswrap_create_dfs_pathat() isn't...
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-01-28 Ralph Boehmevfs_default: support real dirfsps in vfswrap_unlinkat()
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs_default: remove assert from vfswrap_mkdirat()
2020-12-17 Ralph Boehmesmbd: move mode logic out of vfswrap_mkdirat() to the...
2020-12-17 Ralph Boehmevfs_default: add support for SMB_ACL_TYPE_DEFAULT and...
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 and use fget_ea_dos_attribute()
2020-12-16 Ralph Boehmevfs_default: return stat info for symlinks in POSIX...
2020-12-16 Ralph Boehmevfs_default: simplify vfswrap_readdir()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-12-16 Ralph Boehmesmbd: use vfs_stat() in more places
2020-12-16 Ralph Boehmevfs_default: implement pathref opens in vfswrap_openat()
2020-12-16 Ralph Boehmevfs_default: support pathref fd's in vfswrap_fsetxattr()
2020-12-16 Ralph Boehmevfs_default: support pathref fd's in vfswrap_fremovexattr()
2020-12-16 Ralph Boehmevfs_default: support pathref fd's in vfswrap_flistxattr()
2020-12-16 Ralph Boehmevfs_default: support pathref fd's in vfswrap_fgetxattr()
2020-12-16 Ralph Boehmevfs_default: initialize conn->have_proc_fds
2020-12-16 Ralph Boehmevfs_default: fix indentation
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_pos() and fh_[get|set]_position_...
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() for fstat() calls
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() for *at related director...
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-10-23 Ralph Boehmevfs_default: allow dirfsps in the link VFS functions
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-10-02 Ralph Boehmevfs_default: realign vfswrap_fgetxattr() args
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-06-15 Volker Lendeckevfs: Move reparse point functions to util_reparse.c
2020-06-10 Anoop C Svfs_default: Remove an unused data member
2020-06-03 Jeremy Allisons3: VFS: default. Ensure read_dfs_pathat() returns...
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_default: 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-12 Jeremy Allisons3: VFS: default. Change pwrite() -> sys_pwrite_full...
2020-05-12 Jeremy Allisons3: VFS: default. Change pread() -> sys_pread_full...
2020-05-12 Jeremy Allisons3: VFS: default. Change sys_pwrite() -> sys_pwrite_ful...
2020-05-12 Jeremy Allisons3: VFS: default. Change sys_pread() -> sys_pread_full...
2020-05-12 Stefan Metzmachersmbd: add vfs_valid_{pread,pwrite}_range() checks where...
2020-05-07 Jeremy Allisons3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL...
2020-05-07 Jeremy Allisons3: VFS: Add SMB_VFS_GET_NT_ACL_AT().
2020-05-05 Ralph Boehmevfs_default: set twrp in smb_fname in vfswrap_get_dos_a...
2020-05-05 Ralph Boehmevfs_default: use cp_smb_filename_nostream() in vfswrap_...
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-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...
next