Kai Blin
|
b53e1ffa47
|
secur32: Implement LsaRegisterLogonProcess stub.
|
2007-08-30 20:06:56 +02:00 |
Kai Blin
|
6efe40b3a6
|
secur32: Implement LsaLogonUser stub.
|
2007-08-30 11:57:18 +02:00 |
Kai Blin
|
0c6e2c20bd
|
secur32: Implement LsaGetLogonSessionData stub.
|
2007-08-30 11:57:18 +02:00 |
Kai Blin
|
8942443a42
|
secur32: Implement LsaFreeReturnBuffer stub.
|
2007-08-30 11:57:18 +02:00 |
Kai Blin
|
d1339bc0fa
|
secur32: Implement LsaEnumerateLogonSessions stub.
|
2007-08-30 11:57:18 +02:00 |
Kai Blin
|
ae06588d9b
|
secur32: Implement LsaLookupAuthenticationPackage stub.
|
2007-08-30 11:57:18 +02:00 |
Rob Shearman
|
12f2f09a6c
|
secur32: SealMessage and UnsealMessage are aliases of EncryptMessage and DecryptMessage respectively.
|
2007-03-01 20:42:49 +01:00 |
Hans Leidekker
|
524251db40
|
Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W},
LsaCallAuthenticationPackage, LsaConnectUntrusted and
LsaDeregisterLogonProcess.
|
2005-07-18 09:11:14 +00:00 |
Mike McCormack
|
e18965dfc8
|
Add stub implementation for GetComputerObjectName.
|
2004-07-12 19:52:47 +00:00 |
Juan Lang
|
3ed89c33b0
|
Added a secur32.dll that loads other SSP DLLs and forwards calls to
them.
|
2004-03-02 04:57:35 +00:00 |