OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-124-gf481457

Gerrit Code Review gerrit@openafs.org
Mon, 20 Sep 2010 00:28:52 -0700 (PDT)


The following commit has been merged in the master branch:
commit f4814575629d4565f408507c07e3dd711b26661c
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sat Sep 11 20:49:55 2010 +0100

    ptserver: Merge WhoIsThis and WhoIsThisWithName
    
    The functions WhoIsThis and WhoIsThisWithName are pretty much identical,
    with WhoIsThisWithName just having additional logic for foreign user
    registration. Merge them together, so that there's only one copy of
    the code for determining who a user is.
    
    Change-Id: Ia6e62ae932219f29e3141fe3c94b4be0110ca17a
    Reviewed-on: http://gerrit.openafs.org/2756
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/ptserver/ptprocs.c |   89 ++++++++++--------------------------------------
 1 files changed, 18 insertions(+), 71 deletions(-)

-- 
OpenAFS Master Repository