summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb_composite/sesssetup.c
Commit message (Expand)AuthorAgeFilesLines
* r14414: added some error checksAndrew Tridgell2007-10-101-0/+2
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-2/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett2007-10-101-13/+25
* r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...Andrew Bartlett2007-10-101-1/+7
* r13203: Make this comment clearer.Andrew Bartlett2007-10-101-1/+1
* r11692: added a full composite (async) spnego session setup for SMB2. ThisAndrew Tridgell2007-10-101-2/+2
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-101-71/+47
* r10598: Factor out common code, in preperation for a move elsewhere.Andrew Bartlett2007-10-101-11/+7
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-0/+459