X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=2fcd4a42fc0bdc6e4dc0188d407408317bf27b6b;hp=44bef0a5bb2292cac148b689d24551c38145e4c1;hb=da25e1aa006bafb4dd08e2ffedbd42d7c1f4036b;hpb=311607be93bc843e5d170b3e56b7d9d2587b3e1e diff --git a/ChangeLog b/ChangeLog index 44bef0a..2fcd4a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2000-08-09 H.J. Lu + + * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during + startup to ensure all existing clients work fine. + + * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0 + to xtab_read () for reading _PATH_XTAB. + +2000-08-02 H.J. Lu + + * utils/mountd/auth.c (auth_authenticate_internal): Try to + avoid the reverse name lookup. + 2000-07-04 H.J. Lu * utils/statd/log.c: Include for exit ().