Mon Feb 2 17:02:29 1998 Theodore Ts'o * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile Wed Jan 21 00:00:34 1998 Tom Yu * schpw.c: New file. Support for Cygnus chpw. * ovsec_kadmd.c: Add support for Cygnus chpw. * Makefile.in (OBJS): Add schpw.o. Tue Oct 14 21:06:16 1997 Ezra Peisach * server_stubs.c (CHANGEPW_SERVICE): Modify to free allocated memory in request. (setup_gss_names): Free memory in case of failure. (chrand_principal_1): Call free_server_handle for failure cleanup. * ovsec_kadmd.c (main): Cleanup memory by calling acl_finish, gss_release_name, and krb5_free_context Tue Jul 1 02:36:55 1997 Tom Yu * kadm_rpc_svc.c, server_stubs.c: Add support for setv4key. Mon Mar 31 17:42:03 1997 Barry Jaspan * kadm_rpc_svc.c, server_stubs.c: add support for setkey_principal Tue Feb 4 20:59:31 1997 Tom Yu * Makefile.in: * configure.in: Update to new program build procedure. Wed Dec 4 15:29:30 1996 Barry Jaspan * ovsec_kadmd.c (main): fix duplicated error strings [krb5-admin/234] Tue Nov 19 16:48:50 1996 Barry Jaspan * ovsec_kadmd.c: don't syslog \n's Wed Nov 13 14:29:34 1996 Tom Yu * ovsec_kadmd.c (main): Note that krb5_defkeyname is an internal interface. * ovsec_kadmd.c (main): Revert kt_default_name changes. Tue Nov 12 22:07:05 1996 Tom Yu * ovsec_kadmd.c (main): Use krb5_kt_set_default_name() rather than mucking about with global variables. Fri Sep 27 16:37:47 1996 Barry Jaspan * ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %m Tue Sep 10 14:18:12 1996 Tom Yu * kadmind.M: remove ".so man1/header.doc", fix up .TH call Tue Sep 3 22:11:25 1996 Theodore Y. Ts'o * Makefile.in (install): Fix typo: ($PROG) -> $(PROG) Thu Aug 29 16:11:01 1996 Jeff Bigler * Makefile.in (install): added kadmind man page Mon Aug 12 11:48:19 1996 Barry Jaspan * ovsec_kadmd.c (main): strip path components of whoami Thu Aug 1 15:57:08 1996 Barry Jaspan * ovsec_kadmd.c (main): remove useless hex value from error message Wed Jul 31 15:22:10 1996 Tom Yu * ovsec_kadmd.c: Revert prior change due to netdb.h shuffle * ovsec_kadmd.c: remove #include (already gotten by kadm5/kadm_rpc.h) Wed Jul 24 18:34:33 1996 Tom Yu * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR at the beginning of the line to avoid cpp breakage. Wed Jul 24 14:28:04 1996 Ezra Peisach * Makefile.in (CFLAGS): Use $(LD) instead of $(CC) for linking. Mon Jul 22 04:16:15 1996 Marc Horowitz * ovsec_kadmd.c (main): open the socket with SO_REUSEADDR. The old server did this, and the tests require it on some platforms. Tue Jul 9 16:04:53 1996 Marc Horowitz * kadm_rpc_svc.c: renamed to * configure.in: cosmetic changes. * Makefile.in: complete rewrite.