summaryrefslogtreecommitdiffstats
path: root/libcli/auth/ntlmssp_server.c
Commit message (Expand)AuthorAgeFilesLines
* Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison2011-03-281-2/+11
* idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell2011-02-171-2/+2
* libcli/auth/ntlmssp Be clear about talloc parents for session keysAndrew Bartlett2010-09-161-8/+4
* ntlmssp: fix unitialized variable in ntlmssp_server_postauth().Günther Deschner2010-08-121-1/+1
* Fix a typoVolker Lendecke2010-08-121-1/+1
* libcli/auth Make the source3/ implementation of the NTLMSSP server commonAndrew Bartlett2010-08-101-0/+524
* libcli/auth Move some source3/ NTLMSSP functions to the common code.Andrew Bartlett2010-08-101-0/+53