Sweden-Number/dlls/secur32
Kai Blin 7788c8ed0d secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials.
Samba 3.0.28a (as shipped with Ubuntu 8.04) seems to break when using
cached credentials backed by winbindd, returning a BH error in our test
if we still need to provide a password. Handle this and report a more
correct error.
2009-04-14 11:28:34 -05:00
..
tests secur32/tests: Document some crashes on Windows. 2009-04-09 16:12:59 +02:00
Makefile.in secur32: Require gnutls for schannel. 2008-09-23 14:03:11 +02: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: Check for lack of fork() support. 2008-12-22 18:04:39 +01: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: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials. 2009-04-14 11:28:34 -05:00
schannel.c secur32: Remove superfluous pointer casts. 2009-01-22 12:04:52 +01:00
secur32.c secur32: Implement GetUserNameEx(NameSamCompatible). 2009-04-07 14:21:01 +02:00
secur32.spec secur32: Implement LsaRegisterLogonProcess stub. 2007-08-30 20:06:56 +02:00
secur32_priv.h secur32: Declare a function static. 2009-01-26 15:48:48 +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: Remove superfluous pointer casts. 2009-01-22 12:04:52 +01:00
wrapper.c secur32: Assign to structs instead of using memcpy. 2008-03-17 11:41:23 +01:00