summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth/ntlmssp.h
Commit message (Expand)AuthorAgeFilesLines
* r1169: Some more updates to the NTLMSSP NTLM2 code:Andrew Bartlett2007-10-101-2/+0
* r1001: in samba4 we don't(shouldn't) use typedef's anymore...Stefan Metzmacher2007-10-101-5/+5
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-1/+1
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-5/+5
* r917: - added the start of a LSA server to samba4.Andrew Tridgell2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-3/+3
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-6/+13
* r451: More NTLMSSP work.Andrew Bartlett2007-10-101-1/+4
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-0/+7
* fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)Andrew Tridgell2003-12-011-2/+1
* * got rid of UNISTR2 and everything that depends on itAndrew Tridgell2003-12-011-0/+3
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-0/+169