]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2000-08-02 H.J. Lu <hjl@lucon.org>
[nfs-utils.git] / ChangeLog
index fecb80c7bda192780fdc147810a4f2d7a613ffea..b56dd18ea60170d40ef1f4edc0d38f10282a5d14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,68 @@
+2000-08-02  H.J. Lu <hjl@lucon.org>
+
+       * utils/mountd/auth.c (auth_authenticate_internal): Try to
+       avoid the reverse name lookup.
+
+2000-07-04  H.J. Lu <hjl@lucon.org>
+
+       * utils/statd/log.c: Include <stdlib.h> for exit ().
+
+       * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the
+       gcc warning.
+
+2000-07-04  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.1.9.1".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
+       * README: Updated.
+
+2000-07-04  Neil Brown  <neilb@cse.unsw.edu.au>
+
+       * support/export/hostname.c (hostent_dup): Handle the NULL
+       h_aliases field.
+
+2000-07-03  H.J. Lu <hjl@lucon.org>
+
+       * README: Update the util-linux requirement.
+
+2000-07-03  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.1.9".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
+       * README: Updated.
+
+2000-07-03  H.J. Lu <hjl@lucon.org>
+
+       * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
+       stop to ensure all clients can still access the server
+       before it is shutdown.
+
+2000-06-30  Jeff Uphoff <juphoff@transmeta.com>
+
+       * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog()
+       calls with format string.
+       
+2000-06-28  Chip Salzenberg  <chip@valinux.com>
+
+       * utils/statd/log.c (log): Call syslog with format string.
+
+2000-06-27  H.J. Lu <hjl@lucon.org>
+
+       * utils/statd/statd.c (main): Use sysconf (_SC_OPEN_MAX)
+       instead of OPEN_MAX.
+
+2000-06-27  H.J. Lu <hjl@lucon.org>
+
+       * README: Updated.
+
 2000-06-27  H.J. Lu <hjl@lucon.org>
 
        * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during
-       startup to ensure all exiting clients are exported.
+       startup to ensure all existing clients are exported.
 
        * configure.in (VERSION): Set to "0.1.8.2".
        * configure: Regenerated.