[LSASRV]
authorEric Kohl <eric.kohl@reactos.org>
Sat, 8 Dec 2012 17:18:17 +0000 (17:18 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 8 Dec 2012 17:18:17 +0000 (17:18 +0000)
commit5b127ff896d93d7d5093c5cb2f5c868e26779c50
treea65018ac0be180626ff7d2ae19338f662d1b10ca
parenta19c9a70158eef8443a92536f8e39ddd91c1d3c0
[LSASRV]
- Add a trusted flag to the lsa object type.
- Inherit the trusted flag from the policy object when an account or secret object is created or opened.
- Set the trusted flag for a policy object in LsaIOpenPolicyTrusted.

svn path=/trunk/; revision=57821
reactos/dll/win32/lsasrv/database.c
reactos/dll/win32/lsasrv/lsarpc.c
reactos/dll/win32/lsasrv/lsasrv.h
reactos/dll/win32/lsasrv/policy.c