ReactOS 0.4.16-dev-136-g52192f1
|
Go to the source code of this file.
NTSTATUS LsapCloseDbObject | ( | PLSA_DB_OBJECT | DbObject | ) |
Definition at line 870 of file database.c.
Referenced by LsapCloseDbObject(), LsapCreateDatabaseObjects(), LsapDeleteDbObject(), LsapGetDomainInfo(), LsarAddAccountRights(), LsarClose(), LsarCreateSecret(), LsarOpenSecret(), LsarRemoveAccountRights(), LsarRetrievePrivateData(), and LsarStorePrivateData().
Definition at line 87 of file database.c.
Referenced by LsapInitDatabase().
Definition at line 234 of file database.c.
Referenced by LsapInitDatabase().
NTSTATUS LsapCreateDbObject | ( | IN PLSA_DB_OBJECT | ParentObject, |
IN LPWSTR | ContainerName, | ||
IN LPWSTR | ObjectName, | ||
IN LSA_DB_OBJECT_TYPE | ObjectType, | ||
IN ACCESS_MASK | DesiredAccess, | ||
IN BOOLEAN | Trusted, | ||
OUT PLSA_DB_OBJECT * | DbObject | ||
) |
Definition at line 592 of file database.c.
Referenced by LsarCreateSecret(), LsarpCreateAccount(), and LsarStorePrivateData().
Definition at line 211 of file database.c.
Referenced by LsapCreateDatabaseObjects().
NTSTATUS LsapDeleteDbObject | ( | IN PLSA_DB_OBJECT | DbObject | ) |
Definition at line 901 of file database.c.
Referenced by LsarDeleteObject(), and LsarStorePrivateData().
NTSTATUS LsapDeleteObjectAttribute | ( | PLSA_DB_OBJECT | DbObject, |
LPWSTR | AttributeName | ||
) |
Definition at line 1082 of file database.c.
Referenced by LsarRemovePrivilegesFromAccount().
Definition at line 407 of file database.c.
Referenced by LsapInitDatabase().
NTSTATUS LsapGetObjectAttribute | ( | PLSA_DB_OBJECT | DbObject, |
LPWSTR | AttributeName, | ||
LPVOID | AttributeData, | ||
PULONG | AttributeSize | ||
) |
Definition at line 1012 of file database.c.
Referenced by LsapGetDomainInfo(), LsarAddAccountRights(), LsarAddPrivilegesToAccount(), LsarEnumeratePrivilegesAccount(), LsarGetQuotasForAccount(), LsarGetSystemAccessAccount(), LsarQueryAccountDomain(), LsarQueryAuditEvents(), LsarQueryAuditFull(), LsarQueryAuditLog(), LsarQueryDefaultQuota(), LsarQueryDnsDomain(), LsarQueryModification(), LsarQueryPrimaryDomain(), LsarQuerySecret(), LsarQuerySecurityObject(), LsarQueryServerRole(), LsarRemoveAccountRights(), LsarRemovePrivilegesFromAccount(), LsarRetrievePrivateData(), LsarSetAuditFull(), LsarSetQuotasForAccount(), and LsarSetSecurityObject().
Definition at line 539 of file database.c.
Referenced by LsapInitLsa().
Definition at line 57 of file database.c.
Referenced by LsapInitDatabase().
NTSTATUS LsapOpenDbObject | ( | IN PLSA_DB_OBJECT | ParentObject, |
IN LPWSTR | ContainerName, | ||
IN LPWSTR | ObjectName, | ||
IN LSA_DB_OBJECT_TYPE | ObjectType, | ||
IN ACCESS_MASK | DesiredAccess, | ||
IN BOOLEAN | Trusted, | ||
OUT PLSA_DB_OBJECT * | DbObject | ||
) |
Definition at line 712 of file database.c.
Referenced by LsaIOpenPolicyTrusted(), LsapCreateDatabaseObjects(), LsapGetDomainInfo(), LsarOpenPolicy(), LsarOpenSecret(), LsarpOpenAccount(), LsarRetrievePrivateData(), and LsarStorePrivateData().
Definition at line 32 of file database.c.
Referenced by LsapInitDatabase().
NTSTATUS LsapSetObjectAttribute | ( | PLSA_DB_OBJECT | DbObject, |
LPWSTR | AttributeName, | ||
LPVOID | AttributeData, | ||
ULONG | AttributeSize | ||
) |
Definition at line 961 of file database.c.
Referenced by LsapCreateDatabaseObjects(), LsarAddAccountRights(), LsarAddPrivilegesToAccount(), LsarCreateSecret(), LsarpCreateAccount(), LsarRemoveAccountRights(), LsarRemovePrivilegesFromAccount(), LsarSetAccountDomain(), LsarSetAuditEvents(), LsarSetAuditFull(), LsarSetAuditLog(), LsarSetDefaultQuota(), LsarSetModification(), LsarSetPrimaryDomain(), LsarSetQuotasForAccount(), LsarSetSecret(), LsarSetSecurityObject(), LsarSetServerRole(), LsarSetSystemAccessAccount(), and LsarStorePrivateData().
Definition at line 400 of file database.c.
Referenced by LsapInitDatabase().
NTSTATUS LsapValidateDbObject | ( | LSAPR_HANDLE | Handle, |
LSA_DB_OBJECT_TYPE | ObjectType, | ||
ACCESS_MASK | DesiredAccess, | ||
PLSA_DB_OBJECT * | DbObject | ||
) |
Definition at line 825 of file database.c.
Referenced by LsarAddAccountRights(), LsarAddPrivilegesToAccount(), LsarClose(), LsarCreateAccount(), LsarCreateSecret(), LsarDeleteObject(), LsarEnumerateAccounts(), LsarEnumerateAccountsWithUserRight(), LsarEnumeratePrivileges(), LsarEnumeratePrivilegesAccount(), LsarGetQuotasForAccount(), LsarGetSystemAccessAccount(), LsarLookupPrivilegeDisplayName(), LsarLookupPrivilegeName(), LsarLookupPrivilegeValue(), LsarOpenAccount(), LsarOpenSecret(), LsarQueryInformationPolicy(), LsarQuerySecret(), LsarQuerySecurityObject(), LsarRemoveAccountRights(), LsarRemovePrivilegesFromAccount(), LsarRetrievePrivateData(), LsarSetInformationPolicy(), LsarSetQuotasForAccount(), LsarSetSecret(), LsarSetSecurityObject(), LsarSetSystemAccessAccount(), and LsarStorePrivateData().
UNICODE_STRING AccountDomainName = {0, 0, NULL} |
Definition at line 26 of file database.c.
Referenced by LsapGetDomainInfo(), LsapLookupAccountDomainSids(), LsapLookupAccountNames(), LsapLookupIsolatedAccountNames(), and LsapLookupIsolatedNames().
Definition at line 24 of file database.c.
Referenced by BuildTokenGroups(), BuildTokenInformationBuffer(), BuildTokenPrimaryGroup(), BuildTokenUser(), BuildUserInfoBuffer(), GetAccountDomainSid(), GetUserPrivileges(), LsaApLogonUserEx2(), LsapAddSamGroups(), LsapCreateDatabaseObjects(), LsapGetDomainInfo(), LsapLookupAccountDomainSids(), LsapLookupAccountNames(), LsapLookupIsolatedAccountNames(), LsapLookupIsolatedNames(), NetUserGetGroups(), NetUserGetInfo(), NetUserGetLocalGroups(), and SamValidateNormalUser().
UNICODE_STRING BuiltinDomainName = {0, 0, NULL} |
Definition at line 25 of file database.c.
Referenced by LsapGetDomainInfo(), LsapLookupBuiltinDomainSids(), LsapLookupBuiltinNames(), LsapLookupIsolatedBuiltinNames(), and LsapLookupIsolatedNames().
Definition at line 23 of file database.c.
Referenced by LsapGetDomainInfo().
SID_IDENTIFIER_AUTHORITY CreatorSidAuthority = {SECURITY_CREATOR_SID_AUTHORITY} |
Definition at line 20 of file database.c.
Referenced by LsapInitSids().
SID_IDENTIFIER_AUTHORITY LocalSidAuthority = {SECURITY_LOCAL_SID_AUTHORITY} |
Definition at line 19 of file database.c.
Referenced by LsapInitSids().
SID_IDENTIFIER_AUTHORITY NtAuthority = {SECURITY_NT_AUTHORITY} |
Definition at line 21 of file database.c.
Referenced by LsapCreateRandomDomainSid(), and LsapGetDomainInfo().
SID_IDENTIFIER_AUTHORITY NullSidAuthority = {SECURITY_NULL_SID_AUTHORITY} |
Definition at line 17 of file database.c.
Referenced by LsapInitSids().
Definition at line 15 of file database.c.
Referenced by LsapCreateDatabaseKeys(), LsapCreateDbObject(), LsapIsDatabaseInstalled(), LsapOpenDbObject(), and LsapOpenServiceKey().
SID_IDENTIFIER_AUTHORITY WorldSidAuthority = {SECURITY_WORLD_SID_AUTHORITY} |
Definition at line 18 of file database.c.
Referenced by LsapCreateAccountSd(), LsapCreatePolicySd(), LsapCreateSecretSd(), and LsapInitSids().