Fri Mar 24 14:45:00 1995 * kinit.c (main): Remove the call to krb5_os_localaddr() since get_in_tkt_XXXX will default appropriately. * kinit.c (main): Kinit will print an error when there are two many arguments. Thu Mar 2 12:31:49 1995 Theodore Y. Ts'o * Makefile.in (ISODELIB): Remove reference to $(ISODELIB). Wed Mar 1 16:27:21 1995 Theodore Y. Ts'o * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with WITH_NETLIB check. Tue Feb 28 02:10:44 1995 John Gilmore (gnu at toad.com) * kinit.c: Avoid and includes. Mon Feb 13 23:50:52 1995 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Use $(LD) instead of $(CC) when linking. Thu Feb 02 22:43:38 1995 Chris Provenzano (proven@mit.edu) * kinit.c (main()) Removed krb5_keytype, changed krb5_enctype to krb5_enctype *, changed krb5_preauthtype to krb5_preauthtype * for krb5_get_in_tkt_with_password() rotuine. * kinit.c (main()) use new API for krb5_get_in_tkt(), and replace krb5_get_in_tkt_with_skey() with krb5_get_in_tkt_with_keytab() and remove all unnecessary cruft. * kinit.c Do a krb5_init_context() before using a krb5_context. Sat Jan 28 14:45:55 1995 Chris Provenzano (proven@mit.edu) * kinit.c (main()) use new API for krb5_kt_get_entry(). Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu) * Added krb5_context to all krb5_routines Mon Oct 3 19:14:30 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Use $(srcdir) to find manual page for make install. Fri Sep 30 22:14:12 1994 Theodore Y. Ts'o (tytso@dcl) * kinit.c: Add magic number placeholder to statically defined structures. Mon Aug 8 22:26:11 1994 Theodore Y. Ts'o (tytso at tsx-11) * kinit.c: Change name of preauthentication KRB5_PADATA_ENC_TIMESTAMP to KRB5_PADATA_ENC_UNIX_TIME Sat Jul 16 03:01:49 1994 Tom Yu (tlyu at dragons-lair) * kinit.c: frob error codes