vfs: Add SMB_VFS_GET_REAL_FILENAME_AT
[bbaumbach/samba-autobuild/.git] / source3 / modules / vfs_default.c
2022-04-28 Volker Lendeckevfs: Add SMB_VFS_GET_REAL_FILENAME_AT
2022-03-31 Ralph Boehmesmbd: remove itime and file_id logic and code
2022-03-10 Volker Lendeckevfs: Convert get_real_filename() to NTSTATUS
2022-03-10 Volker Lendeckevfs: Add SMB_VFS_FSTATAT
2022-02-28 Ralph Boehmesmbd: check "store dos attributes" settings in the...
2022-02-11 Volker Lendeckesmbd: Use fsp_is_alternate_stream() where an fsp is...
2022-02-11 Volker Lendeckesmbd: Introduce metadata_fsp()
2022-02-07 Volker Lendeckevfs: Fix a typo
2022-01-06 Jeremy Allisons3: smbd: Move implicit call to lp_posix_cifsu_locktype...
2021-11-11 Volker Lendeckevfs: Use cp_smb_filename_nostream() in vfswrap_parent_p...
2021-10-08 Ralph Boehmevfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ...
2021-09-21 Christof Schmittvfs_default: Rename kernel_flock to filesystem_sharemode
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-09-14 Christof Schmittvfs_default: Return ENOTSUP for sharemodes flock call
2021-08-13 Ralph Boehmevfs_default: detect EOPNOTSUPP and ENOSYS errors from...
2021-07-15 Jeremy Allisons3: VFS: default. In vfswrap_getxattrat_do_async()...
2021-07-15 Jeremy Allisons3: VFS: default. In vfswrap_getxattrat_do_sync() alway...
2021-07-15 Jeremy Allisons3: VFS: default: Add 'handle' member to struct vfswrap...
2021-07-15 Jeremy Allisons3: VFS: default: Move vfswrap_fgetxattr() before the...
2021-07-14 Jeremy Allisons3: VFS: default. In vfswrap_read_dfs_pathat(), cope...
2021-07-14 Jeremy Allisons3: VFS: default. In vfswrap_read_dfs_pathat() use...
2021-07-14 Jeremy Allisons2: VFS: default. Fix vfswrap_read_dfs_pathat() to...
2021-07-14 Jeremy Allisons3: VFS: default. Fix vfswrap_readdir() to use sys_fsta...
2021-07-14 Ralph Boehmes3: expect fstatat() and dirfd()
2021-07-04 Jeremy Allisonvfs: RIP SMB_VFS_GETXATTR()
2021-07-01 Ralph Boehmevfs_default: use fsp_get_io_fd() for copy_file_range()
2021-06-30 Ralph Boehmevfs_default: use copy_file_range()
2021-06-30 Ralph Boehmevfs_default: properly track written bytes for copy...
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-18 Andreas Schneiders3:modules: Reduce debug level if file doesn't exists...
2021-06-10 Jeremy Allisons3: VFS: default: Add proc_fd's fallback for vfswrap_fc...
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...
next