summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_default.c
Commit message (Expand)AuthorAgeFilesLines
* Add in the recvfile entry to the VFS layer with a defaultJeremy Allison2007-10-291-0/+17
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-7/+7
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-4/+0
* r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher2007-10-101-0/+7
* r23962: Linux oplock support is conditional on HAVE_KERNEL_OPLOCKS_LINUX,James Peach2007-10-101-2/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-101-4/+4
* r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison2007-10-101-1/+13
* r22907: Fix the build with --enable-profiling-dataVolker Lendecke2007-10-101-1/+2
* r22094: Clarify that SMB_VFS_LOCK should not be used to get lock status.James Peach2007-10-101-0/+3
* r21956: Fix bug reported by don.mccall@hp.com for platformsJeremy Allison2007-10-101-1/+1
* r21950: After discussion with the Apple and Linux client maintainers,James Peach2007-10-101-0/+4
* r21767: Revert all the bits I accidentally committed in r21766.James Peach2007-10-101-1/+2
* r21766: Fix compiler warning.James Peach2007-10-101-2/+1
* r21757: Add SMB_VFS_CHFLAGS operation.James Peach2007-10-101-0/+8
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-5/+28
* r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-2/+3
* r21339: Fix the non-linux build. This is more evidence that this needs to beJim McDonough2007-10-101-0/+2
* r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough2007-10-101-0/+19
* r21127: Add a mitigating comment ;-))Volker Lendecke2007-10-101-0/+8
* r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke2007-10-101-3/+7
* r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke2007-10-101-0/+17
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-101-0/+11
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-101-5/+5
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+1327