s3:smbd: call pthreadpool_tevent_init() already in smbd_process()
[samba.git] / source3 / modules / vfs_default.c
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...
2016-02-25 Uri Simchonismbd: ignore SVHDX create context
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...
2016-01-26 Uri Simchonis3-lib: introduce sys_realpath()
2016-01-26 Uri Simchonismbd: refactor disk_free handling
2016-01-26 Uri Simchonivfs: add path parameter to get_quota
2015-11-13 Jeremy Allisons3: smbd: Change aio_pending_size static variable to...
2015-11-13 Jeremy Allisons3: smbd: Remove outstanding_aio_calls from globals.
2015-11-13 Jeremy Allisons3: smbd: Remove aio_pending_size from globals.
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-08-28 Richard SharpeMove the error handling for svhdx to vfswrap_create...
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-20 Volker Lendeckevfs: Add some {}
2015-07-22 Volker Lendeckevfs: Fix CID 1312072 Failure to restore non-local value
2015-07-22 Volker Lendeckevfs: Fix CID 1312073 Argument cannot be negative
2015-07-16 Volker Lendeckevfs: Consolidate failure paths in vfswrap_init_asys_ctx
2015-07-16 Volker Lendeckevfs: Fix CID 1035384 Unchecked return value from library
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-07-07 Volker Lendeckeparam: Make "kernel change notify" global
2015-07-01 Ralph Boehmes3:vfs: copy_chunk buffer size
2015-05-01 Richard SharpeConvert uint32/16/8 to _t for the last two include...
2015-04-30 Jeremy Allisons3: smbd: Incorrect file size returned in the response...
2015-03-31 David Disseldorpvfs: add snapshot create/delete hooks
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-01-25 Richard SharpeFix a couple of DEBUG statements that were copied from...
2014-12-09 Volker Lendeckenotify_inotify: inotify_watch now takes a mem_ctx
2014-12-09 Volker Lendeckenotify_inotify: Make inotify_watch return 0/errno
2014-12-09 Volker Lendeckesmbd: Move lp_parm_bool out of notify_inotify.c
2014-12-07 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-12-04 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-11-19 Stefan Metzmachers3:smbprofile: profile async pread/pwrite/fsync syscalls
next