summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/ntlm_check.c
Commit message (Expand)AuthorAgeFilesLines
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-9/+9
* r3525: Fix a memleakVolker Lendecke2007-10-101-1/+5
* r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.Tim Potter2007-10-101-1/+1
* r148: Ensure we do not dereference a null pointer when we return the userAndrew Bartlett2007-10-101-5/+17
* Fix most of bug #169.Andrew Bartlett2004-04-031-0/+43
* Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yetAndrew Bartlett2004-03-271-3/+28
* Move our basic password checking code from inside the authenticationAndrew Bartlett2003-12-301-0/+377