X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=63cebc25584183457725b5a4a67e3df4b313126b;hp=34be7411fe1370e8d29f32b22af44f53f4303306;hb=1aafcd355ffde0806bd9f675dd8ba2e32448fb96;hpb=2c91715a9c8dbf18df1666f70e78d6e36e123ca0 diff --git a/ChangeLog b/ChangeLog index 34be741..63cebc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2004-09-15 "J. Bruce Fields" + + * Assorted changes to support "gss/*" style authentication + * utils/idmapd: new idmapd daemon for nfsv4 username lookup + +2004-09-06 Trond Myklebust + Neil Brown + + * utils/mountd/auth.c(auth_authenticate_internal): fix + uninitialsed variable problem (causes bad error messages). + +2004-09-06 Paul Clements + Neil Brown + + * utils/mountd/mountd.c(main): support --ha-callout (-H) for + specifying a callout program + * utils/mountd/rmtab.c: Call ha_callout on mount/unmount + * utils/statd/monitor.c: Call ha_callout on add/del client + * utils/statd/rmtcall.c: as above + * utils/statd/statd.c: handle --ha-callout (-H) + * utils/statd/svc_run.c: call notify_hosts is we have received a + sighup + * support/include/ha-callout.h: define ha_callout function + + 2004-08-31 NeilBrown * utils/mountd/cache.c(cache_process_req): clear fd after processing so as not to confused libc/sunrpc into thinking