lib: Make sid_parse return the parsed length
[samba.git] / source3 / modules / vfs_default.c
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-03-04 David Disseldorpvfs: drop lseek stat-open checks
2019-02-09 Andreas Schneiders3:vfs: Correctly check if OFD locks should be enabled...
2019-01-14 Ralph Boehmevfs_default: use change_to_user_by_fsp() instead of...
2019-01-11 Ralph Boehmevfs_default: add sync fallback to fsync_send/recv
2019-01-11 Ralph Boehmevfs_default: add sync fallback to pwrite_send/recv
2019-01-11 Ralph Boehmevfs_default: add sync fallback to pread_send/recv
2019-01-11 Ralph BoehmeRevert "smbd: add an effective connection_struct->user_...
2019-01-11 Ralph Boehmesmbd: rename sconn->raw_thread_pool to sconn->pool
2019-01-11 Ralph Boehmes3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SE...
2019-01-11 Ralph Boehmes3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit...
2018-12-20 Volker Lendeckevfs: Use dom_sid_str_buf
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GET_DOS_ATTRIBUTES_SEND...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-25 Ralph Boehmesmbd: rename sconn->pool to sconn->raw_thread_pool
2018-07-24 Ralph Boehmevfs_default: fix async fsync idle/busy time profiling
2018-07-24 Stefan Metzmachervfs_default: call smb_vfs_assert_all_fns()
2018-06-18 Stefan Metzmachersmbd: add an effective connection_struct->user_ev_ctx...
2018-06-18 Stefan Metzmachervfs_default: maintain vfswrap_offload_write_state-...
2018-06-18 Stefan Metzmachervfs_default: make use of change_to_user_by_fsp() in...
2018-06-18 Stefan Metzmachervfs_default: remove unused checks which are already...
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove FCHMOD_ACL in fchmod.
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in chmod.
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in mkdir.
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: VFS: default: Remove recursion into the VFS inside...
2018-05-04 Jeremy Allisons3: VFS: default: Remove fallback if we don't have...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-02 Jeremy Allisons3: VFS: default: Remove recursion into the VFS inside...
2018-05-02 Jeremy Allisons3: VFS: default: Remove fallback if we don't have...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-04-23 Stefan Metzmachers3:smbd: call pthreadpool_tevent_init() already in...
2018-04-09 Jeremy Allisons3: smbd: Fix memory leak in vfswrap_getwd()
2018-01-13 David Disseldorpvfs_default: use VFS statvfs macro in fs_capabilities
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-11-11 Uri Simchonivfs: remove SMB_VFS_INIT_SEARCH_OP
2017-10-04 Jeremy Allisons3: VFS: Ensure default SMB_VFS_GETWD() call can't...
2017-08-23 Christof Schmittvfs_default: Fix passing of errno from async calls
2017-07-19 Volker Lendeckesmbd: Fix a connection run-down race condition
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-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/smbd: redesign macOS copyfile copy-chunk
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CONNECTPATH to take const struc...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
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_STATVFS 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_CHFLAGS 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-05-31 Andreas Schneiders3:smbd: Pass down remote and local address to get_refe...
2017-05-10 David Disseldorpvfs: add VFS_COPY_CHUNK_FL_IGNORE_LOCKS for dup extents
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-28 Ralph Boehmes3/smbd: make copy chunk asynchronous
2017-03-28 Ralph Boehmevfs_default: move check for fsp->op validity
2017-03-28 Ralph Boehmevfs_default: let copy_chunk_send use const from IDL
2017-01-21 Björn Jackevfs_default: unlock the right file in copy chunk
2016-10-11 Ralph Boehmes3/vfs: merge offline functionality into DOS attributes...
2016-08-23 Volker Lendeckevfs: Remove link to asys_
2016-08-23 Volker Lendeckevfs: Convert vfs_fsync_send to pthreadpool_tevent
2016-08-23 Volker Lendeckevfs: Convert vfs_write_send to pthreadpool_tevent
2016-08-23 Volker Lendeckevfs: Convert vfs_pread_send to pthreadpool_tevent
2016-08-23 Volker Lendeckesmbd: Add pthreadpool_tevent to smbd_server_connection
2016-08-12 Uri Simchonismbd: get a valid file stat to disk_quotas
2016-05-20 Jeremy Allisons3: VFS: Map process-associated lock operation to open...
2016-05-20 Jeremy Allisons3: lib: Add 'int op' parameter to fcntl_getlock().
2016-03-27 Richard Sharpes3: vfs: Add VFS functions for setting and getting...
2016-03-24 Jeremy Allisons3: smbd: Remove many common uses of lp_posix_pathnames().
2016-03-24 Jeremy Allisons3: vfs: Remove use of lp_posix_pathnames() below the...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-24 Jeremy Allisons3: smbd: Add uint32_t flags field to struct smb_filename.
2016-03-14 Jeremy Allisons3:smbd:vfs: Change posix_get_nt_acl() from const char...
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-02 Ralph Boehmevfs/default: store async VFS op duration we got from...
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
next