summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth/ntlmssp_parse.c
Commit message (Expand)AuthorAgeFilesLines
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-10/+10
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan 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-13/+19
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-2/+18
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-0/+299