]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Define and use get_reliable_hostbyname
[nfs-utils.git] / ChangeLog
index ba0545dac7f34fc0e16ae33b974e08dc619d93fb..c181e21e53210e3e574263b0a4186925074ef428 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-05-21  NeilBrown <neilb@cse.unsw.edu.au>
+
+       * support/export/hostname.c(get_reliable_hostbyaddr): new function
+       to get host name from address with full checking of authenticity.
+       * support/include/misc.h: declare above function
+       * utils/mountd/auth.c(auth_authenticate_internal): remove all
+       logic for authenticating address.
+       * utils/mountd/auth.c(auth_authenticate): call new
+       get_reliable_hostbyaddr to to hostname lookup before calling _internal.
+       
+       
 2003-03-30  NeilBrown <neilb@cse.unsw.edu.au>
 
        * tools/rpcgen/rpc_main.c(find_cpp): removed
 2003-03-30  NeilBrown <neilb@cse.unsw.edu.au>
 
        * tools/rpcgen/rpc_main.c(find_cpp): removed