]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2000-12-03 Chip Salzenberg <chip@valinux.com>
[nfs-utils.git] / ChangeLog
index 18a2c40d98f1255c0a0f66b0b86374b1a062086f..9f178630503cc28edf562a2cbf8877c5f922eac1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,48 @@
-2000-10-24  Lon Hohberger <lon@users.sourceforge.net>
+2000-12-03  Chip Salzenberg  <chip@valinux.com>
+
+       * support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
+       * debian/control: Let nhfsstone replace files in nfs-kernel-server.
+       * debian/changelog: Version 0.2.1-4.
+
+2000-11-27  Tobias Ringstrom <tori@tellus.mine.nu>
+
+       * utils/mountd/auth.c (auth_authenticate): Log the bad path
+       warning.
+
+2000-11-24  Neil Brown <neilb@cse.unsw.edu.au>
+
+        * support/nfs/exports.c (getexportent): Check for host name
+       without option, or options without hostname, and print a warning,
+       as this is most likely a typo.
+
+2000-11-19  Chip Salzenberg  <chip@valinux.com>
+
+       * debian/control: Add dependency on portmap.
+       * debian/changelog: Version 0.2.1-3.
+
+2000-11-10  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec.in: Don't use libtool.
+       Add ChangeLog and COPYING to doc.
+       * nfs-utils.spec: Rebuild.
+
+2000-11-09  H.J. Lu <hjl@lucon.org>
+
+       * etc/redhat/nfs.init (start): Back out the last change.
+
+2000-11-09  H.J. Lu <hjl@lucon.org>
+
+       * etc/redhat/nfs.init (start): Pass --no-tcp to mountd if
+       TCP is not supported by kernel.
+
+       * support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0.
+
+       * utils/mountd/mountd.c (longopts): Add "-n/--no-tcp".
+       (main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp".
+
+       * utils/mountd/mountd.man: Updated for "-n/--no-tcp".
+
+2000-10-24  Lon Hohberger <hohberger@missioncriticallinux.com>
 
        * utils/statd/callback.c: Fix bug preventing callbacks to local lockd.
        * utils/statd/rmtcall.c: Add some IP address paranoia when doing
        * aclocal.m4 (AC_TCP_WRAPPER): Fix a typo.
        * configure: Rebuilt.
 
-2000-10-06  Lon Hohberger <lon@users.sourceforge.net>
+2000-10-06  Lon Hohberger <hohberger@missioncriticallinux.com>
 
        * utils/statd/statd.man: Change "/var/lib/nfs/sm/state" to
        "/var/lib/nfs/state".
 
-2000-10-05  Lon Hohberger <lon@users.sourceforge.net>
+2000-10-05  Lon Hohberger <hohberger@missioncriticallinux.com>
 
        * utils/statd/statd.h (run_mode): New global bitmask of runtime
        behaviors: fg/bg, logging, etc.