summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/gensec_ntlmssp.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett1-2/+5
2007-10-10r3190: When we don't have a PAC, do a lookup in the local ldb instead.Andrew Bartlett1-5/+2
2007-10-10r2669: convert make_user_info() and associated functions from malloc to tallocAndrew Tridgell1-1/+2
2007-10-10r2648: - use a destructor on struct server_connection to simplify theAndrew Tridgell1-2/+3
2007-10-10r2645: converted the NTLMSSP code to the new style of tallocAndrew Tridgell1-14/+9
2007-10-10r2643: convert more of the auth subsyystem to the new talloc methods. ThisAndrew Tridgell1-2/+2
2007-10-10r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett1-15/+26
2007-10-10r2096: Enable use of NTLM2 for connections that do not got on to be NTLMSSPAndrew Bartlett1-0/+16
2007-10-10r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.Andrew Bartlett1-0/+26
2007-10-10r1441: Indentation and comment fixes.Andrew Bartlett1-3/+3
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-29/+304
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-0/+122