X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=5876522fd840bdc3bb3efe65106d9e006f3679f5;hp=2b1781b65f0feeff8fcdf4cd2e1ae03d159a50ef;hb=74a9c55e518cbd4ece01a2c57104222d9b675fb0;hpb=442c362b033ff30be49e162db8a57d8e375a6f1f diff --git a/ChangeLog b/ChangeLog index 2b1781b..5876522 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,35 @@ +2005-08-26 Kevin Coffman + * configure.in etc + Consolidate some of the Kerberos checking instead of repeating + the same things for MIT and Heimdal. + Also adds more checks to distinguish 32-bit from 64-bit + (mainly for gssapi.h) + Fix svcgssd Makefile so make TOP=../../ works correctly there. + Enable running a modern autoheader. + +2005-04-12 G. Allen Morris III + + * All Makefile: added TOP as needed for easier compile. + + * utils/nfsstat/nfsstat.c: added NFS V4 support; added the -m + option; Added -2, -3, and -4 options; changed -a option to -v + option; added long options; changed default output to not + show V2 NFS statistics unless used. + + * utils/nfsstat/nfsstat.man: Documented above changes; changed + authors email address; added BUGS section. + +2005-04-07 Chip Salzenberg + + * debian/changelog: Version 1.0.7-2. + 2005-04-06 Chip Salzenberg + * config.guess, config.sub: Update. + + * support/rpc/svc_auth_gss.c (_svcauth_gss): Avoid using a cast as + an lvalue, as it is non-portable. + * support/nfs/exports.c (parseopts): Accept "acl" option to mean ~NFSEXP_NOACL, and "no_acl" to mean NFSEXP_NOACL. (putexportent): Report NFSEXP_NOACL as "no_acl", and ~NFSEXP_NOACL