From: Jeffrey Altman Date: Sat, 22 Jan 2011 01:13:45 +0000 (-0500) Subject: Windows: more exports afsauthent.dll X-Git-Tag: upstream/1.8.0_pre1^2~4244 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f60bca943f7bc6352a5f7beedbb7ca47559f3513;p=packages%2Fo%2Fopenafs.git Windows: more exports afsauthent.dll pr_SIdToName afsconf_GetExtendedCellInfo afsconf_UpToDate required for new Explorer Shell functionality Change-Id: I085d32b9786d9bf26d527cc3dd49c2d51ab1cb56 Reviewed-on: http://gerrit.openafs.org/3739 Tested-by: BuildBot Reviewed-by: Stefan Kueng Tested-by: Stefan Kueng Reviewed-by: Derrick Brashear --- diff --git a/src/libafsauthent/afsauthent.def b/src/libafsauthent/afsauthent.def index 578485048..1f6258dde 100644 --- a/src/libafsauthent/afsauthent.def +++ b/src/libafsauthent/afsauthent.def @@ -148,3 +148,6 @@ EXPORTS xdr_ktc_tokenUnion @147 xdr_ktc_setTokenData @148 ktc_ListTokensEx @149 + pr_SIdToName @150 + afsconf_GetExtendedCellInfo @151 + afsconf_UpToDate @152