summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_seek.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-05s4:pvfs: use talloc_get_type() to cast from void *Stefan Metzmacher1-1/+2
2008-06-03pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendbStefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher1-1/+1
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-1/+1
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-7/+8
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-1/+1
2007-10-10r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell1-5/+7
2007-10-10r3544: fixed some #include lines to make them more consistentAndrew Tridgell1-1/+1
2007-10-10r3161: pvfs now passes the RAW-SEEK testAndrew Tridgell1-0/+62