s3:passdb: add sid_check_object_is_for_passdb()
[kai/samba.git] / source3 / modules / vfs_default.c
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
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_rewinddir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_telldir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_seekdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_ftruncate wrapper
2012-03-26 Volker Lendeckes3: Pass filters explicitly through vfs notify watch
2012-03-21 Volker Lendeckes3: Remove "conn" from sys_notify_context
2012-03-21 Volker Lendeckes3: Pass "path" through vfs_notify_watch
2012-03-11 Brad Smiths3: Improve statvfs support
2012-03-02 Brad Smiths3: Further fix for bug 8777
2012-02-25 Brad Smiths3: Fix bug 8777, sys_statvfs() wrapper support for...
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-10-14 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-07 Stefan Metzmachers3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
2011-10-01 Richard SharpeMove FSCTL handling into the VFS. Initial code changes...
2011-09-30 Volker Lendeckes3: Re-add (), fix a gcc hint
2011-09-27 Richard SharpeFree the memory talloc'd
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-01 Jeremy AllisonRemove the char * argument from the SMB_VFS_GETWD(...
2011-06-01 Jeremy AllisonChange sys_getcd() to take no arguments and always...
2011-05-31 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-20 Günther Deschners3-smbd: fix the AIX 5.3 build.
2011-05-04 Günther Deschners3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2011-02-09 Jeremy AllisonCorrectly plumb in VFS_FDOPENDIR.
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2011-02-01 Volker Lendeckes3: Fix bug 7940 -- fall back for utimes calls
2010-12-21 Jeremy AllisonKeep track of the sparse status of an open file handle...
2010-12-21 Jeremy AllisonAdded call out to a Linux-compatible fallocate() when...
2010-12-18 Jeremy AllisonRename vfs operation posix_fallocate to just fallocate...
2010-12-16 Jeremy AllisonDo more vfs_stat_fsp calls instead of FSTAT - ensures...
2010-12-03 Jeremy AllisonReplace lseek()/write()/lseek() triple with pwrite...
2010-12-03 Jeremy AllisonMerge the two conflicting allocation codes into one...
2010-12-03 Jeremy AllisonOops. Missed adding vfswrap_posix_fallocate to vfs_defa...
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-12-01 Volker Lendeckes3: Fix a typo
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-10-28 Volodymyr Khomenkos3: Fix bug 7759
2010-10-16 Jeremy AllisonFix bug #7734 - When creating files with "inherit ACLs...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-03-08 Björn Jackes3: remove cross-device rename support from vfs_default
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2009-12-09 Björn Jackes3: keep subsecond times on cross-filesystem moves...
2009-12-09 Andrew BartlettMerge commit 'origin/master' into abartlet-devel
2009-12-08 Björn Jackes3: make sys_posix_fallocate more generic
2009-12-08 Björn Jackes3: allocate only "new" space, not "old" sparse space...
2009-12-03 Björn Jackeѕ3: remove superfluous option check
2009-12-02 Björn Jackes3: prefer posix_fallocate for doing "strict allocate"
2009-11-29 Volker Lendeckes3: Restore "fake directory create times" as a share...
2009-11-29 Volker Lendeckes3: "copy_reg" only looks at mode, uid, gid, atime...
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-18 Volker Lendeckes3: Replace some create_synthetic_smb_fname() calls
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-11 Michael Adams3:vfs_fs_capabilities: fix a debug message
2009-11-04 Björn Jackes3: add support for full windows timestamps resolution...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2009-10-01 Jeremy AllisonFix bug #6769 - symlink unlink does nothing.
next