summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_syncops.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13s3:vfs:syncops add option to disable module per shareChristian Ambach1-6/+35
2010-10-13s3:vfs:syncops make it possible to specify syncops:onclose per shareChristian Ambach1-7/+43
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-18/+12
2009-07-06s3: Plumb smb_filename through SMB_VFS_UNLINKTim Prouty1-3/+4
2009-07-06s3: Plumb smb_filename through SMB_VFS_RENAMETim Prouty1-3/+5
2009-06-17s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty1-2/+23
2008-04-21Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam1-3/+3
2007-10-23added a syncops VFS module for filesystems which do not guarantee meta-data o...Andrew Tridgell1-0/+210