vfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
[samba.git] / source3 / modules / vfs_glusterfs.c
2022-04-28 Volker Lendeckevfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
2022-04-28 Volker Lendeckevfs: Implement vfs_gluster_get_real_filename_at()
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
2021-09-21 Christof Schmittvfs_glusterfs: Rename kernel_flock to filesystem_sharemode
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-07-14 Jeremy Allisons3: VFS: glusterfs. In vfs_gluster_read_dfs_pathat...
2021-07-04 Jeremy Allisons3: VFS: glusterfs: Remove vfs_gluster_getxattr.
2021-06-29 Noel PowerVFS: glusterfs Remove SMB_VFS_CHFLAGS
2021-06-29 Noel PowerVFS: glusterfs: Add SMB_VFS_FCHFLAGS implementation
2021-06-22 Jeremy Allisons3: VFS: glusterfs: Use real dirfsp for SMB_VFS_RENAMEAT()
2021-06-09 Jeremy Allisons3: VFS: glusterfs: Remove call to posix_sys_acl_blob_g...
2021-06-09 Jeremy Allisons3: VFS: glusterfs: Remove call to posixacl_xattr_acl_g...
2021-06-09 Jeremy Allisons3 VFS: glusterfs: Remove get_nt_acl_at_fn().
2021-05-18 Jeremy Allisons3: VFS: glusterfs: Remove sys_acl_delete_def_file_fn...
2021-05-18 Jeremy Allisons3: VFS: glusterfs: Make gluster call posixacl_xattr_ac...
2021-05-11 Jeremy Allisons3/modules: VFS: glusterfs: Remove SMB_VFS_STREAMINFO
2021-05-11 Noel Powers3: VFS: glusterfs: Initialise fstreaminfo_fn to NULL
2021-04-19 Samuel Cabreros3: VFS: glusterfs: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: glusterfs: Implement SMB_VFS_FNTIMES()
2021-04-11 Noel Powers3/modules: VFS: Remove vfs_gluster_chmod() function
2021-04-11 Noel PowerVFS: gluster: Allow vfs_gluster_fchmod() to cope with...
2021-04-07 Jeremy Allisons3: VFS: glusterfs: Remove vfs_gluster_removexattr...
2021-04-07 Jeremy AllisonVFS: gluster: Allow vfs_gluster_fremovexattr() to cope...
2021-03-22 Jeremy Allisons3: VFS: gluster: vfs_gluster_create_dfs_pathat() isn...
2021-03-12 Jeremy AllisonVFS: glusterfs: Ensure vfs_gluster_fsetxattr() only...
2021-03-12 Jeremy AllisonVFS: glusterfs: Ensure vfs_gluster_flistxattr() only...
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-02-13 Jeremy Allisons3: VFS: glusterfs: Fix vfs_gluster_readlinkat() to...
2021-02-09 Jeremy Allisons3: VFS: gluster: Fix vfs_gluster_linkat() to cope...
2021-01-28 Ralph Boehmevfs_glusterfs: support real dirfsps in vfs_gluster_unli...
2021-01-22 Volker Lendeckevfs: Simplify vfs_gluster_getwd()
2021-01-17 Jeremy Allisons3: VFS: glusterfs: Fix vfs_gluster_symlinkat() to...
2021-01-15 Jeremy Allisons3: VFS: glusterfs: Fix vfs_gluster_mknodat() to cope...
2021-01-15 Jeremy Allisons3: VFS: glusterfs: Fix missing END_PROFILE() in mkdira...
2021-01-11 Ralph Boehmevfs_glusterfs: support read dirfsps in vfs_gluster_openat()
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs_glusterfs: support real dirfsps in vfs_gluster_mkdi...
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-12-16 Ralph Boehmevfs_glusterfs: implement pathref opens with become_root...
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-11-27 Günther Deschnervfs_glusterfs: print exact cmdline for disabling write...
2020-11-11 Jeremy Allisons3: modules: gluster. Fix the error I made in preventin...
2020-11-04 Günther Deschners3-vfs_glusterfs: always disable write-behind translator
2020-11-03 Jeremy Allisons3: modules: vfs_glusterfs: Fix leak of char **lines...
2020-11-02 Günther Deschners3-vfs_glusterfs: refuse connection when write-behind...
2020-10-23 Ralph Boehmevfs: make dirfsp arg to SMB_VFS_READLINKAT() const
2020-06-17 Anoop C Svfs_glusterfs: Enable caching of selinux xattr by default
2020-06-03 Jeremy Allisons3: VFS: gluster. 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_glusterfs: implement SMB_VFS_OPENAT()
2020-05-07 Jeremy Allisons3: VFS: glusterfs. Remove NULL definition of get_nt_ac...
2020-05-07 Jeremy Allisons3: VFS: Add null notice of get_nt_acl_at_fn().
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 Boehmevfs_glusterfs: realign vfs_gluster_get_real_filename...
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmevfs_glusterfs: realign synthetic_smb_fname() args in...
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs: Add tevent_req pointer...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs. Pass in struct vfs_glus...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs. Protect vfs_gluster_pre...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs: Add tevent_req pointer...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs. Pass in struct vfs_glus...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs. Protect vfs_gluster_pwr...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs: Add tevent_req pointer...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs. Pass in struct vfs_glus...
2020-03-18 Jeremy AllisonRevert "s3: VFS: vfs_glusterfs. Protect vfs_gluster_fsy...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs. Protect vfs_gluster_fsync_done...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs. Pass in struct vfs_gluster_fsyn...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs: Add tevent_req pointer to state...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs. Protect vfs_gluster_pwrite_done...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs. Pass in struct vfs_gluster_pwri...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs: Add tevent_req pointer to state...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs. Protect vfs_gluster_pread_done...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs. Pass in struct vfs_gluster_prea...
2020-03-08 Jeremy Allisons3: VFS: vfs_glusterfs: Add tevent_req pointer to state...
2020-02-18 Jeremy Allisons3: VFS: gluster: Add vfs_gluster_read_dfs_pathat().
2020-01-21 David DisseldorpRevert "vfs_glusterfs: Return fake fd from pipe() durin...
2020-01-21 David Disseldorpvfs_glusterfs: add .fcntl_fn hook
2020-01-17 Anoop C Svfs_glusterfs: Return fake fd from pipe() during open
2020-01-10 Jeremy Allisons3: VFS: Implement create_dfs_pathat() in gluster.
2020-01-08 Christof Schmittvfs_glusterfs: Rename argument of flock function
2019-12-17 Anoop C Ss3: VFS: glusterfs: Reset nlinks for symlink entries...
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-11-27 Stefan Metzmachers3:vfs_glusterfs: make use of lp_parm_substituted_string()
2019-11-19 Volker Lendeckevfs: Fix CID 1455914 Unused value
2019-10-15 Jeremy Allisons3: VFS: vfs_glusterfs: Remove chown_fn().
2019-10-10 Jeremy Allisons3: VFS: vfs_glusterfs: Remove rmdir_fn(). No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_glusterfs: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_glusterfs. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_glusterfs. Remove mkdir_fn(). No longer...
2019-09-11 Jeremy Allisons3: VFS: vfs_glusterfs. Implement mkdirat().
2019-09-03 Jeremy Allisons3: VFS: vfs_glusterfs. Remove symlink_fn(). No longer...
2019-09-03 Jeremy Allisons3: VFS: vfs_glusterfs. Implement symlinkat().
2019-08-23 Jeremy Allisons3: VFS: vfs_glusterfs. Remove readlink_fn(). No longer...
next