summaryrefslogtreecommitdiffstats
path: root/source4/libcli/composite/composite.h
Commit message (Expand)AuthorAgeFilesLines
* r6614: Basic approach to monitoring messages for composite functions.Rafal Szczesniak2007-10-101-0/+3
* r6352: Two new composite calls:Alexander Bokovoy2007-10-101-0/+37
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-11/+6
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2007-10-101-2/+2
* r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke2007-10-101-0/+19
* r4924: continue the effort to simplify and generalise the compositeAndrew Tridgell2007-10-101-3/+0
* r4783: got rid of another void* in the composite code. This brings us down toAndrew Tridgell2007-10-101-4/+2
* r4782: volker quite rightly pointed out that there is too much of aAndrew Tridgell2007-10-101-6/+0
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2007-10-101-0/+17
* r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell2007-10-101-0/+28
* r4754: tidied up the composite function infrastructure to make it easier toAndrew Tridgell2007-10-101-1/+4
* r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell2007-10-101-1/+15
* r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell2007-10-101-0/+72