Tue May 11 11:39:36 1999 Ezra Peisach * main.c: Remove include of gssapi_krb5.h - no longer needed. 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 * kpasswd.c (main): POSIX states that getopt returns -1 when it is done parsing options, not EOF. Fri Feb 27 23:32:38 1998 Theodore Ts'o * Makefile.in: Changed thisconfigdir to point at the kadmin directory, since we've moved all of the configure.in tests to the toplevel kadmin configure.in Wed Feb 18 16:02:27 1998 Tom Yu * Makefile.in: Remove trailing slash from thisconfigdir. Fix up BUILDTOP for new conventions. Fix up usage of $(C). Mon Feb 2 17:02:29 1998 Theodore Ts'o * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile Thu Sep 25 21:17:00 1997 Tom Yu * srv_net.c (net_init): Replace KRB5_USE_INET with something more sane. * adm_conn.c (kadm_contact_server): Replace KRB5_USE_INET with something more sane. Thu Sep 18 17:54:40 1997 Tom Yu * kpasswd.c: Replace USE_STRING_H with something more sane. Thu Feb 6 00:28:54 1997 Richard Basch * adm_conn.c adm_rw.c: Replace the INTERFACE keyword with KRB5_CALLCONV Tue Feb 4 21:28:57 1997 Tom Yu * Makefile.in: * configure.in: Update to new program build procedcure. Thu Oct 31 11:20:22 1996 Ezra Peisach * main.c (main): Add -T keyfile and -D debug_level options. [krb5-admin/42] Tue Sep 10 14:37:23 1996 Tom Yu * v5passwd.M: remove extra args to .TH Sun Aug 18 18:29:39 1996 Ezra Peisach * Makefile.in: Compile v5passwd - the old passwd changing client. * adm_conn.c, kpasswd.c, v5passwd.M: Added the pieces required to build a v5b6 simple password changing client. Thu Jul 25 17:01:32 1996 Marc Horowitz * Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c, proto_serv.c, srv_net.c: combined pieces of the old v5server and kadm libraries with calls to the new kadm5srv library to produce a daemon which handles the v5b6 "simple" password changing protocol.