windows: afsauthent.dll export afsconf_ functions
authorJeffrey Altman <jaltman@your-file-system.com>
Tue, 9 Jul 2013 13:54:42 +0000 (09:54 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Tue, 9 Jul 2013 16:42:06 +0000 (09:42 -0700)
Export additional afsconf_ functions required for asetkey

Change-Id: Id8d63f7d18563bd8963750aed6b7baaf873716a8
Reviewed-on: http://gerrit.openafs.org/10069
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

src/libafsauthent/afsauthent.def

index eb1f439..31809cd 100644 (file)
@@ -160,3 +160,8 @@ EXPORTS
        afsconf_SawCell                                 @159    DATA
        ka_PrintBytes                                   @160
        ka_KeyIsZero                                    @161
+        afsconf_typedKey_new                            @162
+        afsconf_typedKey_put                            @163
+        afsconf_AddTypedKey                             @164
+        afsconf_typedKey_values                         @165
+        afsconf_GetAllKeys                              @166