André Hentschel
|
42817e244c
|
secur32: Fix LsaConnectUntrusted spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-01-30 21:38:51 +01:00 |
Hans Leidekker
|
7c6fbebf68
|
secur32: Implement SspiPrepareForCredWrite.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-01-27 16:31:44 +01:00 |
Donat Enikeev
|
ede761b166
|
secur32: AddSecurityPackage stub.
Signed-off-by: Donat Enikeev <donat@enikeev.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-11-03 18:05:17 +01:00 |
Hans Leidekker
|
33cb792056
|
secur32: Forward Sspi functions to sspicli.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-14 17:52:35 +09:00 |
Hans Leidekker
|
419362c851
|
secur32: Implement a couple of identity helper functions.
|
2015-08-17 14:46:24 +09:00 |
Francois Gouget
|
3604629361
|
secur32: Export SetContextAttributes[AW]().
|
2015-03-16 15:04:12 +09:00 |
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 |