summaryrefslogtreecommitdiff
path: root/source3/auth/auth_ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison1-0/+2
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-2/+4
2007-10-10r7956: Spelling mistake.Jeremy Allison1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2007-10-10r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett1-6/+6
2004-04-03Fix most of bug #169.Andrew Bartlett1-16/+4
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