summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2003-05-21 05:49:00 +0000
committerneilbrown <neilbrown>2003-05-21 05:49:00 +0000
commit77c32fa565d6af59cbeb8601e08efa9af6ef3d81 (patch)
treeb998029eb2a4dfe05c7aaa16b3cfcaa27524b98c /ChangeLog
parent36b091949d42e2dfe125343b19961aaeb67b2322 (diff)
downloadnfs-utils-77c32fa565d6af59cbeb8601e08efa9af6ef3d81.tar.gz
nfs-utils-77c32fa565d6af59cbeb8601e08efa9af6ef3d81.tar.xz
nfs-utils-77c32fa565d6af59cbeb8601e08efa9af6ef3d81.zip
Define and use get_reliable_hostbyname
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba0545d..c181e21 100644
--- 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