X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=8ef1761f496dbac8d0fb324c6ff8e220ff52549e;hp=d2555a500c79b0630a9636549c0202df21e85336;hb=ac84b80afc13d5a96813e678ad5c86c6036f022e;hpb=24725201e1abc88e5e8859f8ece4a1dce1432d06 diff --git a/ChangeLog b/ChangeLog index d2555a5..8ef1761 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-11-26 Chip Salzenberg + + * utils/showmount/showmount.c (main): Don't assume that strings + starting with digits are IP addresses. + * utils/nfsd/nfsd.c (main): Close all fds and reopen 0,1,2 on + /dev/null before nfssvc(). Use syslog to report nfssvc errors. + * support/misc/tcpwrapper.c, utils/mountd/mountd.man, + utils/rquotad/rquotad.man, utils/statd/statd.man: Fix comments and + man pages: We check host names *and* addresses with tcpwrappers. + 2001-11-21 Chip Salzenberg * support/nfs/clients.c (cfname): Added: current clients file name.