summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ntvfs_interface.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9074: cope with a null ntvfs context in disconnect, so the destructor thatAndrew Tridgell1-1/+5
2007-10-10r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell1-0/+24
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-0/+2
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell1-6/+6
2007-10-10r3039: This solves the problem of async handlers in ntvfs backends not beingAndrew Tridgell1-0/+22
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-0/+566