[LSALIB/LSASRV]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 10 Feb 2013 12:09:21 +0000 (12:09 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 10 Feb 2013 12:09:21 +0000 (12:09 +0000)
commiteded15cab8668087ec8262a3dee2f2492d615e66
treeb551a1d829f9d87bdd5b536d1437ddca585661c3
parent9cdf574f397023a5fc0a02d750ab3f91d50ed316
[LSALIB/LSASRV]
- Add the LSA_CONNECTION_INFO struct to the LSA_API_MSG in order to handle the connection info in an easy way.
- Let the connection handler return OperationalMode and Status values. This obsoletes a separate register call to lsasrv.dll, thus remove the register call code entirely.
- Add dispatcher code and stubs for the remaining client calls.
- Add experimental implementation of LsaCallAuthenticationPackage and LsaLogonUser.

svn path=/trunk/; revision=58304
reactos/dll/win32/lsasrv/authport.c
reactos/include/reactos/subsys/lsass/lsass.h
reactos/lib/lsalib/lsa.c