OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-115-g97c317c

Gerrit Code Review gerrit@openafs.org
Sun, 19 Sep 2010 23:49:43 -0700 (PDT)


The following commit has been merged in the master branch:
commit 97c317c2ccb80b1d183275258999adecb66fe5d2
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Wed Sep 8 08:12:41 2010 +0100

    authcon: Use ktc_GetTokenEx in ClientAuthToken
    
    Use ktc_GetTokenEx, and the related token utilities to check for a
    users tokens, rather than using the legacy ktc_GetToken
    
    Export the necessary symbols from libafsauthent on Windows to be able
    to do this.
    
    Change-Id: I475587d88d9a480c66b4e8484cc595ea984340a3
    Reviewed-on: http://gerrit.openafs.org/2747
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/auth/authcon.c |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository