vfs: Add dirfsp to connectpath_fn()
[samba.git] / source3 / modules / vfs_ceph.c
2022-09-17 Volker Lendeckevfs: Add dirfsp to connectpath_fn()
2022-08-06 Volker Lendeckevfs: Add struct vfs_open_how.resolve
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-06-06 Volker Lendeckevfs: Remove a typedef
2022-04-28 Volker Lendeckevfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
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_ceph: Rename kernel_flock to filesystem_sharemode
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-08-05 Jeremy Allisons3: VFS: ceph. Fix enumerating directories. dirfsp...
2021-07-14 Jeremy Allisons3: VFS: ceph: In cephwrap_read_dfs_pathat(), cope...
2021-07-04 Jeremy Allisons3: VFS: ceph: Remove cephwrap_getxattr.
2021-06-29 Noel PowerVFS: ceph: Remove SMB_VFS_CHFLAGS
2021-06-29 Noel PowerVFS: ceph: Add SMB_VFS_FCHFLAGS implementation
2021-06-22 Jeremy Allisons3: VFS: ceph: Use real dirfsp for SMB_VFS_RENAMEAT()
2021-06-09 Jeremy Allisons3: VFS: ceph: Remove call to posix_sys_acl_blob_get_fi...
2021-06-09 Jeremy Allisons3: VFS: ceph: Remove call to posixacl_xattr_acl_get_fi...
2021-05-18 Jeremy Allisons3: VFS: ceph: Remove sys_acl_delete_def_file_fn()...
2021-05-18 Jeremy Allisons3: VFS: ceph: Make ceph call posixacl_xattr_acl_delete...
2021-04-19 Samuel Cabreros3: VFS: ceph: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: ceph: Implement SMB_VFS_FNTIMES()
2021-04-11 Noel Powers3/modules: VFS: ceph: Remove cephwrap_chmod() function
2021-04-11 Noel PowerVFS: ceph: Allow cephwrap_fchmod() to cope with pathref...
2021-04-07 Jeremy Allisons3: VFS: ceph: Remove cephwrap_removexattr(). No longer...
2021-04-07 Jeremy AllisonVFS: ceph: Allow cephwrap_fremovexattr() to cope with...
2021-03-24 Volker Lendeckevfs_ceph: Fix CID 1474440: Null pointer dereferences
2021-03-22 Jeremy Allisons3: VFS: ceph: cephwrap_create_dfs_pathat() isn't restr...
2021-03-12 Jeremy AllisonVFS: ceph: Ensure cephwrap_fsetxattr() only uses an...
2021-03-12 Jeremy AllisonVFS: ceph: Ensure cephwrap_flistxattr() only uses an...
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: ceph: Fix cephwrap_readlinkat() to cope with...
2021-02-09 Jeremy Allisons3: VFS: ceph: Fix cephwrap_linkat() to cope with real...
2021-01-28 Ralph Boehmevfs_ceph: support real dirfsps in cephwrap_unlinkat()
2021-01-17 Jeremy Allisons3: VFS: ceph: Fix cephwrap_symlinkat() to cope with...
2021-01-15 Jeremy Allisons3: VFS: ceph: Fix cephwrap_mknodat() to cope with...
2021-01-15 Jeremy Allisons3: VFS: ceph: Fix cephwrap_mkdirat() to cope with...
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmesmbd: move mode logic out of vfswrap_mkdirat() to the...
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-12-16 Ralph Boehmevfs_ceph: implement pathref opens in cephwrap_openat()
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: make dirfsp arg to SMB_VFS_READLINKAT() const
2020-10-05 David DisseldorpRevert "vfs_ceph: drop fdopendir handler"
2020-06-03 Jeremy Allisons3: VFS: ceph. Ensure read_dfs_pathat() returns stat...
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_ceph: implement SMB_VFS_OPENAT()
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-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_ceph: use parent_smb_fname()
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-02-18 Jeremy Allisons3: VFS: ceph: Add vfswrap_ceph_read_dfs_pathat().
2020-01-21 David Disseldorpvfs_ceph: add .fcntl_fn hook
2020-01-11 David Disseldorpvfs_ceph: drop support for pre-hammer libcephfs versions
2020-01-11 David Disseldorpvfs_ceph: drop support for building without statx
2020-01-10 Jeremy Allisons3: VFS: Implement create_dfs_pathat() in ceph.
2020-01-09 David Disseldorpvfs_ceph: assert renameat() fsps match cwd
2020-01-08 Christof Schmittvfs_ceph: Rename argument for flock function
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-10-15 Jeremy Allisons3: VFS: vfs_ceph: Remove chown_fn().
2019-10-10 Jeremy Allisons3: VFS: vfs_ceph: Remove rmdir_fn(). No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_ceph: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_ceph. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_ceph. Remove mkdir_fn(). No longer used.
2019-09-11 Jeremy Allisons3: VFS: vfs_ceph. Implement mkdirat().
2019-09-03 Jeremy Allisons3: VFS: vfs_ceph. Remove symlink_fn(). No longer used.
2019-09-03 Jeremy Allisons3: VFS: vfs_ceph. Implement symlinkat().
2019-08-23 Jeremy Allisons3: VFS: vfs_ceph. Remove readlink_fn(). No longer...
2019-08-23 Jeremy Allisons3: VFS: vfs_ceph. Implement readlinkat().
2019-08-22 Jeremy Allisons3: VFS: vfs_ceph. Remove mknod_fn(). No longer used.
2019-08-22 Jeremy Allisons3: VFS: vfs_ceph. Implement mknodat().
2019-08-20 Jeremy Allisons3: VFS: vfs_ceph. Remove link_fn(). No longer used.
2019-08-20 Jeremy Allisons3: VFS: vfs_ceph. Implement linkat().
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph. Implement renameat().
2019-08-16 Ralph Boehmes3: VFS: change connection_struct cwd_fname to cwd_fsp
2019-08-06 Ralph Boehmes3:smbd: Incomplete conversion of former parametric...
2019-07-01 Ralph Boehmes3: add st_ex_file_id to struct stat_ex
2019-07-01 Ralph Boehmes3: add st_ex_itime to struct stat_ex
2019-07-01 Ralph Boehmes3: convert struct stat_ex st_ex_calculated_birthtime...
2019-05-14 David Disseldorpvfs_ceph: drop fdopendir handler
2019-05-10 David Disseldorpvfs_ceph: fix cephwrap_flistxattr() debug message
2019-05-02 Robert Sanders3: modules: ceph: use current working directory instea...
2019-04-12 David Disseldorpvfs_ceph: explicitly enable libcephfs POSIX ACL support
2019-03-04 David Disseldorpvfs: drop lseek stat-open checks
2019-02-27 David Disseldorpvfs_ceph: drop ifdef HAVE_FCHOWN/_FCHMOD
2019-02-27 David Disseldorpvfs_ceph: remove ceph_fallocate/ceph_ftruncate fallback
2019-02-27 David Disseldorpvfs_ceph: fix strict_allocate_ftruncate()
2019-02-27 David Disseldorpvfs_ceph: add missing fallocate hook
2019-02-20 David Disseldorpvfs_ceph: refactor if-error-return-else logic
2018-07-27 Ralph Boehmesmbd: use async dos_mode_at_send in smbd_smb2_query_dir...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-06 David Disseldorpvfs_ceph: don't lie about flock support
next