summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_wait.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3544: fixed some #include lines to make them more consistentAndrew Tridgell1-1/+1
2007-10-10r3540: added testing of SMBntcancel in the open/open/close muxAndrew Tridgell1-9/+10
2007-10-10r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell1-0/+31
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell1-6/+6
2007-10-10r3481: split out client.h and events.hAndrew Tridgell1-0/+1
2007-10-10r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher1-1/+1
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-2/+2
2007-10-10r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell1-3/+33
2007-10-10r3034: - fixed a bug in message dispatch, when the dispatch function called ...Andrew Tridgell1-1/+1
2007-10-10r3029: implemented byte range lock timeouts.Andrew Tridgell1-0/+128