summaryrefslogtreecommitdiff
path: root/source3/torture/vfstest_chain.c
AgeCommit message (Collapse)AuthorFilesLines
2012-06-06s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.cStefan Metzmacher1-1/+1
This fixes compiler warnings regarding incomplete types. metze
2012-03-10s3: Add a new set of andx chain handling routinesVolker Lendecke1-0/+342
This is in preparation of getting rid of chain_reply.