X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ddb0082fcff6db9d2c7e5c5c2a816136e1b8b38c;hb=bac23e84159439487a735853d47d4013e6250fef;hp=4a2a933f4b6eb02d1dae12727073d14e0a03f5fd;hpb=53c5bd65c74e032947d8fb5b140024be008aaa6b;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 4a2a933..ddb0082 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-09-02 Mike Frysinger + * utils/rquotad/rquota_server.c(getquotainfo): use explicit + struture-member copying rather than memcpy, as the element + sizes are the same on all architectures. + +2005-08-26 Kevin Coffman + Add option to set rpcsec_gss debugging level (if available) + + Changes to allow gssd/svcgssd to build when using Hiemdal Kerberos + libraries. Note that there are still run-time issues preventing + this from working when shared libraries for libgssapi and librpcsecgss + are used. + +2005-08-26 Kevin Coffman + Remove the rpcsec_gss code and rely on an external library instead. + 2005-08-26 Kevin Coffman *utils/mountd/mountd.c: mountd currently always returns AUTH_NULL and AUTH_SYS as the