OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2417-g8a040cf

Gerrit Code Review gerrit@openafs.org
Wed, 18 Apr 2012 11:12:55 -0700 (PDT)


The following commit has been merged in the master branch:
commit 8a040cfd848410b75b4e5ac5498f00f073932598
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Mon Mar 5 08:27:55 2012 -0500

    viced: remove static local realms
    
    Use the new auth function to do the local realm match
    check instead of static local realms lists.
    
    Override the krb.conf file with the -realms command line
    option.
    
    Change-Id: Ic364e61b03385fbc9496ac4af3877a1fdee3a3a5
    Reviewed-on: http://gerrit.openafs.org/6878
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/viced/host.c  |  131 +++++++++++++++++++++-------------------------------
 src/viced/viced.c |   13 +-----
 2 files changed, 54 insertions(+), 90 deletions(-)

-- 
OpenAFS Master Repository