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