s3: VFS: Change SMB_VFS_READLINK to use const struct smb_filename * instead of const...
[bbaumbach/samba-autobuild/.git] / source3 / modules / vfs_default.c
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
2014-11-19 Stefan Metzmachers3:modules: make use of END_PROFILE_BYTES() when START_...
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-08-06 Stefan Metzmachers3:smbd: move libasys state from smbXsrv_connection...
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-05-02 Jeremy Allisons3 : smbd : Protect all possible code paths from fsp...
2014-04-05 Björn Baumbachs3: enforce a positive allocation_file_size for non...
2014-03-27 Volker Lendeckesmbd: Use asys_results
2014-03-27 Volker Lendeckeasys: Allow multiple results to be received
2014-02-27 David Disseldorpvfs: propagate snapshot enumeration errors
2014-02-12 Volker Lendeckesmbd: Slightly simplify vfswrap_fsctl
2014-02-12 Volker Lendeckesmbd: Fix an uninitialized read
2014-02-08 Garming Samparam: rename lp function and variable from "fake_dir_c...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_...
2013-12-07 Christian Ambachs3:vfs fix a compile warning
2013-11-22 David Disseldorpvfs: add [GET/SET]_COMPRESSION hooks
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-12 Volker Lendeckesmbd: Fix nonblank line endings
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes...
next