X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=a9f2fcf4a00daf164951582ed2ce09f692351899;hp=ec81bb5dd6efd78a48902f20c5cc974c30cd9b0b;hb=235939e83b6513bf867f82525ed726e65069fc5e;hpb=fce515b864024bd4d25c55063f0d0835986a01f9 diff --git a/ChangeLog b/ChangeLog index ec81bb5..a9f2fcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,29 @@ +2003-09-09 Chip Salzenberg + + * debian/changelog: Version 1.0.5-3. + * support/export/hostname.c (get_reliable_hostbyaddr): Fix crash + on invalid reverse DNS. + * utils/showmount/showmount.c (main): Fix inet_ntoa() parameter. + * tools/rpcgen/rpc_cout.c (print_header): Remove unused vars. + * tools/rpcgen/rpc_parse.c (def_union): Likewise. + +2003-08-22 Chip Salzenberg + + * utils/statd/{log.h,log.c}: Rename log() to note() and L_* to + N_*, to avoid conflict with ISO C built-in log() function. + * utils/statd/*.c: Use note(). + +2003-08-20 Chip Salzenberg + + * debian/changelog: Version 1.0.5-2. + 2003-08-11 NeilBrown + * utils/mountd/cache.c(cache_get_filehandle): close the filehandle before returning. 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 @@ -10,6 +31,7 @@ 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, @@ -18,6 +40,7 @@ (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