]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
rxkad-v5-dot-check-20080124
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 24 Jan 2008 16:05:58 +0000 (16:05 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 24 Jan 2008 16:05:58 +0000 (16:05 +0000)
LICENSE MIT

Export rx_SetSecurityConfiguration on Windows

src/libafsauthent/afsauthent.def
src/libafsrpc/afsrpc.def

index d7dba376e5cc5f2dbfeebe1ba375cb39c791ba3c..4dfa492cf4140bc8986b26b40c020e223fdc6cc9 100644 (file)
@@ -114,3 +114,4 @@ EXPORTS
        rx_InitHost                                     @112
        VOTE_GetSyncSite                                @113
        ubik_RefreshConn                                @114
+        rx_SetSecurityConfiguration                     @115
index a642405b3462c3d773b5bfba0a4bdf9d31b919ed..c613f855fc0e0b351b5330822fdba04876463316 100644 (file)
@@ -220,3 +220,4 @@ EXPORTS
        rx_NewServiceHost                       @225
         osi_AssertFailU                                @226
        DllMain                                 @227
+        rx_SetSecurityConfiguration             @228