summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth
Commit message (Expand)AuthorAgeFilesLines
...
* fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)Andrew Tridgell2003-12-011-2/+1
* added netr_LogonSamLogon() and test codeAndrew Tridgell2003-12-011-3/+0
* added netr_ServerAuthenticate() and test codeAndrew Tridgell2003-12-011-0/+213
* * got rid of UNISTR2 and everything that depends on itAndrew Tridgell2003-12-011-0/+3
* fixed some memory leaks in the dcerpc use of ntlmssp signingAndrew Tridgell2003-11-261-2/+6
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-264-0/+1901