summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth/schannel.c
Commit message (Expand)AuthorAgeFilesLines
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-101-14/+4
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-101-15/+12
* r3075: Initialise (and check for intialisation) of the private pointer toAndrew Bartlett2007-10-101-2/+4
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-1/+1
* r1043: allocate signature from the right mem_ctx. Samba4 now passes the schan...Andrew Tridgell2007-10-101-2/+2
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2007-10-101-1/+1
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-101-5/+5
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-38/+38
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-2/+5
* - modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell2004-02-101-0/+309