X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4f9839deda0a7b8b93b61564a038f0e9a6ef3154;hb=9074a5650852015db648b8e4fd45b1cd40ab12b2;hp=49bf284017ed8c6c2a26a0afd8fe3b676a891b2c;hpb=57be107ff2c02c282bc445d3fffd1a41c83abd60;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 49bf284..4f9839d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,16 @@ * 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. + * utils/idmapd/idmapd.c: Make sure we catch all errors on + daemonizing by waiting for child to report succesfull startup + using a pipe. + 2004-11-22 NeilBrown