2000-05-11 Nalin Dahyabhai * kdc5_hammer.c (main): Make sure buffer 'prefix' is null-terminated. 2000-05-08 Ken Raeburn Nalin Dahyabhai * kdc5_hammer.c (main): Don't overflow buffers "ctmp" or "stmp". 1999-10-26 Tom Yu * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated Makefile cleanup. [from wsanchez@apple.com] 1998-11-13 Theodore Ts'o * Makefile.in: Set the myfulldir and mydir variables (which are relative to buildtop and thisconfigdir, respectively.) 1998-05-06 Theodore Ts'o * kdc5_hammer.c (main): POSIX states that getopt returns -1 when it is done parsing options, not EOF. Mon Mar 30 16:48:17 1998 Ezra Peisach * kdc5_hammer.c (usage): Change usage to refelect reality Add parenthesis around assignements in conditionals. Wed Feb 18 16:29:34 1998 Tom Yu * Makefile.in: Remove trailing slash from thisconfigdir. Fix up BUILDTOP for new conventions. Mon Feb 2 16:45:05 1998 Theodore Ts'o * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile Sun Aug 17 14:26:57 1997 Ezra Peisach * Makefile.in (SRCS): Add $(SRCS) line. Tue Feb 18 18:21:16 1997 Richard Basch * kdc5_hammer.c (verify_cs_pair): Use krb5_free_data_contents instead of krb5_xfree Sun Feb 9 01:45:03 1997 Tom Yu * Makefile.in: * configure.in: Update to new program build procedure. Fri Jan 19 23:00:37 1996 Ezra Peisach * kdc5_hammer.c: Remove krb5_kdc_default_options. Thu Nov 09 17:05:57 1995 Chris Provenzano (proven@mit.edu) * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() args. Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu) * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g Tue Sep 05 22:10:34 1995 Chris Provenzano (proven@mit.edu) * kdc5_hammer.c : Remove krb5_enctype references, and replace with krb5_keytype where appropriate Wed Jul 12 12:31:51 EDT 1995 Paul Park (pjpark@mit.edu) * configure.in - Remove V5_USE_SHARED_LIB Fri Jul 7 16:37:54 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Remove explicit library handling and LDFLAGS. * configure.in - Add KRB5_LIBRARIES and V5_USE_SHARED_LIB. Thu Jun 22 12:02:48 EDT 1995 Paul Park (pjpark@mit.edu) * kdc5_hammer.c - Change generation of server principals so that we can use kdc5_hammer with kdb5_mkdums. Also add logic to time these operations. Sat Jun 10 23:08:04 1995 Tom Yu (tlyu@dragons-lair) * kdc5_hammer.c: krb5_auth_context redefinitions Fri Jun 9 18:58:36 1995 * configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. Thu Apr 20 13:06:53 1995 Ezra Peisach * kdc_hammer.c (usage()): Removed -M as not used. (main()): Add missing option to getopt call. On exit, close the ccache, free context, and exit with status set to number of errors encountered. Mon Mar 27 07:56:26 1995 Chris Provenzano (proven@mit.edu) * kdc5_hammer.c (verify_cs_pair()): Use new calling conventions for krb5_rd_req() and krb5_mk_req_extended(), Fri Mar 24 14:52:03 1995 * kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr() since get_in_tkt_XXXX will default appropriately. Thu Mar 2 12:34:23 1995 Theodore Y. Ts'o * Makefile.in (ISODELIB): Remove reference to $(ISODELIB). Wed Mar 1 16:32:38 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:13 1995 John Gilmore (gnu at toad.com) * kdc5_hammer.c, pp.c: Avoid includes. Mon Feb 06 17:19:04 1995 Chris Provenzano (proven@mit.edu) * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype to krb5_enctype *, changed krb5_preauthtype to krb5_preauthtype * for krb5_get_in_tkt_with_password() rotuine. Fri Feb 3 11:45:23 1995 Theodore Y. Ts'o (tytso@dcl) * kdc_hammer.c (get_server_key): Add keytype parameter Wed Jan 25 16:54:40 1995 Chris Provenzano (proven@mit.edu) * Removed all narrow types and references to wide.h and narrow.h Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu) * Added krb5_context to all krb5_routines Tue Nov 8 17:53:40 1994 Theodore Y. Ts'o (tytso@dcl) * kdc5_hammer.c (get_server_key): Use the published interface to call krb5_string_to_key(). Sun Oct 23 01:44:37 1994 (tytso@rsx-11) * kdc5_hammer.c (main): Allow kdc_hammer to be called on an arbitrary realm. Tue Oct 4 17:24:36 1994 Theodore Y. Ts'o (tytso@dcl) * kdc_hammer.c (get_server_key): Add widen.h and narrow.h around declaration to make argument types be widened. Fri Sep 30 22:08:45 1994 Theodore Y. Ts'o (tytso@dcl) * kdc_hammer.c: Add placeholder for magic number Thu Sep 29 22:59:09 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Relink executable when libraries change Thu Sep 15 17:38:51 1994 Theodore Y. Ts'o (tytso@dcl) * kdc_hammer.c (get_server_key): index() -> strchr()