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