X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=424cd554ad4e7c4fdad4617c7400d53c58d7c863;hp=ef645b1c9b65b78e04171a06d0d398086c37cd0b;hb=2aa84c3f3e9fd8e5732045c48bbaa633250f25ee;hpb=a2caf8157e03bee618a13dbf5d878170c64c710d diff --git a/ChangeLog b/ChangeLog index ef645b1..424cd55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,17 @@ 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 + * utils/idmapd/idmapd.c: Reopen nfsd files on sighup. Allows us + to start up client side only (even when nfsd module not loaded), + and then sighup later after insmodding nfsd module. + 2004-11-22 NeilBrown