auth: Add GetAllKeys function
authorSimon Wilkinson <sxw@your-file-system.com>
Tue, 1 Mar 2011 14:23:47 +0000 (14:23 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 3 Mar 2011 15:20:43 +0000 (07:20 -0800)
commitd0d69ccb643104d06a3036da4b70bd878062f743
tree650675bbb39cb58a0b33bf3be645fa652b04d984
parentd2688a0cf10ddd6767d68179707cb2e21168b118
auth: Add GetAllKeys function

Add support for a GetAllKeys function that can be used to list all
of the keys in a configuration directory.

Change-Id: I0711fde6afc2941a5f03f2e26ea89ae73750c1a9
Reviewed-on: http://gerrit.openafs.org/4103
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/auth/cellconfig.p.h
src/auth/keys.c
tests/auth/keys-t.c