ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / modules / vfs_streams_xattr.c
2022-09-19 Volker Lendeckestreams_xattr: Avoid a talloc_strdup
2022-08-10 Ralph Boehmevfs_streams_xattr: restrict which fcntl's are allowed...
2022-08-06 Volker Lendeckevfs: Add struct vfs_open_how.resolve
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-07-25 Volker LendeckeVFS: NULL dirfsp for openat on stream opens
2022-06-20 Jeremy Allisons3: VFS: streams_xattr: Add the same accommodation...
2022-04-01 Volker Lendeckevfs: streams_xattr uses fsetxattr by now, remove an...
2022-04-01 Volker Lendeckevfs: Ensure we have a base fsp openat() for named streams
2022-02-11 Volker Lendeckevfs: Simplify streams_xattr_unlinkat()
2022-02-11 Volker Lendeckesmbd: Use fsp_is_alternate_stream() where an fsp is...
2022-02-11 Volker Lendeckesmbd: Introduce fsp_is_alternate_stream()
2022-01-05 Volker Lendeckevfs: Modernize a DEBUG statement
2021-09-21 Christof Schmittvfs_streams_xattr: Rename kernel_flock to filesystem_sh...
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-07-14 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_stat() use...
2021-06-25 Jeremy Allisons3: smbd: Cleanup - rename get_ea_names_from_file(...
2021-06-25 Jeremy Allisons3: smbd: Rename get_ea_value() -> get_ea_value_fsp().
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: Rename get_xattr_size() ->...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_stat() - ...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: Use openat_pathref_fsp() to...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_stat(), make...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: Bring streams_xattr_stat_base...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: Simplify streams_xattr_lstat().
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: Use fsp->base_fsp for the fsp...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: Add an fsp parameter to get_xat...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_openat() we...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In walk_xattr_streams() use...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_ftruncate...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_ftruncate...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_ftruncate...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_pread() -...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_pread() -...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_pwrite() ...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_pwrite() ...
2021-06-25 Jeremy Allisons3: VFS: streams_xattr: In streams_xattr_pwrite() ...
2021-06-22 Jeremy Allisons3: VFS: streams_xattr: Use real dirfsp for SMB_VFS_REN...
2021-05-11 Noel Powers3/modules: VFS: stream_xattr: Remove SMB_VFS_STREAMINFO
2021-05-11 Noel Powers3: VFS: streams_xattr: Add impl for SMB_VFS_FSTREAMINFO
2021-05-10 Andrew Walkers3:smbd - support streams larger than 64 KiB
2021-04-09 Jeremy Allisons3: VFS: streams_xattr: Now we know we will never be...
2021-04-07 Jeremy AllisonVFS: streams_xattr: In streams_xattr_renameat(), change...
2021-03-11 Noel Powers3/modules: streams_xattr_renameat SMB_VFS_SETXATTR...
2021-03-11 Noel Powers3/modules: streams_xattr: Fix fname passed to SETXATTR
2021-03-11 Noel Powers3/modules: streams_xattr_ftruncate SMB_VFS_SETXATTR...
2021-03-11 Noel Powers3/modules: streams_xattr_pwrite SMB_VFS_SETXATTR ...
2021-03-11 Noel Powerstreams_xattr_openat SMB_VFS_SETXATTR -> SMB_VFS_FSETXATTR
2021-02-26 Noel Powers3/smbd: Remove connection_struct from get_ea_names_fro...
2021-02-26 Noel Powers3/smbd: modify get_ea_names_from_file signature fn...
2021-01-28 Ralph Boehmevfs_streams_xattr: use pathref in streams_xattr_unlink_...
2021-01-08 Stefan Metzmachervfs_streams_xattr: make use of vfs_fake_fd_close()
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmesmbd: use vfs_stat() in more places
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() for *at related director...
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() when close()ing fds
2020-12-16 Ralph Boehmesmbd: use fsp_set_fd()
2020-10-23 Ralph Boehmevfs_streams_xattr: only assert AT_FDCWD for streams
2020-10-02 Ralph Boehmevfs: add and use vfs_fake_fd()
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_streams_xattr: implement SMB_VFS_OPENAT()
2020-05-07 Jeremy Allisons3: VFS: streams_xattr. Change SMB_VFS_GET_NT_ACL(...
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-01-08 Christof Schmittvfs_streams_xattr: Rename argument of flock function
2019-10-02 Ralph Boehmes3:smbd: use is_named_stream() in a a few places
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr: Convert streams_xattr_unlin...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr. Wrap Convert streams_xattr_...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_xattr. Implement unlinkat().
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_xattr. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_xattr. Implement renameat().
2019-07-03 Andreas Schneiders3:modules: Use hash_inode() in vfs_streams_xattr
2019-05-21 Andreas Schneiders3:vfs: Use GnuTLS MD5 in vfs_streams_xattr
2018-12-20 Günther Deschners3-vfs-streams_xattr: add close call
2018-10-31 Ralph Boehmevfs_streams_xattr: fix open implementation
2018-09-14 Volker Lendeckestreams_xattr: Make error handling more obvious
2018-09-14 Volker Lendeckestreams_xattr: Make error handling more obvious
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-04-11 Jeremy Allisons3: vfs: vfs_streams_xattr: Don't blindly re-use the...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-12-06 David Disseldorpvfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
2017-09-14 Christof Schmittvfs_streams_xattr: Fix segfault when running with log...
2017-09-12 Jeremy Allisons3: VFS: streams_xattr: Compression is only set/get...
2017-08-09 Ralph Boehmevfs_streams_xattr: return a fake fd in streams_xattr_open()
2017-08-09 Ralph Boehmevfs_streams_xattr: implement all missing handle based...
2017-08-09 Ralph Boehmevfs_streams_xattr: always pass NULL as fsp arg to get_e...
2017-08-09 Ralph Boehmevfs_streams_xattr: remove fsp argument from get_xattr_s...
2017-08-09 Ralph Boehmevfs_streams_xattr: remove all uses of fd, use name...
2017-08-09 Ralph Boehmevfs_streams_xattr: invalidate stat info if xattr was...
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-17 Ralph Boehmevfs_streams_xattr: add pread_send/recv and pwrite_send...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-01 Ralph Boehmevfs_streams_xattr: use SMB_VFS_NEXT_OPEN and CLOSE
2017-03-01 Ralph Boehmevfs_streams_xattr: call SMB_VFS_OPEN with smb_fname_base
2017-02-22 Ralph Boehmevfs_streams_xattr: use fsp, not base_fsp
2017-02-02 Jeremy Allisons3: VFS: vfs_streams_xattr.c: Make streams_xattr_open...
2016-03-24 Jeremy Allisons3: smbd: Modify vfs_stat_smb_basename() to take a...
2016-03-24 Jeremy Allisons3: smbd: Remove many common uses of lp_posix_pathnames().
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
next