X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=0c8b592803ec6e14b9096b9269c10acf25a72c49;hb=5206cbfa8934cb7331a840f3446d35cdbb795e34;hp=424cd554ad4e7c4fdad4617c7400d53c58d7c863;hpb=2aa84c3f3e9fd8e5732045c48bbaa633250f25ee;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 424cd55..0c8b592 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,13 @@ * 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. + * utils/gssd/gssd_proc.c: Make sure we get an error when a gssd + downcall fails. 2004-11-22 NeilBrown