summaryrefslogtreecommitdiff
path: root/source3/auth/auth_ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-9/+72
2003-07-24Server side NTLM signing works - until the first async packet. Working on thisJeremy Allison1-1/+0
2003-03-18Add an extra parameter to our 'set_remote_machine_name' andAndrew Bartlett1-1/+1
2003-02-24Merge of server-side authentication changes to 3.0:Andrew Bartlett1-1/+1
2003-02-10Cleanups: (merge from HEAD)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