X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=0bfc18b150705848a9a6e8fba314bf8db251ee74;hb=b63400dcb05eee79666bade57558279fd15f0318;hp=66f73b8ea6e81715e66791c2facb0479c9fc73f8;hpb=952e745e0119f574a110b94bcf73a88e96aa682b;p=nfs-utils.git diff --git a/ChangeLog b/ChangeLog index 66f73b8..0bfc18b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +2001-03-11 H.J. Lu + + * support/include/rpcmisc.h: Undo the change made on 2001-03-10. + * support/nfs/rpcmisc.c: Likewise. + * utils/rquotad/rquota_svc.c: Likewise. + * utils/rquotad/rquotad.man: Likewise. + * utils/statd/Makefile: Likewise. + * utils/statd/rmtcall.c: Likewise. + * utils/statd/simulate.c: Likewise. + * utils/statd/statd.c: Likewise. + * utils/statd/statd.man: Likewise. + +2001-03-10 H.J. Lu + + * configure.in (VERSION): Set to "0.3.2". + * configure: Regenerated. + * nfs-utils.spec: Likewise. + + * README: Updated for 0.3.2. + +2001-03-10 Tavis Barr + + * utils/rquotad/rquotad.man: Updated for -p. + * utils/statd/statd.man: Likewise. + +2001-03-10 Ion Badulescu + + * support/nfs/rpcmisc.c: export makesock() + + * support/include/rpcmisc.h (makesock): Declared. + + * utils/rquotad/rquota_svc.c: added longopts, added support for + specifying the port to bind to on the command line. + + * utils/statd/statd.c: ditto, also specify port used for + outgoing connections. + (do_regist): Removed. + + * utils/statd/rmtcall.c (statd_get_socket): Renamed from + get_socket. Make it extern. + + * utils/statd/simulate.c (daemon_simulator): Call rpc_init + instead of do_regist. + + * utils/statd/Makefile (LIBS): link with our own libnfs + +2001-03-09 H.J. Lu + + * etc/redhat/nfslock.init: Changed chkconfig line to 60 86. + * etc/nodist/nfs-client: Likewise. + 2001-02-26 Chip Salzenberg * debian/changelog: Version 0.3.1-1. @@ -28,7 +79,7 @@ * configure.in (VERSION): Set to "0.3.1". * configure: Regenerated. -o * nfs-utils.spec: Likewise. + * nfs-utils.spec: Likewise. * README: Updated for 0.3.1. @@ -198,7 +249,7 @@ o * nfs-utils.spec: Likewise. * utils/mountd/auth.c (auth_authenticate_internal): Make sure a non-NULL hostent is always returned. -2000-09-11 Ion Badulescu +2000-09-11 Ion Badulescu * etc/redhat/nfslock.init: don't kill lockd processes that do not have an executable (i.e. kernel threads) @@ -225,7 +276,7 @@ o * nfs-utils.spec: Likewise. 2000-08-25 Ion Badulescu - * utils/rquotad/rquotad.man, utils/statd/statd.man, + * utils/rquotad/rquotad.man, utils/statd/statd.man, utils/mountd/mountd.man: updated * utils/mountd/Makefile (LIBS): added -lmisc $(LIBWRAP) $(LIBNSL)