]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
[nfs-utils.git] / ChangeLog
index 9bc2e695b2d4025148a289281e176998de51bbb7..2dc842f1d79d1479f3ff89cd8458c0c86dfcd2d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
+
+       * support/nfs/exports.c (putexportent): \octal quote any spaces
+       etc in a path name
+       * support/nfs/xio.c (xgettok): recognise double-quote and
+       \octal quoting in path names
+       * utils/exportfs/exports.man: document quoting conventions
+       for path names
+       
+2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
+
+       * utils/mountd/auth.c (auth_authenticate_internal): Reverse
+         change from 2000-08-02:  It causes problems if someone exports
+         to both a hostname and IP addresses.  nfs-utils must be
+         consistant about the canonical name that it chooses.
+
 2001-08-17  Ragnar Kjørstad <nfs@ragnark.vestdata.no>
            H.J. Lu <hjl@lucon.org>