From 2f7dc9fb2df7f67ae43e865f36d441290a8c6476 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 18 Feb 2002 19:19:43 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10845 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index a2a7c8d37..d06e9bae8 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,14 @@ +2002-02-18 Johan Danielsson + + * rshd.c: make this build without krb5; also use the addrinfo + interface to mini_inetd, and set the keepalive option if requested + + * rsh.c: make this build without krb5 + + * rsh_locl.h: make this build without krb5 + + * common.c: make this build without krb5 + 2001-11-30 Johan Danielsson * rshd.c: make the syslog messages somewhat more informative