wine-wine/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 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in secur32: Implementing AcquireCredentialsHandle(A|W) for the NTLM 2005-12-06 21:22:57 +01:00
base64_codec.c Added base64 codec for communication with ntlm_auth. 2005-09-21 11:43:52 +00:00
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 Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, 2005-07-18 09:11:14 +00:00
secur32_priv.h Make more arrays const. 2006-01-24 14:00:32 +01:00
thunks.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
thunks.h
wrapper.c Fixed a couple of bugs in InitializeSecurityContext(A/W) and 2005-08-22 10:05:45 +00:00