summaryrefslogtreecommitdiff
path: root/source3/libsmb/ntlm_check.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-9/+9
2007-10-10r3525: Fix a memleakVolker Lendecke1-1/+5
2007-10-10r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.Tim Potter1-1/+1
2007-10-10r148: Ensure we do not dereference a null pointer when we return the userAndrew Bartlett1-5/+17
2004-04-03Fix most of bug #169.Andrew Bartlett1-0/+43
2004-03-27Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yetAndrew Bartlett1-3/+28
2003-12-30Move our basic password checking code from inside the authenticationAndrew Bartlett1-0/+377