OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1167-g4b1e329

Gerrit Code Review gerrit@openafs.org
Mon, 9 May 2011 12:59:36 -0700 (PDT)


The following commit has been merged in the master branch:
commit 4b1e329e30421b47426137d8007afdf7e2e43918
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon May 9 10:46:46 2011 -0400

    Windows: always try afs/cell@USER-REALM first
    
    In the KFW_AFS library, always try afs/cell@USER-REALM
    first, even when KFW_AFS_klog() is called with an explicit
    realm mapping for the cell.  An afs service principal from
    the user's realm is always preferred.  No cross realm and
    if the realm is AD, the ability to avoid the inclusion of
    a PAC.
    
    Change-Id: Ia29085e03d7c8a7c05e0c8d7991bc48b780b84fa
    Reviewed-on: http://gerrit.openafs.org/4633
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/afsd/afskfw.c |  289 ++++++++++++++++++++++++-----------------------
 1 files changed, 147 insertions(+), 142 deletions(-)

-- 
OpenAFS Master Repository