]> git.ipfire.org Git - thirdparty/krb5.git/commit
Make ccache name work for klist/kdestroy -A 681/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 25 Jul 2017 17:16:05 +0000 (13:16 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 27 Jul 2017 14:58:16 +0000 (10:58 -0400)
commit25423218ca55b620c62a398dabc2d510cc1eef49
treeac48441fe0b650df553f2bc0976370c508883fc2
parent96d049903bdf465147f74b24cf5f8e8f5843e11e
Make ccache name work for klist/kdestroy -A

In klist and kdestroy, if a ccache name is specified, set it as the
default ccache name, simplifying the code and making klist -l, klist
-A, and kdestroy -A can work with a specified ccache name.  Reported
by Robbie Harwood.

ticket: 8602 (new)
src/clients/kdestroy/kdestroy.c
src/clients/klist/klist.c
src/tests/t_ccache.py