X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=dd490b115c449f46a731b233ed263cebf72e86db;hp=62a22f9426a3ccb6d82f5ad38c191d74f6dbf7c2;hb=6b7bfb3b630ad704424ac967cd9695f5a1d63534;hpb=90980eb1b3e2dff06a32026d7b1bcbf7eba5e82b diff --git a/ChangeLog b/ChangeLog index 62a22f9..dd490b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,15 @@ * 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. + * utils/idmapd/idmapd.c: Let libnfsidmapd parse the idmapd.conf + file for the default domain, instead of doing that ourselves. + 2004-11-22 NeilBrown