summaryrefslogtreecommitdiff
path: root/source4/libcli/smb_composite/sesssetup.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett1-13/+25
2007-10-10r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...Andrew Bartlett1-1/+7
2007-10-10r13203: Make this comment clearer.Andrew Bartlett1-1/+1
2007-10-10r11692: added a full composite (async) spnego session setup for SMB2. ThisAndrew Tridgell1-2/+2
2007-10-10r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett1-71/+47
2007-10-10r10598: Factor out common code, in preperation for a move elsewhere.Andrew Bartlett1-11/+7
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-0/+459