X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=62a22f9426a3ccb6d82f5ad38c191d74f6dbf7c2;hp=1c7e8da4cd48ca883e5e55caf5fab90bc42f335e;hb=90980eb1b3e2dff06a32026d7b1bcbf7eba5e82b;hpb=aac2e114f0c757a97e6dba2762ed0d13f593b2b0 diff --git a/ChangeLog b/ChangeLog index 1c7e8da..62a22f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2004-11-22 "J. Bruce Fields" + + * tools/rpcdebug/rpcdebug.c: support aliases "nfsdebug" and + "nfsddebug" and update flag names. + * configure.in, nodist/* redhat/* nfs-utils.spec*: remove redhat + specific files (as no-one actually uses them, especially not + redhat), and the nodist /etc files (as they drift out-of-date, and + the debian directory provides a suitable example. + * utils/svcgssd_proc.c(get_ids): fix memory leak + * utils/svcgssd/svcgssd_proc.c: Rely on count of the number of + groups instead of using a special guard value to identify the end + of the list. + * utils/idmapd/idmapd.c: don't allow Default domain and anon-uid + or -gid to be specified on command line. + * utils/idmapd/idmapd.c: improve error messages + 2004-11-22 NeilBrown * utils/exportfs/nfsd.man: corrected typo in .BR macro usage -