]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
See CHANGELOG for changes:-)
[nfs-utils.git] / ChangeLog
index 2dbdb28b1e26616f5b46da3545d83042830ebd63..ff60dc3cbcf8d210e2ae1cebbd01fb7f3d9a76aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au>
+
+        * support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK
+        * support/nfs/exports.c: added {no_,}subtree_check and changed
+          crossmnt to nohide
+        * utils/exportfs/exports.man: added no_subtree_check and nohide
+          and removed irrelevant stuff from unfsd.
+        * support/export/rmtab.c: rmtab_read didn't quite do the right
+          thing if a pathname from rmtab was a subdirectory of an export-point
+
+       
+Tue Oct 26 17:22:40 1999  H.J. Lu <hjl@lucon.org>
+
+       * README: Updated ftp site.
+
+Mon Oct 25 18:12:45 1999  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec (Version): Set to 0.1.2.
+
+       * configure.in (VERSION): Set to "nfs-utils 0.1.2".
+       * configure: Regenerated.
+
+       * README: Updated.
+
+Mon Oct 25 18:11:21 1999  H.J. Lu <hjl@lucon.org>
+
+       * utils/mountd/auth.c (auth_error): Add "no_forward_dns".
+       (auth_authenticate_internal): Check for NULL return on forward
+       DNS lookup.
+       (auth_authenticate): Handle "no_forward_dns".
+
 Thu Oct 21 16:22:06 1999  H.J. Lu <hjl@lucon.org>
 
        * Version 0.1.1 released.