X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=42451643471e5eac0f4a0d75796c30eb235973fd;hp=a05095277cf4c703eaaef4dceb79ac8fb149a044;hb=8b064fcf464aaf3717d8940f97a7d3f8bf21de1a;hpb=e85f72300043f96e3f352d9c8f93243d4d0a52dc diff --git a/ChangeLog b/ChangeLog index a050952..4245164 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2003-02-19 NeilBrown + Ben Leslie + + * support/nfs/rpcmisc.c(rpc_init): change test for ignoring + "defport" from (__rpcfdtype == 0) to (__rpcpmstart==0). The + former would incorectly ignore defport if the application + explicitly set __rpcfdtype. The later is sufficient to avoid the + special handling in the case where stdin is an internet socket. + + * utils/mountd/mountd.c(main): Add 'n' to option list in + getopt_long as this is a short form of --no-tcp which want being + checked. + +2003-02-12 Chip Salzenberg + + * debian/changelog: Version 1.0.2-2. + +2002-11-27 Chip Salzenberg + + * utils/mountd/rmtab.c (slink_safe_rename): Fix off-by-one buffer + overflow bug. Reformat per rest of source file. + +2002-11-19 NeilBrown + + * utils/exportfs/exports.man: Correct notes about whether the wild + card characters match a period. They do. + 2002-10-15 Juan Gomez * utils/mountd/rmtab.c (slink_safe_rename): New. Support