Sweden-Number/dlls/secur32
Rob Shearman 72ffc3fad9 secur32: Move the detection of NULL credentials from AcquireCredentialsHandle to InitializeSecurityContext.
Only use cached credentials if the credentials were NULL. Don't pass a 
domain into ntlm_auth when using cached credentials as 
ntlm_auth/winbindd should be able to figure that out.
2008-02-04 11:10:01 +01:00
..
tests secur32/tests: InitFunctionPtrs() needs to use the global crypt32dll variable. 2007-12-19 12:19:00 +01:00
Makefile.in Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
base64_codec.c secur32: Move NTLM debug output to a seperate "ntlm" channel. 2007-04-16 12:08:44 +02:00
dispatcher.c secur32: Set the close on exec flag on the ntlm_auth pipes. 2007-08-27 18:27:59 +02:00
hmac_md5.c secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
hmac_md5.h secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
lsa.c secur32: Implement LsaRegisterLogonProcess stub. 2007-08-30 20:06:56 +02:00
negotiate.c
ntlm.c secur32: Move the detection of NULL credentials from AcquireCredentialsHandle to InitializeSecurityContext. 2008-02-04 11:10:01 +01:00
schannel.c secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
secur32.c secur32: Fix possible crash while loading SSP providers from registry. 2007-12-21 13:46:15 +01:00
secur32.spec secur32: Implement LsaRegisterLogonProcess stub. 2007-08-30 20:06:56 +02:00
secur32_priv.h secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc(). 2007-12-06 12:07:12 +01:00
thunks.c secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc(). 2007-12-06 12:07:12 +01:00
thunks.h
util.c secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
wrapper.c secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc(). 2007-12-06 12:07:12 +01:00