Sweden-Number/dlls/secur32
Kai Blin e6351700bc secur32: Update ntlm_auth version detection to detect new samba4 version numbers.
Samba4 changed the versioning from 3.9.X to 4.0.0tpX-preY.
2006-03-16 16:22:11 +01:00
..
tests Add trailing '\n's to ok() and trace() calls. 2006-02-06 20:58:14 +01:00
.gitignore
Makefile.in secur32: Implementing AcquireCredentialsHandle(A|W) for the NTLM 2005-12-06 21:22:57 +01:00
base64_codec.c
dispatcher.c secur32: Update ntlm_auth version detection to detect new samba4 version numbers. 2006-03-16 16:22:11 +01:00
negotiate.c Make more arrays const. 2006-01-24 14:00:32 +01:00
ntlm.c secur32: Added DeleteSecurityContext. 2006-01-23 11:23:21 +01:00
schannel.c secur32: Add InitializeSecurityContext stub for schannel. 2006-02-14 17:37:36 +01:00
secur32.c secur32: Improve tracing. 2006-02-10 14:51:59 +01:00
secur32.spec
secur32_priv.h Make more arrays const. 2006-01-24 14:00:32 +01:00
thunks.c
thunks.h
wrapper.c