summaryrefslogtreecommitdiff
path: root/source3/libsmb/ntlmssp_parse.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-25/+8
2003-10-29Fixes to check for wraps which could cause coredumps.Jeremy Allison1-4/+3
2003-08-14Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett1-1/+2
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett1-31/+44
2003-02-15Don't return NULL pointers for now.Andrew Bartlett1-4/+4
2003-02-15Move our NTLMSSP client code into ntlmssp.c. The intention is to provide aAndrew Bartlett1-3/+3
2003-02-15Move our NTLMSSP code into easily seperated peices, not relying on the wholeAndrew Bartlett1-0/+303