summaryrefslogtreecommitdiff
path: root/source4/libcli/composite/composite.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke1-0/+19
2007-10-10r4924: continue the effort to simplify and generalise the compositeAndrew Tridgell1-3/+0
2007-10-10r4783: got rid of another void* in the composite code. This brings us down toAndrew Tridgell1-4/+2
2007-10-10r4782: volker quite rightly pointed out that there is too much of aAndrew Tridgell1-6/+0
2007-10-10r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell1-0/+17
2007-10-10r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell1-0/+28
2007-10-10r4754: tidied up the composite function infrastructure to make it easier toAndrew Tridgell1-1/+4
2007-10-10r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell1-1/+15
2007-10-10r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell1-0/+72