summaryrefslogtreecommitdiff
path: root/source4/libcli/composite/connect.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4795: stronget type checking in composite connect functionAndrew Tridgell1-2/+4
2007-10-10r4791: used the new talloc type safety macros to make the "void *private"Andrew Tridgell1-8/+8
2007-10-10r4783: got rid of another void* in the composite code. This brings us down toAndrew Tridgell1-39/+29
2007-10-10r4782: volker quite rightly pointed out that there is too much of aAndrew Tridgell1-41/+40
2007-10-10r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell1-65/+23
2007-10-10r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell1-0/+409