s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
[kamenim/samba-autobuild/.git] / source3 / modules / vfs_default.c
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...
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Initialize output array...
2013-06-10 Jeremy AllisonOptimization on POSIX platforms that have fstatat.
2013-04-17 Volker Lendeckevfs: Convert vfswrap_fs_capabilities to synthetic_smb_fname
2013-01-17 Jeremy AllisonMove copychunk locking to be local to the read/write...
2013-01-16 David Disseldorps3-vfs: add copy_chunk vfs hooks
2012-11-05 Stefan Metzmachers3:vfs_default: optimize vfswrap_asys_finished() and...
2012-10-11 Andrew Bartlettvfs: Improve formatting of vfs_default
2012-10-11 Andrew Bartlettvfs: Use posix_sys_acl_blob_get_file in vfs_default...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-09-08 Michael Adams3:vfs_default: add basic support for durable handle...
2012-09-08 Michael Adams3:vfs: add durable VFS operations
2012-08-15 Andrew Bartletts3-smbd: Remove sys_acl_*() VFS wrapper functions
2012-07-18 Volker Lendeckes3-vfs: async fsync
2012-07-18 Volker Lendeckes3: Move the aio_pthread read/write functionality to...
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3-vfs: async pread
2012-07-18 Volker Lendeckes3-vfs: async pwrite
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-12 Björn Jackes3: make log message of FSCTL_IS_VOLUME_DIRTY more...
2012-06-21 Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-15 Michael Adams3:vfs_default: use fsp_fnum_dbg() for fsp->fnum logging.
2012-06-12 Volker Lendeckes3: Make vfswrap_audit_file static
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-05-24 Stefan Metzmachers3:smbd/msdfs: pass 'allow_broken_path' to get_referred...
2012-04-28 Richard SharpeAdd an audit file VFS routine so we can handle auditing...
2012-04-09 Volker Lendeckes3: Move the aio signal init to the vfs module
2012-04-06 Jeremy AllisonBug found by Herb. blkcnt_t st_ex_blksize is defined...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
next