summaryrefslogtreecommitdiff
path: root/source4/libcli/composite/sesssetup.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett1-4/+6
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+2
2007-10-10r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett1-55/+89
2007-10-10r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup().Tim Potter1-5/+5
2007-10-10r8699: removed invalid commentAndrew Bartlett1-2/+0
2007-10-10r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett1-32/+58
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
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