summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_read.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3241: don't skip the read completely for a zero-length read, as it could giv...Andrew Tridgell1-8/+7
2007-10-10r3240: - update the rules for what error codes should be given on theAndrew Tridgell1-1/+8
2007-10-10r3161: pvfs now passes the RAW-SEEK testAndrew Tridgell1-0/+2
2007-10-10r3147: added basic share modes support for pvfs (or more precisely, ntcreatexAndrew Tridgell1-0/+4
2007-10-10r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell1-2/+5
2007-10-10r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell1-0/+9
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-3/+4
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-1/+2
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-1/+1
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-0/+57