smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_catia.c
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-02-11 Volker Lendeckesmbd: Introduce fsp_is_alternate_stream()
2021-09-21 Christof Schmittvfs_catia: Rename kernel_flock to filesystem_sharemode
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-07-15 Jeremy Allisons3: tests: Our tests for "smbd async dosmode = yes...
2021-07-04 Jeremy Allisons3: VFS: catia: Remove catia_getxattr.
2021-06-29 Noel PowerVFS: catia: Remove SMB_VFS_CHFLAGS
2021-06-09 Jeremy Allisons3: VFS: catia: Remove catia_sys_acl_get_file().
2021-06-09 Jeremy Allisons3: VFS: catia. Remove catia_get_nt_acl_at().
2021-06-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additio...
2021-05-18 Jeremy Allisons3: VFS: catia: Remove catia_sys_acl_delete_def_file().
2021-05-14 Samuel Cabreros3: VFS: catia: Remove SMB_VFS_READDIR_ATTR()
2021-05-11 Noel Powers3/modules: VFS: catia: Remove SMB_VFS_STREAMINFO
2021-05-11 Noel Powers3: VFS: catia: Implement SMB_VFS_FSTREAMINFO
2021-04-19 Volker Lendeckevfs: Remove a call to TALLOC_ZERO()
2021-04-19 Samuel Cabreros3: VFS: catia: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: catia: Implement SMB_VFS_FNTIMES()
2021-04-11 Noel Powers3/modules: VFS: catia: Remove catia_chmod() function
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2021-04-07 Jeremy Allisons3: VFS: catia: Remove catia_removexattr(). No longer...
2021-03-11 Noel PowerVFS: Remove SMB_VFS_SETXATTR, no longer used
2021-03-11 Noel Powers3/modules: ensure catia_set_dos_attributes passes...
2021-02-26 Noel PowerVFS: Remove SMB_VFS_LISTXATTR, no longer used
2021-02-26 Noel Powers3/modules: Ensure vfs_streaminfo gets passed valid...
2021-01-28 Ralph Boehmevfs_catia: support real dirfsps in catia_unlinkat()
2021-01-28 Ralph Boehmevfs_catia: forward pathref fsp in catia_unlinkat()
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
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-06-03 Jeremy Allisons3: VFS: catia. 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_catia: implement SMB_VFS_OPENAT()
2020-05-21 Jeremy Allisons3: VFS: catia: Change saved_errno to catia_saved_errno...
2020-05-07 Jeremy Allisons3: VFS: catia. Remove get_nt_acl_fn().
2020-05-07 Jeremy Allisons3: VFS: catia. Add catia_get_nt_acl_at().
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmevfs_catia: realign synthetic_smb_fname() args in catia_...
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-02-18 Jeremy Allisons3: VFS: catia: Add read_dfs_pathat().
2020-01-30 Jeremy Allisons3: VFS: Implement create_dfs_pathat() in catia.
2020-01-08 Christof Schmittvfs_catia: Rename argument for flock function
2019-10-15 Jeremy Allisons3: VFS: vfs_catia: Remove chown_fn().
2019-10-10 Jeremy Allisons3: VFS: vfs_catia: Remove rmdir_fn(). No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_catia: Remove unlink_fn. No longer used.
2019-09-26 Jeremy Allisons3: VFS: vfs_catia. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_catia. Remove mkdir_fn(). No longer used.
2019-09-11 Jeremy Allisons3: VFS: vfs_catia. Implement mkdirat().
2019-09-10 Ralph Boehmevfs_catia: stat info may have been updated, make sure...
2019-08-16 Jeremy Allisons3: VFS: vfs_catia. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_catia. Implement renameat().
2019-07-12 Ralph Boehmes3:modules: pass a TALLOC_CTX to string_replace_init_map()
2019-07-01 Ralph Boehmevfs_catia: pass stat info to synthetic_smb_fname()
2019-05-19 Rikard Falkebornvfs_catia: Fix return value in lock functions
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_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-16 Timur I. BakeyevRemove extra 0x prefix for the "%p" format specifiers...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2017-12-06 David Disseldorpvfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
2017-10-17 Volker Lendeckevfs_catia: Fix a potential memleak
2017-10-17 Volker Lendeckevfs_catia: Fix a memory leak
2017-10-17 Volker Lendeckevfs_catia: Make "srt_head" static to the module
2017-10-13 Ralph Boehmevfs_catia: factor out mapping functions
2017-09-12 Jeremy Allisons3: vfs: catia: compression get/set must act only on...
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
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_CHFLAGS to use const struct...
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-05-26 Jeremy Allisons3: VFS: Catia: Ensure path name is also converted.
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-01 Ralph Boehmevfs_catia: add catia_(g|s)et_dos_attributes
2017-03-01 Ralph Boehmevfs_catia: add catia_readdir_attr
2017-03-01 Ralph Boehmevfs_catia: run translation on all handle based VFS...
2016-04-11 Volker Lendeckevfs_catia: Fix bug 11827, memleak
2016-04-11 Volker Lendeckevfs_catia: Align loop index with terminator
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
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-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2015-08-07 Ralph Boehmevfs_catia: run translation on stream names
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
next