summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_default.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison1-4/+4
2007-10-10r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison1-1/+13
2007-10-10r22907: Fix the build with --enable-profiling-dataVolker Lendecke1-1/+2
2007-10-10r22094: Clarify that SMB_VFS_LOCK should not be used to get lock status.James Peach1-0/+3
2007-10-10r21956: Fix bug reported by don.mccall@hp.com for platformsJeremy Allison1-1/+1
2007-10-10r21950: After discussion with the Apple and Linux client maintainers,James Peach1-0/+4
2007-10-10r21767: Revert all the bits I accidentally committed in r21766.James Peach1-1/+2
2007-10-10r21766: Fix compiler warning.James Peach1-2/+1
2007-10-10r21757: Add SMB_VFS_CHFLAGS operation.James Peach1-0/+8
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-5/+28
2007-10-10r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-2/+3
2007-10-10r21339: Fix the non-linux build. This is more evidence that this needs to beJim McDonough1-0/+2
2007-10-10r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough1-0/+19
2007-10-10r21127: Add a mitigating comment ;-))Volker Lendecke1-0/+8
2007-10-10r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke1-3/+7
2007-10-10r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke1-0/+17
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough1-0/+11
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough1-5/+5
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-0/+1327