summaryrefslogtreecommitdiff
path: root/source3/auth/auth_ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-08Make sure that the 'remote' machine name can only be set once. For some weirdAndrew Bartlett1-1/+1
2003-02-16Add the 'session key' output of the NTLMSSP exchange to the cli struct, soAndrew Bartlett1-1/+1
2003-02-10Some cleanups:Andrew Bartlett1-1/+0
2003-01-16Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett1-4/+5
2003-01-15Missed auth_ntlmssp.c in last night's checkin. Also keep track of the currentAndrew Bartlett1-225/+78
2003-01-15Crash fixes:Andrew Bartlett1-0/+1
2003-01-13Updates to our NTLMSSP code:Andrew Bartlett1-0/+284