summaryrefslogtreecommitdiffstats
path: root/source4/libcli/composite/sesssetup.c
Commit message (Expand)AuthorAgeFilesLines
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-2/+2
* r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett2007-10-101-55/+89
* r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup().Tim Potter2007-10-101-5/+5
* r8699: removed invalid commentAndrew Bartlett2007-10-101-2/+0
* r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett2007-10-101-32/+58
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r6702: Revert -r 6699, as I think this is a win2k v win2k3 issue.Andrew Bartlett2007-10-101-1/+1
* r6699: Windows clients seem to ask for CIFS/, ie in upper case, so match it.Andrew Bartlett2007-10-101-1/+1
* r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in theAndrew Bartlett2007-10-101-4/+0
* r6074: fixed non-spnego connections for new credentials codeAndrew Tridgell2007-10-101-1/+5
* 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