summaryrefslogtreecommitdiffstats
path: root/libcli/auth/ntlm_check.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-291-1/+2
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-1/+1
* ntlm_check: Fix some nonempty blank linesVolker Lendecke2010-09-131-21/+21
* libcli/auth/ntlm_check.c - fix parameter indentationMatthias Dieter Wallnöfer2010-08-261-3/+3
* Fix typo in comments.Karolin Seeger2010-03-031-1/+1
* Fix a couple of warningsVolker Lendecke2009-04-231-1/+1
* libcli/auth: Don't pass back lm_sess_key as the same pointer as user_sess_keyAndrew Bartlett2009-04-201-13/+7
* Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-1/+0
* Move libcli/auth to the top levelAndrew Bartlett2009-04-141-0/+603