OpenAFS CVS Commit: openafs/src/kauth by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 20 Aug 2004 00:05:14 EDT
Update of /cvs/openafs/src/kauth
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/kauth
Modified Files:
kdb.c
Log Message:
DELTA kdb-enhancement-20040820
AUTHOR alfw@slac.stanford.edu
FIXES 6355
- It resolves all IP addresses to names unless the "-numeric"
parameter is used.
This is the same behavior as "fs listcells [-numeric]"
- If the "-numeric" parameter is used, IP address will be printed
in dotted decimal form instead of a 8 digit hex string.
- A new parameter "-long" allows to print all information for all
entries in the log.
This is the same info you get for entry XYZ when called with
"-key XYZ" only you get this for _all_ keys.
The output is slow if not also called together with "-numeric
--- DELTA config follows ---
kdb-enhancement-20040820 openafs/src/kauth/kdb.c 1.7 1.8