reactos/dll/win32/lsasrv
Eric Kohl 034c6fd0c5 [LSASRV] Improvements to LsapLogonUser()
- Token handle duplication must be the last step because we cannot close the duplicated token handle if something fails.
- Call LsaApLogonTerminated(), delete the logon session and free the profile buffer if something fails.
2019-07-30 23:10:33 +02:00
..
lang [TRANSLATIONS] Add/Update Portuguese (neutral) translations. (#1687) 2019-06-29 16:55:33 +02:00
authpackage.c [LSASRV] Improvements to LsapLogonUser() 2019-07-30 23:10:33 +02:00
authport.c [LSASRV][SECUR32] Implement LsaRegisterPolicyChangeNotification and LsaUnregisterPolicyChangeNotification 2018-08-04 22:17:52 +02:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
database.c
dssetup.c
lookup.c [LSASRV] Move the LSA_RPC_SERVER_ACTIVE event creation to a better place, in LsarStartRpcServer(). 2018-06-27 23:40:16 +02:00
lsarpc.c [LSASRV] Return STATUS_DIRECTORY_SERVICE_REQUIRED for all trusted domain functions that use a policy handle and a domain name or domain SID when the machine is not a domain controller. 2018-11-04 15:27:57 +01:00
lsasrv.c [LSASRV] Return STATUS_DIRECTORY_SERVICE_REQUIRED for all trusted domain functions that use a policy handle and a domain name or domain SID when the machine is not a domain controller. 2018-11-04 15:27:57 +01:00
lsasrv.h [LSASRV] Return STATUS_DIRECTORY_SERVICE_REQUIRED for all trusted domain functions that use a policy handle and a domain name or domain SID when the machine is not a domain controller. 2018-11-04 15:27:57 +01:00
lsasrv.rc [TRANSLATIONS] Add/Update Portuguese (neutral) translations. (#1687) 2019-06-29 16:55:33 +02:00
lsasrv.spec
notify.c [LSASRV] Implement and call the policy change notification routine 2018-08-05 01:05:52 +02:00
policy.c
privileges.c
registry.c
resources.h
security.c
service.c
session.c [DLLS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
srm.c
utils.c