]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Fix Lon's address.
[nfs-utils.git] / ChangeLog
index 0f30fc041e5183b470d5de40c1ecce5a3111647a..633fb021e680aa6bd8003be24afc39fff593c8c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,86 @@
+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
+       callbacks to local lockd.
+
+2000-10-18  Scott McDermott <mcdermot@questra.com>
+
+       * utils/exportfs/exports.man: Updated for CIDR netmask.
+
+2000-10-17  Scott McDermott <mcdermot@questra.com>
+
+       * support/export/client.c (client_init): Support CIDR netmask
+       in /etc/exports.
+
+2000-10-11  H.J. Lu <hjl@lucon.org>
+
+       * aclocal.m4 (AC_TCP_WRAPPER): Fix a typo.
+       * configure: Rebuilt.
+
+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 <hohberger@missioncriticallinux.com>
+
+       * utils/statd/statd.h (run_mode): New global bitmask of runtime
+       behaviors: fg/bg, logging, etc.
+       * utils/statd/statd.c: New command line options: -V -h -? -d .
+       * utils/statd/statd.man: Update for changes to statd.
+
+       * utils/statd/log.h (log_init): Remove parameter of function; use
+       global variable "name_p" instead.
+       * utils/statd/log.c: Add support for logging to stderr.
+
+       * utils/statd/notlist.c: Partially rewrite notify list handling
+       functions.  Eliminate run-off-end-of-list bug when calling
+       nlist_insert_timer.  Add lots of comments.
+       
+2000-09-27  H.J. Lu <hjl@lucon.org>
+
+       * README: Updated for RedHat 7.0.
+
+2000-09-27  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec: Rebuild.
+
+2000-09-27  H.J. Lu <hjl@lucon.org>
+
+       * README: Updated for 0.2.1.
+
+2000-09-27  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec.in: Updated to use rpm macros and support
+       RedHat 7.0.
+
+2000-09-25  H.J. Lu <hjl@lucon.org>
+
+       * configure.in (VERSION): Set to "0.2.1".
+       * configure: Regenerated.
+       * nfs-utils.spec: Updated.
+
+2000-09-25  H.J. Lu <hjl@lucon.org>
+
+       * utils/mountd/auth.c (auth_authenticate_internal): Make sure a
+       non-NULL hostent is always returned.
+
+2000-09-11  Ion Badulescu  <ionut@moisil.dev.hydraweb.com>
+
+       * etc/redhat/nfslock.init: don't kill lockd processes that do not
+       have an executable (i.e. kernel threads)
+
+2000-09-01  H.J. Lu <hjl@lucon.org>
+
+       * README: Updated for 0.2.
+
+2000-09-01  Jay Weber <jweber@valinux.com>
+
+       * etc/redhat/nfs.init: Added ability for rpc.mountd to default to
+       supporting version 3 of nfs if available, else it will fall back to
+       version 2 support only.
+
 2000-08-30  H.J. Lu <hjl@lucon.org>
 
        * configure.in (VERSION): Set to "0.2".