OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-367-g5120409

Gerrit Code Review gerrit@openafs.org
Fri, 19 Apr 2019 11:41:19 -0400


The following commit has been merged in the master branch:
commit 5120409cc998284f2fb0467c2f88030976140341
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Thu Nov 9 12:47:57 2017 -0600

    asetkey: Add new 'delete' command variants
    
    The current 'delete' command from asetkey only lets the user delete
    old-style rxkad keys. Add a couple of new variants to allow specifying
    the key type and subtype, so the user can delete specific key types
    and enctypes if they want.
    
    Change-Id: If0dfaa70ea0b749dadd52a6b7d62fd3ad2b61d18
    Reviewed-on: https://gerrit.openafs.org/12767
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 doc/man-pages/pod8/asetkey.pod |    4 +++
 src/aklog/asetkey.c            |   50 ++++++++++++++++++++++++++++++++++-----
 2 files changed, 47 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository