Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrv
[kai/samba-autobuild/.git] / source3 / modules / vfs_default.c
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Jeremy AllisonFix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet...
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-04-20 Michael AdamChange fd_close_posix() to return int instead of NTSTATUS.
2008-04-20 Michael AdamMove the posix pending close functionality down into...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker LendeckeRemove two unused variables
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Volker LendeckeAttempt to fix the darwin build
2008-01-21 Volker LendeckeAdd SMB_VFS_FS_CAPABILITIES
2008-01-19 Volker LendeckeAdd the STREAMINFO vfs call
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Alexander BokovoyRemove is_remotestorage() call from VFS. We already...
2008-01-17 Alexander BokovoyRework of VFS is_offline() function to only return...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Jeremy AllisonFix the mess that ab just made of the new VFS code.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyAdd support for offline files support, remote storage...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Michael AdamCombine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_WRITE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_READ().
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_AIO_CANCEL().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FLISTXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_GETLOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LINUX_SETLEA...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LOCK().
2008-01-07 Michael AdamFix the build: Fix caller of strict_allocate_ftruncate().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSYNC().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LSEEK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_PWRITE().
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2008-01-06 Michael AdamRemove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
2008-01-06 Michael AdamRemove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-12-19 Michael AdamSplit get_nt_acl() into two functions: fsp- and non...
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonAdd in the recvfile entry to the VFS layer with a default
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Stefan Metzmacherr24120: add a file_id_create() hook into the VFS layer
2007-10-10 James Peachr23962: Linux oplock support is conditional on HAVE_KER...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 Volker Lendecker22907: Fix the build with --enable-profiling-data
2007-10-10 James Peachr22094: Clarify that SMB_VFS_LOCK should not be used...
2007-10-10 Jeremy Allisonr21956: Fix bug reported by don.mccall@hp.com for platforms
2007-10-10 James Peachr21950: After discussion with the Apple and Linux clien...
2007-10-10 James Peachr21767: Revert all the bits I accidentally committed...
2007-10-10 James Peachr21766: Fix compiler warning.
2007-10-10 James Peachr21757: Add SMB_VFS_CHFLAGS operation.
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jeremy Allisonr21664: Fix #4425 - patch from Jason Mader <jason@ncac...
2007-10-10 Jim McDonoughr21339: Fix the non-linux build. This is more evidence...
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Volker Lendecker21127: Add a mitigating comment ;-))
2007-10-10 Volker Lendecker21111: Reorganize the change notify params a bit....
2007-10-10 Volker Lendecker21108: Send sys_notify_watch through the VFS, FAM...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Jim McDonoughr17179: Merge the vl-posixacls tmp branch into mainline. It
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need