X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=00e380e94de469724cef18aafdfccccef66db84b;hb=refs%2Ftags%2Fnfs-utils-1-0-5-post2;hp=bf1adc1a752e3da001f4243f7eb70c14543fa4b7;hpb=a6590bc77f5da39284d9f99c8dbbe81c7c65bdad;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index bf1adc1..00e380e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +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. + * utils/mountd/cache.c: maintain mountlist when new_cache is + active. Also use O_WRONLY for channel files. + * 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 * support/nfs/xlog.c (xlog): Revise buffer-overflow fix to