OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_72-20-gf7b5d71

Gerrit Code Review gerrit@openafs.org
Wed, 17 Feb 2010 05:13:24 -0800 (PST)


The following commit has been merged in the master branch:
commit f7b5d7153cbac34b9411728c1c53d9c0064f5857
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Feb 12 11:13:16 2010 +0000

    aklog: Tidy realm handling
    
    Assorted small changes to the way realms are handled by aklog:
      * Remove static buffers when realms are passed between functions
      * Add cleanup for all dynamically allocated strings to auth_to_cell
      * Create an extract_realm helper function to handle extracting realm
        information from principals.
      * Add a function to handle extracting realm information from decoded
        tickets
    
    Change-Id: I320389033f4862d30774b40103e536fd5bac841b
    Reviewed-on: http://gerrit.openafs.org/1323
    Reviewed-by: Alistair Ferguson <alistair.ferguson@mac.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/aklog/aklog.c |   85 ++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 61 insertions(+), 24 deletions(-)

-- 
OpenAFS Master Repository