summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_write.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3253: - added rudimentary support for ntioctl in pvfsAndrew Tridgell1-0/+3
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-55/+29
2007-10-10r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell1-0/+17
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-4/+5
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-2/+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/+79