CVS report: krb5/src/kadmin/dbutil Tag: krb5-1-2-2-branch ...
tlyu@MIT.EDU
tlyu at MIT.EDU
Tue Aug 27 00:19:19 EDT 2002
CVSROOT: /cvs/krbdev
Module name: krb5
Changes by: tlyu at drugstore.mit.edu 2002-08-27 00:19:19
Modified files:
src/kadmin/dbutil: Tag: krb5-1-2-2-branch ChangeLog dump.c
kdb5_util.M kdb5_util.c
Log message:
* dump.c (dump_db): Update usage comment. Add "-rev" and
"-recurse" flags to permit reverse and recursive dumping of the
database, respectively. Check for dump filename beginning with
"-" to avoid accidental dumps to such filenames.
* kdb5_util.c (usage): Update to match reality, primarily by
updating the "dump" usage, but also showing global options before
the command, which is how they were being interpreted anyway.
* kdb5_util.M: Update to match reality. Document "-mkey_convert",
"-new_mkey_file", "-rev", and "-recurse" options to "dump".
Document "dump to stdout" behavior. Show global options before
the command. Make some formatting fixes. s/binary tree/btree/
since the btree back end is actually an n-ary tree.
[pullups from trunk]
More information about the cvs-krb5
mailing list