summaryrefslogtreecommitdiff
path: root/source4/torture/raw/composite.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell1-5/+5
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r5035: fixed composite test to use --num-ops command line optionAndrew Tridgell1-20/+14
2007-10-10r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke1-0/+99
2007-10-10r4792: use type safety int the test suite tooAndrew Tridgell1-6/+7
2007-10-10r4779: demonstrate doing 50 parallel loadfile operations, with a callback for...Andrew Tridgell1-13/+40
2007-10-10r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell1-7/+40
2007-10-10r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell1-0/+77