X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=81ccf88bc851d8f9e51c1175a44ff5fafcc0ea89;hb=9c8dfab04dcf5f5067061703d6cd08ee408eec8f;hp=9f1d85a162604ef10d5b989f8a928bc707d08f05;hpb=18fc7a86a2a1213762cc4107565903127efadafc;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 9f1d85a..81ccf88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-08-04 NeilBrown + * support/include/nfs/export.h, support/nfs/exports.c, + utils/exportfs/exports.c, utils/mountd/mountd.c: change + NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNT to avoid confusion with older + meaning. Also remove meaningless + NFSEXP_{UIDMAP,KERBEROS,SUNSECURE} + +2003-08-04 NeilBrown + * support/export/xtab.c, support/include/nfslib.h, + support/nfs/cacheio.c, support/nfs/nfssvc.c, + utils/exportfs/exportfs.c, utils/exportfs/exportfs.man, + utils/exportfs/nfsd.man, utils/mountd/cache.c: support + /proc/fs/nfsd/* as a perferred alternate to /proc/fs/nfs/* + (nfs-utils-1.0.5-post2) + 2003-08-04 NeilBrown * support/nfs/nfsexport.c: open channel file O_WRONLY when only writing. @@ -6,6 +21,7 @@ * utils/mountd/mountd.h: mountlist_{del,add} now take a host name rather than an nfs_export. * utils/mountd/rmtab.c: ditto. + (nfs-utils-1.5.0-post1) 2003-07-24 Chip Salzenberg