From 8d926d3defedf7bb82c2f3f9fd1746fb0d0b968a Mon Sep 17 00:00:00 2001 From: neilbrown Date: Mon, 6 Dec 2004 01:05:53 +0000 Subject: statd fixes --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b981f63..0def56f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-12-07 Marc Eshel + * utils/statd/svc_run.c(my_svc_run): allow loop to exit when in + MODE_NOTIFY_ONLY + *utils/statd/rmtcall.c(statd_get_socket): if a hostname is given + to statd with -n, prefer it's IP address to the default for + listening on. + 2004-12-06 Bruce Allan * utils/mountd/auth.c(auth_reload) Clear the "my_client" cache on an auth_reload to avoid old data getting used. -- cgit