Thu Jun 15 15:29:39 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Change explicit library names to -l form, and change target link line to use $(LD) and associated flags. Also, remove DBMLIB, it wasn't used. * configure.in - Remove checks for dbm, they are not needed any more with the Berkeley database code. Add shared library usage check. Fri Jun 9 18:14:21 1995 * configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. Thu Mar 2 12:18:02 1995 Theodore Y. Ts'o * Makefile.in (ISODELIB): Remove reference to $(ISODELIB). Wed Mar 1 11:52:18 1995 Theodore Y. Ts'o * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with WITH_NETLIB check. Tue Feb 28 02:05:32 1995 John Gilmore (gnu at toad.com) * kdb5_create.c: Avoid and includes. Fri Jan 13 15:23:47 1995 Chris Provenzano (proven@mit.edu) * Added krb5_context to all krb5_routines Thu Oct 6 23:29:07 1994 Theodore Y. Ts'o (tytso@dcl) * kdb5_create.c (main): Add a new option so that the master key password can be entered on the command line --- for testing only; not documented!! Mon Oct 3 19:10:01 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Use $(srcdir) to find manual page for make install. Fri Sep 30 22:04:35 1994 Theodore Y. Ts'o (tytso@dcl) * kdb5_create.c: Add placeholders for magic numbers. Thu Sep 29 22:19:37 1994 Theodore Y. Ts'o (tytso@dcl) * Makefile.in: Relink executable when libraries change. Tue Jul 19 18:56:59 1994 Tom Yu (tlyu at dragons-lair) * kdb5_create.c: start kvno and mkno at 1, not 0. Wed Jun 29 00:19:17 1994 Tom Yu (tlyu at dragons-lair) * kdb5_create.c: fixed up something that should have been a call to init_ets()