summaryrefslogtreecommitdiff
path: root/source4/libcli/composite/sesssetup.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6702: Revert -r 6699, as I think this is a win2k v win2k3 issue.Andrew Bartlett1-1/+1
2007-10-10r6699: Windows clients seem to ask for CIFS/, ie in upper case, so match it.Andrew Bartlett1-1/+1
2007-10-10r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in theAndrew Bartlett1-4/+0
2007-10-10r6074: fixed non-spnego connections for new credentials codeAndrew Tridgell1-1/+5
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-29/+25
2007-10-10r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell1-10/+10
2007-10-10r4791: used the new talloc type safety macros to make the "void *private"Andrew Tridgell1-4/+4
2007-10-10r4783: got rid of another void* in the composite code. This brings us down toAndrew Tridgell1-12/+10
2007-10-10r4782: volker quite rightly pointed out that there is too much of aAndrew Tridgell1-7/+7
2007-10-10r4778: I forgot to set the session key for the spnego path. Fixed.Andrew Tridgell1-0/+1
2007-10-10r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell1-0/+403