CVS report: krb5/src/kadmin/dbutil ChangeLog dump.c kdb5_u ...

tlyu@MIT.EDU tlyu at MIT.EDU
Fri Aug 23 14:15:18 EDT 2002


CVSROOT:	/cvs/krbdev
Module name:	krb5
Changes by:	tlyu at drugstore.mit.edu	2002-08-23 14:15:18

Modified files:
	src/kadmin/dbutil: 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.




More information about the cvs-krb5 mailing list