smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_cap.c
2023-06-23 Volker Lendeckevfs: Remove "sbuf" from readdir_fn()
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-01-10 Pavel Filipenskýs3:modules: VFS CAP symlinkat always fails
2021-07-14 Jeremy Allisons3: VFS: cap: Fix cap_read_dfs_pathat() to cope with...
2021-07-04 Jeremy Allisons3: VFS: cap: Remove cap_getxattr.
2021-06-22 Jeremy Allisons3: VFS: cap: Use real dirfsp for SMB_VFS_RENAMEAT()
2021-06-09 Jeremy Allisons3: VFS: cap: Remove cap_sys_acl_get_file().
2021-05-18 Jeremy Allisons3: VFS: cap: Remove cap_sys_acl_delete_def_file().
2021-04-19 Samuel Cabreros3: VFS: cap: Remove SMB_VFS_NTIMES()
2021-04-11 Noel Powers3/modules: VFS: cap: remove cap_chmod
2021-04-07 Jeremy Allisons3: VFS: cap: Remove cap_removexattr(). No longer called.
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: cap: Fix cap_readlinkat() to cope with real...
2021-02-09 Jeremy Allisons3: VFS: cap: Fix cap_linkat() to cope with real direct...
2021-01-28 Ralph Boehmevfs_cap: support real dirfsps in cap_unlinkat()
2021-01-28 Jeremy AllisonVFS: cap: Fixup cap_symlinkat() to cope with translatin...
2021-01-21 Jeremy AllisonVFS: cap: Fixup cap_mknodat() to cope with translating...
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-10-23 Ralph Boehmevfs: make dirfsp arg to SMB_VFS_READLINKAT() const
2020-06-03 Jeremy Allisons3: VFS: cap. Ensure read_dfs_pathat() returns stat...
2020-06-03 Jeremy Allisons3: VFS: Change the function signature for SMB_VFS_READ...
2020-05-26 Jeremy Allisons3: VFS: cap. Fixup mistake using the wrong parameter...
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_cap: implement SMB_VFS_OPENAT()
2020-05-05 Ralph Boehmesmbd: vfs: convert link_contents arg of SMB_VFS_SYMLINK...
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-02-18 Jeremy Allisons3: VFS: cap: Add cap_read_dfs_pathat().
2020-01-30 Jeremy Allisons3: VFS: Implement create_dfs_pathat() in catia.
2019-10-15 Jeremy Allisons3: VFS: vfs_cap: Remove chown_fn().
2019-10-10 Jeremy Allisons3: VFS: vfs_cap: Remove rmdir_fn(). No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_cap: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_cap. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_cap. Remove mkdir_fn(). No longer used.
2019-09-11 Jeremy Allisons3: VFS: vfs_cap. Implement mkdirat().
2019-09-03 Jeremy Allisons3: VFS: vfs_cap. Remove symlink_fn(). No longer used.
2019-09-03 Jeremy Allisons3: VFS: vfs_cap. Implement symlinkat().
2019-08-23 Jeremy Allisons3: VFS: vfs_cap. Remove readlink_fn(). No longer used.
2019-08-23 Jeremy Allisons3: VFS: vfs_cap. Implement readlinkat().
2019-08-22 Jeremy Allisons3: VFS: vfs_cap. Remove mknod_fn(). No longer used.
2019-08-22 Jeremy Allisons3: VFS: vfs_cap. Implement mknodat().
2019-08-20 Jeremy Allisons3: VFS: vfs_cap. Remove link_fn(). No longer used.
2019-08-20 Jeremy Allisons3: VFS: vfs_cap. Implement linkat().
2019-08-16 Jeremy Allisons3: VFS: vfs_cap. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_cap. Implement renameat().
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_LISTXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-01-26 Uri Simchonivfs_cap: add get_quota function
2015-11-09 Volker Lendeckevfs_cap: Fix a warning
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-17 Volker Lendeckevfs: Convert cap_ntimes to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert cap_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert cap_rename to cp_smb_filename
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-13 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
next