Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu) * kdb5_verify.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu) * kdb5_verify.c : Remove krb5_enctype references, and replace with krb5_keytype where appropriate Thu Jul 27 15:31:18 EDT 1995 Paul Park (pjpark@mit.edu) * kdb5_verify.c - Restore old logic to find the etype now that crypto- conf.c is correctly generated. Thu Jul 27 02:59:05 1995 Chris Provenzano (proven@mit.edu) * kdb5_verify.c : Use new kdb format. Mon Jul 17 15:25:03 EDT 1995 Paul Park (pjpark@mit.edu) * kdb5_verify.c - Change setting of defaulted keytype to be DEFAULT_ KDC_ETYPE instead of using the keytype array to find the etype. Wed Jul 12 12:33:00 EDT 1995 Paul Park (pjpark@mit.edu) * configure.in - Remove V5_USE_SHARED_LIB. Fri Jul 7 16:40:26 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Remove explicit library handling and LDFLAGS. * configure.in - Add USE_KDB5_LIBRARY and KRB5_LIBRARIES Thu Jun 15 18:12:00 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Remove DBMLIB. * configure.in - Remove check for dbm libraries, use shared library linking rules. Fri Jun 9 18:58:51 1995 * configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. Thu Mar 2 12:34:50 1995 Theodore Y. Ts'o * Makefile.in (ISODELIB): Remove reference to $(ISODELIB). Wed Mar 1 16:33:01 1995 Theodore Y. Ts'o * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with WITH_NETLIB check. Tue Feb 28 01:25:37 1995 John Gilmore (gnu at toad.com) * kdb5_verify.c: Avoid includes. Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu) * Added krb5_context to all krb5_routines Sun Oct 23 00:50:42 1994 (tytso@rsx-11) * kdb5_verify.c (check_princ): Check principals with the correct realm name. * configure.in: Look for ndbm or dbm libraries Thu Oct 6 12:42:47 1994 Theodore Y. Ts'o (tytso@dcl) * kdb5_verify.c (main, set_dbname_help): Allow master key password to be passed in on the command line; to make testing scripts simpler. * kdb5_verify.c (check_princ): Check to make sure key version number is 1, not 0. Thu Sep 29 23:00:05 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Relink executable when libraries change