]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2001-11-26 Chip Salzenberg <chip@pobox.com>
[nfs-utils.git] / ChangeLog
index d2555a500c79b0630a9636549c0202df21e85336..8ef1761f496dbac8d0fb324c6ff8e220ff52549e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-11-26  Chip Salzenberg  <chip@pobox.com>
+
+       * 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  <chip@pobox.com>
 
        * support/nfs/clients.c (cfname): Added: current clients file name.