Fri Jul 7 15:59:51 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - Remove all explicit library handling and LDFLAGS. * configure.in - Add USE_KADM_LIBRARY and KRB5_LIBRARIES. Thu Jun 15 17:53:15 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. * configure.in - Add shared library usage check. Sat Jun 10 23:03:25 1995 Tom Yu (tlyu@dragons-lair) * kpasswd.c: krb5_auth_context redefinitions Fri Jun 9 19:05:49 1995 * configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. Mon Jun 5 13:48:23 EDT 1995 Paul Park (pjpark@mit.edu) * kpasswd.c - Change argument list to krb5_adm_connect() for new calling sequence. We take the defaults here. Tue May 9 15:27:36 EDT 1995 Paul Park (pjpark@mit.edu) Fix compiler warnings. Fri May 5 11:07:52 EDT 1995 Paul Park (pjpark@mit.edu) #ifdef out language and support. Remove description from manpage. Fri Apr 28 10:14:12 EDT 1995 Paul Park (pjpark@mit.edu) * Use new library libkadm. Remove unused reference to libkdb5. * Use size_t instead of int for size calculations. * Remove inclusion of some unnecessary system include files. Thu Apr 27 16:46:10 EDT 1995 Paul Park (pjpark@mit.edu) Initial implementation of new kpasswd which uses new administrative protocol.