summaryrefslogtreecommitdiffstats
path: root/source4/libcli/composite/sesssetup.c
Commit message (Expand)AuthorAgeFilesLines
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-29/+25
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2007-10-101-10/+10
* r4791: used the new talloc type safety macros to make the "void *private"Andrew Tridgell2007-10-101-4/+4
* r4783: got rid of another void* in the composite code. This brings us down toAndrew Tridgell2007-10-101-12/+10
* r4782: volker quite rightly pointed out that there is too much of aAndrew Tridgell2007-10-101-7/+7
* r4778: I forgot to set the session key for the spnego path. Fixed.Andrew Tridgell2007-10-101-0/+1
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2007-10-101-0/+403