Sweden-Number/dlls/secur32
Kai Blin e6ac20e814 secur32: Revert "secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials".
This reverts commit 7788c8ed0d, as well
as commit ec443be738. Due to erroneous
user input, these commits actually broke more than they fixed.
2009-08-12 12:51:02 +02:00
..
tests secur32/tests: Sign compare fixes. 2009-05-11 12:47:48 +02:00
Makefile.in secur32: Require gnutls for schannel. 2008-09-23 14:03:11 +02:00
base64_codec.c
dispatcher.c secur32: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:14:08 +02:00
hmac_md5.c
hmac_md5.h
lsa.c secur32: Don't return STATUS_SUCCESS from LsaGetLogonSessionData stub. 2009-06-03 15:34:31 +02:00
negotiate.c
ntlm.c secur32: Revert "secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials". 2009-08-12 12:51:02 +02:00
schannel.c secur32: Implement QueryContextAttributes for SECPKG_ATTR_CONNECTION_INFO. 2009-08-10 13:08:54 +02:00
secur32.c secur32: Load Negotiate provider again. 2009-08-12 12:50:03 +02:00
secur32.spec
secur32_priv.h secur32: Declare a function static. 2009-01-26 15:48:48 +01:00
thunks.c
thunks.h
util.c secur32: Remove superfluous pointer casts. 2009-01-22 12:04:52 +01:00
wrapper.c