X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=1494b88bdda6761145ce8df44f174450483e0ee4;hp=fabbc57ecaef776e7ba4ff6778333e1cdfb2a1ab;hb=refs%2Ftags%2Fnfs-utils-1-1-0-pre2;hpb=1b4c3a6d7972b86fee563d0b22b32eda8b0afcf9 diff --git a/ChangeLog b/ChangeLog index fabbc57..1494b88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2003-05-21 NeilBrown + + * support/include/nfs/export.h: New CROSSMNT distinct from NOHIDE + * support/nfs/exports.c: Make CROSSMNT distinct from NOHIDE + * utils/exportfs/exportfs.c(dump): ditto + +2003-05-21 NeilBrown + + * 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 + + * tools/rpcgen/rpc_main.c(find_cpp): removed + * tools/rpcgen/rpc_main.c(open_input): use execvp to find "cpp", + then try hard-coded paths. + 2003-03-26 Chip Salzenberg * debian/changelog: Version 1.0.3-1.