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