From: Christoph von Wittich Date: Sat, 15 Oct 2005 10:34:38 +0000 (+0000) Subject: * set eol-style:native X-Git-Tag: backups/ros-branch-0_2_9@19949~1379 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=663998bfcd78a62b8949158a3b56d801575b7ad1 * set eol-style:native svn path=/trunk/; revision=18470 --- diff --git a/reactos/lib/security/security.def b/reactos/lib/security/security.def index 519828e6bbe..996567e9b08 100644 --- a/reactos/lib/security/security.def +++ b/reactos/lib/security/security.def @@ -1,78 +1,78 @@ -LIBRARY SECURITY.DLL -EXPORTS; -LsaRegisterLogonProcess@12=SECUR32.LsaRegisterLogonProcess -LsaLogonUser@56=SECUR32.LsaLogonUser -LsaDeregisterLogonProcess@4=SECUR32.LsaDeregisterLogonProcess -LsaConnectUntrusted@4=SECUR32.LsaConnectUntrusted -LsaLookupAuthenticationPackage@12=SECUR32.LsaLookupAuthenticationPackage -LsaFreeReturnBuffer@4=SECUR32.LsaFreeReturnBuffer -LsaCallAuthenticationPackage@28=SECUR32.LsaCallAuthenticationPackage -;@AcceptSecurityContext=SECUR32.AcceptSecurityContext -;@AcquireCredentialsHandleA=SECUR32.AcquireCredentialsHandleA -;@AcquireCredentialsHandleW=SECUR32.AcquireCredentialsHandleW -;@AddCredentialsA=SECUR32.AddCredentialsA -;@AddCredentialsW=SECUR32.AddCredentialsW -;@AddSecurityPackageA=SECUR32.AddSecurityPackageA -;@AddSecurityPackageW=SECUR32.AddSecurityPackageW -;@ApplyControlToken=SECUR32.ApplyControlToken -;@CompleteAuthToken=SECUR32.CompleteAuthToken -;@CredMarshalTargetInfo=SECUR32.CredMarshalTargetInfo -;@CredUnmarshalTargetInfo=SECUR32.CredUnmarshalTargetInfo -;@DecryptMessage=SECUR32.DecryptMessage -;@DeleteSecurityContext=SECUR32.DeleteSecurityContext -;@DeleteSecurityPackageA=SECUR32.DeleteSecurityPackageA -;@DeleteSecurityPackageW=SECUR32.DeleteSecurityPackageW -;@EncryptMessage=SECUR32.EncryptMessage -;EnumerateSecurityPackagesA@8=SECUR32.EnumerateSecurityPackagesA -EnumerateSecurityPackagesW@8=SECUR32.EnumerateSecurityPackagesW -;@ExportSecurityContext=SECUR32.ExportSecurityContext -FreeContextBuffer@4=SECUR32.FreeContextBuffer -;@FreeCredentialsHandle=SECUR32.FreeCredentialsHandle -GetComputerObjectNameA@12=SECUR32.GetComputerObjectNameA -GetComputerObjectNameW@12=SECUR32.GetComputerObjectNameW -;GetSecurityUserInfo=SECUR32.GetSecurityUserInfo -GetUserNameExA@12=SECUR32.GetUserNameExA -GetUserNameExW@12=SECUR32.GetUserNameExW -;@ImpersonateSecurityContext=SECUR32.ImpersonateSecurityContext -;@ImportSecurityContextA=SECUR32.ImportSecurityContextA -;@ImportSecurityContextW=SECUR32.ImportSecurityContextW -;@InitSecurityInterfaceA=SECUR32.InitSecurityInterfaceA -;@InitSecurityInterfaceW=SECUR32.InitSecurityInterfaceW -;@InitializeSecurityContextA=SECUR32.InitializeSecurityContextA -;@InitializeSecurityContextW=SECUR32.InitializeSecurityContextW -LsaEnumerateLogonSessions@8=SECUR32.LsaEnumerateLogonSessions -LsaGetLogonSessionData@8=SECUR32.LsaGetLogonSessionData -LsaRegisterPolicyChangeNotification@8=SECUR32.LsaRegisterPolicyChangeNotification -LsaUnregisterPolicyChangeNotification@8=SECUR32.LsaUnregisterPolicyChangeNotification -;@MakeSignature=SECUR32.MakeSignature -;@QueryContextAttributesA=SECUR32.QueryContextAttributesA -;@QueryContextAttributesW=SECUR32.QueryContextAttributesW -;@QueryCredentialsAttributesA=SECUR32.QueryCredentialsAttributesA -;@QueryCredentialsAttributesW=SECUR32.QueryCredentialsAttributesW -;@QuerySecurityContextToken=SECUR32.QuerySecurityContextToken -;@QuerySecurityPackageInfoA=SECUR32.QuerySecurityPackageInfoA -;@QuerySecurityPackageInfoW=SECUR32.QuerySecurityPackageInfoW -;@RevertSecurityContext=SECUR32.RevertSecurityContext -;@SaslAcceptSecurityContext=SECUR32.SaslAcceptSecurityContext -;@SaslEnumerateProfilesA=SECUR32.SaslEnumerateProfilesA -;@SaslEnumerateProfilesW=SECUR32.SaslEnumerateProfilesW -;@SaslGetProfilePackageA=SECUR32.SaslGetProfilePackageA -;@SaslGetProfilePackageW=SECUR32.SaslGetProfilePackageW -;@SaslIdentifyPackageA=SECUR32.SaslIdentifyPackageA -;@SaslIdentifyPackageW=SECUR32.SaslIdentifyPackageW -;@SaslInitializeSecurityContextA=SECUR32.SaslInitializeSecurityContextA -;@SaslInitializeSecurityContextW=SECUR32.SaslInitializeSecurityContextW -;SealMessage=SECUR32.SealMessage -;SecCacheSspiPackages=SECUR32.SecCacheSspiPackages -;SecDeleteUserModeContext=SECUR32.SecDeleteUserModeContext -;SecGetLocaleSpecificEncryptionRules=SECUR32.SecGetLocaleSpecificEncryptionRules -;SecInitUserModeContext=SECUR32.SecInitUserModeContext -;SecpFreeMemory=SECUR32.SecpFreeMemory -;SecpTranslateName=SECUR32.SecpTranslateName -;SecpTranslateNameEx=SECUR32.SecpTranslateNameEx -;@SetContextAttributesA=SECUR32.SetContextAttributesA -;@SetContextAttributesW=SECUR32.SetContextAttributesW -;@TranslateNameA=SECUR32.TranslateNameA -;@TranslateNameW=SECUR32.TranslateNameW -;UnsealMessage=SECUR32.UnsealMessage -;@VerifySignature=SECUR32.VerifySignature +LIBRARY SECURITY.DLL +EXPORTS; +LsaRegisterLogonProcess@12=SECUR32.LsaRegisterLogonProcess +LsaLogonUser@56=SECUR32.LsaLogonUser +LsaDeregisterLogonProcess@4=SECUR32.LsaDeregisterLogonProcess +LsaConnectUntrusted@4=SECUR32.LsaConnectUntrusted +LsaLookupAuthenticationPackage@12=SECUR32.LsaLookupAuthenticationPackage +LsaFreeReturnBuffer@4=SECUR32.LsaFreeReturnBuffer +LsaCallAuthenticationPackage@28=SECUR32.LsaCallAuthenticationPackage +;@AcceptSecurityContext=SECUR32.AcceptSecurityContext +;@AcquireCredentialsHandleA=SECUR32.AcquireCredentialsHandleA +;@AcquireCredentialsHandleW=SECUR32.AcquireCredentialsHandleW +;@AddCredentialsA=SECUR32.AddCredentialsA +;@AddCredentialsW=SECUR32.AddCredentialsW +;@AddSecurityPackageA=SECUR32.AddSecurityPackageA +;@AddSecurityPackageW=SECUR32.AddSecurityPackageW +;@ApplyControlToken=SECUR32.ApplyControlToken +;@CompleteAuthToken=SECUR32.CompleteAuthToken +;@CredMarshalTargetInfo=SECUR32.CredMarshalTargetInfo +;@CredUnmarshalTargetInfo=SECUR32.CredUnmarshalTargetInfo +;@DecryptMessage=SECUR32.DecryptMessage +;@DeleteSecurityContext=SECUR32.DeleteSecurityContext +;@DeleteSecurityPackageA=SECUR32.DeleteSecurityPackageA +;@DeleteSecurityPackageW=SECUR32.DeleteSecurityPackageW +;@EncryptMessage=SECUR32.EncryptMessage +;EnumerateSecurityPackagesA@8=SECUR32.EnumerateSecurityPackagesA +EnumerateSecurityPackagesW@8=SECUR32.EnumerateSecurityPackagesW +;@ExportSecurityContext=SECUR32.ExportSecurityContext +FreeContextBuffer@4=SECUR32.FreeContextBuffer +;@FreeCredentialsHandle=SECUR32.FreeCredentialsHandle +GetComputerObjectNameA@12=SECUR32.GetComputerObjectNameA +GetComputerObjectNameW@12=SECUR32.GetComputerObjectNameW +;GetSecurityUserInfo=SECUR32.GetSecurityUserInfo +GetUserNameExA@12=SECUR32.GetUserNameExA +GetUserNameExW@12=SECUR32.GetUserNameExW +;@ImpersonateSecurityContext=SECUR32.ImpersonateSecurityContext +;@ImportSecurityContextA=SECUR32.ImportSecurityContextA +;@ImportSecurityContextW=SECUR32.ImportSecurityContextW +;@InitSecurityInterfaceA=SECUR32.InitSecurityInterfaceA +;@InitSecurityInterfaceW=SECUR32.InitSecurityInterfaceW +;@InitializeSecurityContextA=SECUR32.InitializeSecurityContextA +;@InitializeSecurityContextW=SECUR32.InitializeSecurityContextW +LsaEnumerateLogonSessions@8=SECUR32.LsaEnumerateLogonSessions +LsaGetLogonSessionData@8=SECUR32.LsaGetLogonSessionData +LsaRegisterPolicyChangeNotification@8=SECUR32.LsaRegisterPolicyChangeNotification +LsaUnregisterPolicyChangeNotification@8=SECUR32.LsaUnregisterPolicyChangeNotification +;@MakeSignature=SECUR32.MakeSignature +;@QueryContextAttributesA=SECUR32.QueryContextAttributesA +;@QueryContextAttributesW=SECUR32.QueryContextAttributesW +;@QueryCredentialsAttributesA=SECUR32.QueryCredentialsAttributesA +;@QueryCredentialsAttributesW=SECUR32.QueryCredentialsAttributesW +;@QuerySecurityContextToken=SECUR32.QuerySecurityContextToken +;@QuerySecurityPackageInfoA=SECUR32.QuerySecurityPackageInfoA +;@QuerySecurityPackageInfoW=SECUR32.QuerySecurityPackageInfoW +;@RevertSecurityContext=SECUR32.RevertSecurityContext +;@SaslAcceptSecurityContext=SECUR32.SaslAcceptSecurityContext +;@SaslEnumerateProfilesA=SECUR32.SaslEnumerateProfilesA +;@SaslEnumerateProfilesW=SECUR32.SaslEnumerateProfilesW +;@SaslGetProfilePackageA=SECUR32.SaslGetProfilePackageA +;@SaslGetProfilePackageW=SECUR32.SaslGetProfilePackageW +;@SaslIdentifyPackageA=SECUR32.SaslIdentifyPackageA +;@SaslIdentifyPackageW=SECUR32.SaslIdentifyPackageW +;@SaslInitializeSecurityContextA=SECUR32.SaslInitializeSecurityContextA +;@SaslInitializeSecurityContextW=SECUR32.SaslInitializeSecurityContextW +;SealMessage=SECUR32.SealMessage +;SecCacheSspiPackages=SECUR32.SecCacheSspiPackages +;SecDeleteUserModeContext=SECUR32.SecDeleteUserModeContext +;SecGetLocaleSpecificEncryptionRules=SECUR32.SecGetLocaleSpecificEncryptionRules +;SecInitUserModeContext=SECUR32.SecInitUserModeContext +;SecpFreeMemory=SECUR32.SecpFreeMemory +;SecpTranslateName=SECUR32.SecpTranslateName +;SecpTranslateNameEx=SECUR32.SecpTranslateNameEx +;@SetContextAttributesA=SECUR32.SetContextAttributesA +;@SetContextAttributesW=SECUR32.SetContextAttributesW +;@TranslateNameA=SECUR32.TranslateNameA +;@TranslateNameW=SECUR32.TranslateNameW +;UnsealMessage=SECUR32.UnsealMessage +;@VerifySignature=SECUR32.VerifySignature diff --git a/reactos/lib/security/security.rc b/reactos/lib/security/security.rc index 00902bbf74d..75dd862fee4 100644 --- a/reactos/lib/security/security.rc +++ b/reactos/lib/security/security.rc @@ -1,5 +1,5 @@ -#define REACTOS_VERSION_DLL -#define REACTOS_STR_FILE_DESCRIPTION "Security\0" -#define REACTOS_STR_INTERNAL_NAME "security\0" -#define REACTOS_STR_ORIGINAL_FILENAME "security.dll\0" -#include +#define REACTOS_VERSION_DLL +#define REACTOS_STR_FILE_DESCRIPTION "Security\0" +#define REACTOS_STR_INTERNAL_NAME "security\0" +#define REACTOS_STR_ORIGINAL_FILENAME "security.dll\0" +#include diff --git a/reactos/lib/security/security.xml b/reactos/lib/security/security.xml index 82b3004730c..dae1b177ca3 100644 --- a/reactos/lib/security/security.xml +++ b/reactos/lib/security/security.xml @@ -1,11 +1,11 @@ - - - . - - - 0x501 - ntdll - kernel32 - advapi32 - security.rc - + + + . + + + 0x501 + ntdll + kernel32 + advapi32 + security.rc +