Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-12-01 | fixed NTLMSSP_SIGN_VERSION (which I broke earlier today) | Andrew Tridgell | 1 | -2/+1 |
2003-12-01 | added netr_LogonSamLogon() and test code | Andrew Tridgell | 1 | -3/+0 |
2003-12-01 | added netr_ServerAuthenticate() and test code | Andrew Tridgell | 1 | -0/+213 |
2003-12-01 | * got rid of UNISTR2 and everything that depends on it | Andrew Tridgell | 1 | -0/+3 |
2003-11-26 | fixed some memory leaks in the dcerpc use of ntlmssp signing | Andrew Tridgell | 1 | -2/+6 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 4 | -0/+1901 |