OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2961-gd523989
Gerrit Code Review
gerrit@openafs.org
Wed, 26 Sep 2012 04:52:57 -0700 (PDT)
The following commit has been merged in the master branch:
commit d52398940d58ccdba4114a9975762f48cc24ad15
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Mon Sep 24 20:47:00 2012 -0400
Windows: Export a few more functions to afsauthent and afsrpc
The following exports are added:
libafsauthent:
afsconf_SetExtendedCellInfo
afsconf_PickClientSecObj
afsconf_SawCell
ka_PrintBytes
ka_KeyIsZero
libafsrpc:
initialize_RXK_error_table
Those functions are referenced by the bos code.
Change-Id: I26898070c8e9dc7cac53f13c49dadf28d58457f4
Reviewed-on: http://gerrit.openafs.org/8154
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/libafsauthent/afsauthent.def | 5 +++++
src/libafsrpc/NTMakefile | 4 ++--
src/libafsrpc/afsrpc.def | 1 +
3 files changed, 8 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository