]>
git.decadent.org.uk Git - nfs-utils.git/log
neilbrown [Thu, 17 Jan 2002 00:03:48 +0000 (00:03 +0000)]
See Changelog
chip [Thu, 3 Jan 2002 00:21:22 +0000 (00:21 +0000)]
(more of the previous change)
chip [Thu, 3 Jan 2002 00:09:02 +0000 (00:09 +0000)]
2002-01-02 Chip Salzenberg <chip@pobox.com>
* support/export/nfsctl.c (expsetup): Don't export entries that
specify id mappings not supported by the kernel. No extant kernel
supports any significant mapping, only 'identity' (i.e. none).
When other mappings are supported, this code will need changing.
* debian/changelog: Version 1.0-2.
chip [Thu, 27 Dec 2001 04:25:18 +0000 (04:25 +0000)]
2001-12-26 Chip Salzenberg <chip@pobox.com>
* nfs-utils.spec (Version): Set to "1.0".
* configure.in (VERSION): Likewise.
* configure: Regenerated.
* README: Rewritten.
* debian/changelog: Version 1.0-1.
chip [Thu, 27 Dec 2001 03:02:01 +0000 (03:02 +0000)]
Change priority to "high" for hostname nocase comparisons.
chip [Thu, 27 Dec 2001 03:01:28 +0000 (03:01 +0000)]
* utils/exportfs/exports.man: Comment out a leftover TP that
was TPing our indentation.
chip [Thu, 27 Dec 2001 02:54:57 +0000 (02:54 +0000)]
(forgot to finalize entry)
chip [Thu, 27 Dec 2001 02:53:21 +0000 (02:53 +0000)]
2001-12-26 Chip Salzenberg <chip@pobox.com>
* utils/exportfs/exports.man: Emphasize the need for options to
immediately follow client names. Explain that wildcards don't
usually work on addresses, but may work when reverse DNS fails.
* utils/mountd/mountd.man, utils/rquotad/rquotad.man,
utils/statd/statd.man: Remove refs to non-existent "hosts_allow(5)".
* debian/changelog: Version 0.3.3-6.
neilbrown [Thu, 20 Dec 2001 03:09:14 +0000 (03:09 +0000)]
see changelog
neilbrown [Thu, 20 Dec 2001 02:03:26 +0000 (02:03 +0000)]
See Changelog
chip [Fri, 14 Dec 2001 02:52:19 +0000 (02:52 +0000)]
More changes in the same version:
* Use --name instead of --exec when stopping daemons;
the running binary may have been renamed or removed.
chip [Fri, 14 Dec 2001 02:32:46 +0000 (02:32 +0000)]
nfs-utils (1:0.3.3-5) unstable; urgency=high
* Keep NFS fully operational during upgrade. (closes: #76544)
* When calling update-rc.d, send stdout to /dev/null, but not stderr.
-- Chip Salzenberg <chip@debian.org> Thu, 13 Dec 2001 18:30:36 -0800
hjl [Thu, 29 Nov 2001 00:00:12 +0000 (00:00 +0000)]
2001-11-26 TAKAI Kousuke <takai@vlsi.kuee.kyoto-u.ac.jp>
* support/nfs/xio.c (xskip): Call `xungetc' instead of
`ungetc' to keep x_line more properly.
chip [Mon, 26 Nov 2001 20:02:43 +0000 (20:02 +0000)]
2001-11-26 Chip Salzenberg <chip@pobox.com>
* debian/changelog: Version 0.3.3-4.
chip [Mon, 26 Nov 2001 19:57:30 +0000 (19:57 +0000)]
2001-11-26 Chip Salzenberg <chip@pobox.com>
* utils/showmount/showmount.c (main): Don't assume that strings
starting with digits are IP addresses.
* utils/nfsd/nfsd.c (main): Close all fds and reopen 0,1,2 on
/dev/null before nfssvc(). Use syslog to report nfssvc errors.
* support/misc/tcpwrapper.c, utils/mountd/mountd.man,
utils/rquotad/rquotad.man, utils/statd/statd.man: Fix comments and
man pages: We check host names *and* addresses with tcpwrappers.
chip [Thu, 22 Nov 2001 02:31:20 +0000 (02:31 +0000)]
(minor cleanup covered by previous log entry)
chip [Thu, 22 Nov 2001 02:22:37 +0000 (02:22 +0000)]
2001-11-21 Chip Salzenberg <chip@pobox.com>
* debian/changelog: Version 0.3.3-3.
chip [Thu, 22 Nov 2001 01:41:19 +0000 (01:41 +0000)]
2001-11-21 Chip Salzenberg <chip@pobox.com>
* support/nfs/exports.c (parseopts): Accept old-style
"crossmnt" option, for old xtabs.
chip [Thu, 22 Nov 2001 01:32:54 +0000 (01:32 +0000)]
2001-11-21 Chip Salzenberg <chip@pobox.com>
* support/nfs/clients.c (cfname): Added: current clients file name.
(setnfsclntent): Set it.
({get,end}nfsclntent, syntaxerr): Use it.
* support/nfs/exports.c (efname): Added: current exports file name.
(setnfsexportent): Set it.
(endnfsexportent, parseopts, getexport, syntaxerr): Use it.
chip [Thu, 11 Oct 2001 20:11:44 +0000 (20:11 +0000)]
2001-10-11 Chip Salzenberg <chip@pobox.com>
* utils/mountd/mountd.c (main): Close fds > 2 _before_ RPC init.
* debian/changelog: Version 0.3.3-2.
chip [Mon, 8 Oct 2001 22:57:58 +0000 (22:57 +0000)]
2001-10-08 Chip Salzenberg <chip@pobox.com>
* utils/mountd/mountd.c (main): When daemonizing, close all fds > 2.
chip [Mon, 8 Oct 2001 22:32:50 +0000 (22:32 +0000)]
2001-10-08 Chip Salzenberg <chip@pobox.com>
* utils/Makefile.in: Remove Makefile in target 'distclean'.
* utils/mountd/mountd.man: Update paths to /var/lib.
* debian/*: Version 0.3.3-1, with Debian-specific fixes.
chip [Mon, 8 Oct 2001 21:06:33 +0000 (21:06 +0000)]
Updated paths to /var/lib in utils/mountd/mountd.man
chip [Mon, 8 Oct 2001 21:03:05 +0000 (21:03 +0000)]
Fix obsolete pathnames (/var/state -> /var/lib)
hjl [Sun, 7 Oct 2001 06:24:06 +0000 (06:24 +0000)]
2001-10-06 Preston Brown <pbrown@redhat.com>
* utils/nfsstat/nfsstat.man: Updated.
hjl [Mon, 24 Sep 2001 18:43:42 +0000 (18:43 +0000)]
2001-09-24 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3.3".
* configure: Regenerated.
* nfs-utils.spec: Likewise.
* README: Updated for 0.3.3.
neilbrown [Fri, 21 Sep 2001 00:53:25 +0000 (00:53 +0000)]
missed an assignment for hp->h_name to hname...
neilbrown [Thu, 20 Sep 2001 00:37:14 +0000 (00:37 +0000)]
make "exportfs -au" do no DNS lookup
neilbrown [Thu, 20 Sep 2001 00:10:49 +0000 (00:10 +0000)]
call gethostbyaddr to make sure that we have canonical hostname
for all exports
neilbrown [Wed, 12 Sep 2001 02:14:43 +0000 (02:14 +0000)]
2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>
* support/nfs/exports.c (putexportent): \octal quote any spaces
etc in a path name
* support/nfs/xio.c (xgettok): recognise double-quote and
\octal quoting in path names
* utils/exportfs/exports.man: document quoting conventions
for path names
neilbrown [Wed, 12 Sep 2001 02:05:39 +0000 (02:05 +0000)]
* utils/mountd/auth.c (auth_authenticate_internal): Reverse
change from 2000-08-02: It causes problems if someone exports
to both a hostname and IP addresses. nfs-utils must be
consistant about the canonical name that it chooses.
hjl [Fri, 17 Aug 2001 16:12:05 +0000 (16:12 +0000)]
2001-08-17 Ragnar Kjørstad <nfs@ragnark.vestdata.no>
H.J. Lu <hjl@lucon.org>
* etc/redhat/nfslock.init (STATDARG): New. Pass it to rpc.statd.
* utils/statd/statd.c (longopts): Add "name".
(usage): Add "-n/--name".
(main): Set MY_NAME with "-n/--name".
* utils/statd/state.c (change_state): Set MY_NAME only if it
is NULL.
* utils/statd/statd.man: Updated for "-n/--name".
hjl [Fri, 27 Jul 2001 05:21:03 +0000 (05:21 +0000)]
2001-07-26 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec (Release): Set to 8.
hjl [Wed, 25 Jul 2001 16:23:19 +0000 (16:23 +0000)]
2001-07-25 H.J. Lu <hjl@lucon.org>
* etc/redhat/nfs.init: Check if rpc.rquotad exists before doing
anything about it.
hjl [Wed, 27 Jun 2001 17:28:01 +0000 (17:28 +0000)]
Updated.
hjl [Wed, 27 Jun 2001 16:58:55 +0000 (16:58 +0000)]
2001-06-27 H.J. Lu <hjl@lucon.org>
* etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
hjl [Wed, 27 Jun 2001 16:45:54 +0000 (16:45 +0000)]
2001-06-27 H.J. Lu <hjl@lucon.org>
* utils/rquotad/rquota_server.c: Don't call statfs () for
the block size. Use BLOCK_SIZE instead.
hjl [Wed, 27 Jun 2001 16:27:51 +0000 (16:27 +0000)]
2001-06-27 H.J. Lu <hjl@lucon.org>
* config.mk.in (CC_FOR_BUILD): Renamed from BUILD_CC.
(CFLAGS_FOR_BUILD): New. Don't use @CFLAGS@.
* configure.in (enable_nfsv3): Set to yes by default.
(--enable-rquotad): Added
(AC_PROG_CXX): Removed.
(AC_OUTPUT): Add utils/Makefile.
(CC_FOR_BUILD): Renamed from BUILD_CC.
* configure: Regenerated.
* utils/Makefile: Removed.
* utils/Makefile.in: New.
* nfs-utils.spec.in (rquotad): New. Set to 0 to disable
rquotad.
(CC_FOR_BUILD): Renamed from BUILD_CC.
chip [Fri, 15 Jun 2001 23:08:35 +0000 (23:08 +0000)]
2001-06-15 Chip Salzenberg <chip@debian.org>
* debian/changelog: Version 0.3.2-2.
* debian/*.init: Minor fixes.
lon [Thu, 7 Jun 2001 18:02:38 +0000 (18:02 +0000)]
Updated.
lon [Thu, 7 Jun 2001 18:00:14 +0000 (18:00 +0000)]
Fixes explicit path problem (since most logical directories are
specified above, we can just call rpcinfo instead of /usr/sbin/rpcinfo)
Also fixes the problem where we were disabling MNTv3 if NFSv3 _is_
present.
hjl [Tue, 5 Jun 2001 23:21:19 +0000 (23:21 +0000)]
Fix the typo.
hjl [Tue, 5 Jun 2001 21:24:40 +0000 (21:24 +0000)]
2001-06-05 H.J. Lu <hjl@lucon.org>
* utils/mountd/mountd.c (longopts): Add "foreground/d".
(main): Support --foreground/-d to set the limit of the number
of open file descriptors.
(usage): Updated.
* utils/mountd/mountd.man: Updated for --foreground/-d.
hjl [Mon, 4 Jun 2001 23:46:35 +0000 (23:46 +0000)]
2001-06-04 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec (Release): Set to 6.
hjl [Mon, 28 May 2001 18:37:30 +0000 (18:37 +0000)]
2001-05-28 H.J. Lu <hjl@lucon.org>
* utils/lockd/lockd.c (main): chdir to NFS_STATEDIR.
* utils/mountd/mountd.c (main): Likewise.
* utils/nfsd/nfsd.c (main): Likewise.
* utils/rquotad/rquota_svc.c (main): Likewise.
hjl [Mon, 7 May 2001 00:54:18 +0000 (00:54 +0000)]
2001-05-06 Anne Milicia <milicia@missioncriticallinux.com>
* support/export/client.c (client_check): Check IP address
againet netgroup.
2001-05-06 Neil Brown <neilb@cse.unsw.edu.au>
* support/export/client.c (client_gettype): Treat `*' as
MCL_ANONYMOUS.
hjl [Mon, 23 Apr 2001 05:09:49 +0000 (05:09 +0000)]
2001-04-22 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec.in: Fix a typo.
* nfs-utils.spec: Regenerated.
hjl [Sun, 22 Apr 2001 06:49:04 +0000 (06:49 +0000)]
2001-04-21 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec.in: Fix cross build.
* nfs-utils.spec: Regenerated.
(Release): Set to 5.
hjl [Wed, 18 Apr 2001 16:15:05 +0000 (16:15 +0000)]
Undo the last change.
hjl [Wed, 18 Apr 2001 16:09:10 +0000 (16:09 +0000)]
2001-04-18 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec.in: Updated.
* nfs-utils.spec: Regenerated.
hjl [Wed, 18 Apr 2001 15:59:45 +0000 (15:59 +0000)]
2001-04-18 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec.in: Support cross build.
* nfs-utils.spec: Regenerated.
(Release): Set to 4.
* config.sub: New.
* config.guess: New.
* config.mk.in (BUILD_CC): New.
(CC): Set to $(BUILD_CC) if BUILD is defined.
(AR): Set to @AR@.
(LD): Set to @LD@.
(RANLIB): Set to @RANLIB@.
* configure.in: Check BUILD_CC, RANLIB, AR and LD.
* configure: Regenerated.
* tools/rpcgen/Makefile (BUILD): Set to true.
chip [Mon, 2 Apr 2001 02:52:33 +0000 (02:52 +0000)]
2001-04-01 Chip Salzenberg <chip@valinux.com>
* debian/changelog: Version 0.3.2-1.
* debian/*{pre,post}*: Let debhelper handle doc symlinks.
* debian/rules: Eliminate dh_suidregister. Rename ChangeLog
on installation, per policy.
chip [Mon, 2 Apr 2001 02:47:04 +0000 (02:47 +0000)]
2001-04-01 Chip Salzenberg <chip@valinux.com>
* debian/changelog: Version 0.3.2-1.
* debian/*{pre,post}*: Let debhelper handle doc symlinks.
* debian/rules: Eliminate dh_suidregister. Rename ChangeLog
on installation, per policy.
chip [Mon, 2 Apr 2001 01:46:00 +0000 (01:46 +0000)]
2001-04-01 Chip Salzenberg <chip@valinux.com>
* tools/rpcgen/rpc_svcout.c (write_timeout_func): Remove
redundant, and sometimes broken, declaration of svc_fdset;
it may be a macro.
* support/nfs/rpcmisc.c (closedown): Likewise.
hjl [Wed, 21 Mar 2001 19:20:11 +0000 (19:20 +0000)]
2001-03-21 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec: Regenerated.
(Release): Set to 3.
2001-03-21 Ion Badulescu <ionut@cs.columbia.edu>
* utils/statd/statd.c (main): make sure file descriptors 0-2
are open to /dev/null.
2001-03-21 H.J. Lu <hjl@lucon.org>
* support/nfs/rpcmisc.c: Restore 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.
hjl [Mon, 12 Mar 2001 01:05:50 +0000 (01:05 +0000)]
2001-03-11 H.J. Lu <hjl@lucon.org>
* configure.in (RELEASE): New. Default to 1, set by
--with-release=XXX. Substitute nfs-utils.spec.
* nfs-utils.spec.in (Release): Set to @RELEASE@.
* configure: Regenerated.
* nfs-utils.spec: Likewise.
hjl [Mon, 12 Mar 2001 00:51:27 +0000 (00:51 +0000)]
2001-03-11 H.J. Lu <hjl@lucon.org>
* utils/rquotad/rquotad.man: Fix a typo.
hjl [Mon, 12 Mar 2001 00:49:42 +0000 (00:49 +0000)]
2001-03-11 H.J. Lu <hjl@lucon.org>
* 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.
hjl [Mon, 12 Mar 2001 00:14:40 +0000 (00:14 +0000)]
Fix the ChangeLog entries.
hjl [Sun, 11 Mar 2001 03:16:09 +0000 (03:16 +0000)]
2001-03-10 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3.2".
* configure: Regenerated.
* nfs-utils.spec: Likewise.
* README: Updated for 0.3.2.
hjl [Sun, 11 Mar 2001 03:04:12 +0000 (03:04 +0000)]
2001-03-10 Tavis Barr <tavis@boole.isetr.columbia.edu>
* utils/rquotad/rquotad.man: Updated for -p.
* utils/statd/statd.man: Likewise.
2001-03-10 Ion Badulescu <ionut@cs.columbia.edu>
* support/nfs/rpcmisc.[ch]: export makesock()
* utils/statd/statd.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.
* utils/statd/Makefile (LIBS): link with our own libnfs
hjl [Sun, 11 Mar 2001 02:54:00 +0000 (02:54 +0000)]
2001-03-10 Tavis Barr <tavis@boole.isetr.columbia.edu>
* utils/rquotad/rquotad.man: Updated for -p.
* utils/statd/statd.man: Likewise.
2001-03-10 Ion Badulescu <ionut@cs.columbia.edu>
* support/nfs/rpcmisc.[ch]: export makesock()
* utils/statd/statd.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.
* utils/statd/Makefile (LIBS): link with our own libnfs
hjl [Fri, 9 Mar 2001 23:04:18 +0000 (23:04 +0000)]
2001-03-09 H.J. Lu <hjl@lucon.org>
* etc/redhat/nfslock.init: Changed chkconfig line to 60 86.
* etc/nodist/nfs-client: Likewise.
chip [Tue, 27 Feb 2001 00:57:54 +0000 (00:57 +0000)]
2001-02-26 Chip Salzenberg <chip@valinux.com>
* debian/changelog: Version 0.3.1-1.
* Mention upstream source and license in copyright file.
* Add build-Depends for debhelper and libwrap0-dev.
lon [Tue, 20 Feb 2001 21:02:15 +0000 (21:02 +0000)]
etc/nodist minor bugfixes
lon [Tue, 20 Feb 2001 20:58:33 +0000 (20:58 +0000)]
chkconfig line changed from 2345 99 01 to 2345 60 20
lon [Mon, 19 Feb 2001 02:33:44 +0000 (02:33 +0000)]
Statd.man cleanups.
hjl [Sat, 17 Feb 2001 17:22:32 +0000 (17:22 +0000)]
2001-02-17 Patrick J. LoPresti <patl@curl.com>
* utils/statd/log.c (log_init): Use LOG_DAEMON instead of
LOG_LOCAL5.
lon [Sat, 17 Feb 2001 05:13:59 +0000 (05:13 +0000)]
Minor fix - put nfsd before mountd rpcinfo query.
lon [Fri, 16 Feb 2001 20:36:36 +0000 (20:36 +0000)]
Misc. updates per bug #127435
/usr/sbin/rpc.statd -> /sbin/rpc.statd
hjl [Thu, 15 Feb 2001 01:03:04 +0000 (01:03 +0000)]
2001-02-14 H.J. Lu <hjl@lucon.org>
* utils/statd/rmtcall.c: Include <time.h>.
* utils/statd/svc_run.c: Likewise.
hjl [Thu, 15 Feb 2001 00:43:58 +0000 (00:43 +0000)]
2001-02-14 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3.1".
* configure: Regenerated.
* nfs-utils.spec: Likewise.
* README: Updated for 0.3.1.
hjl [Thu, 15 Feb 2001 00:37:03 +0000 (00:37 +0000)]
2001-02-14 H.J. Lu <hjl@lucon.org>
* support/nfs/rpcmisc.c: Include <time.h>.
chip [Wed, 14 Feb 2001 20:51:00 +0000 (20:51 +0000)]
2001-02-14 Chip Salzenberg <chip@valinux.com>
* debian/control: Change priority of nhfsstone package to 'extra'.
chip [Tue, 13 Feb 2001 04:53:34 +0000 (04:53 +0000)]
Fix typo.
chip [Tue, 13 Feb 2001 04:49:05 +0000 (04:49 +0000)]
2001-02-12 Chip Salzenberg <chip@valinux.com>
* debian/changelog: Version 0.3-2.
hjl [Sun, 11 Feb 2001 01:11:44 +0000 (01:11 +0000)]
2001-02-02 H.J. Lu <hjl@lucon.org>
* support/include/rpcmisc.h (rpc_init): Remove bufsize.
* support/nfs/rpcmisc.c (makesock): Remove socksz and comment
out SO_SNDBUF/SO_RCVBUF.
(rpc_init): Remove bufsize and remove socksz in calls to
makesock ().
* utils/mountd/mountd.c (main): Remove bufsize in calls to
rpc_init ().
lon [Fri, 9 Feb 2001 19:00:53 +0000 (19:00 +0000)]
Removed lockd_not_needed function; rpc.lockd now ignores EINVAL.
lon [Fri, 9 Feb 2001 18:58:50 +0000 (18:58 +0000)]
Initial distribution dependent daemon management functions for nfs init
scripts.
lon [Fri, 9 Feb 2001 18:58:07 +0000 (18:58 +0000)]
Initial script for distribution-independent SysV init script to start
nfs server services (nfsd, mountd, rquotad).
lon [Fri, 9 Feb 2001 18:57:27 +0000 (18:57 +0000)]
Initial script for nfs client (lockd/statd)
chip [Mon, 29 Jan 2001 02:18:24 +0000 (02:18 +0000)]
2001-01-28 Chip Salzenberg <chip@valinux.com>
* debian/changelog: Version 0.3-1.
hjl [Thu, 25 Jan 2001 21:17:39 +0000 (21:17 +0000)]
2001-01-25 H.J. Lu <hjl@lucon.org>
* configure.in (VERSION): Set to "0.3".
* configure: Regenerated.
* nfs-utils.spec: Likewise.
* README: Updated for 0.3.
hjl [Thu, 25 Jan 2001 21:11:18 +0000 (21:11 +0000)]
2001-01-25 H.J. Lu <hjl@lucon.org>
* utils/lockd/lockd.c (main): Ignore errno == EINVAL.
chip [Sun, 21 Jan 2001 04:26:06 +0000 (04:26 +0000)]
2001-01-20 Chip Salzenberg <chip@valinux.com>
* support/include/xio.h (xgetc): Declare to return int.
* support/nfs/xio.c (xgetc): Return int.
(xgettok, xskip, xskipcomment): Use int for value of xgetc.
* utils/statd/statd.c (main): Use int for value of getopt.
* debian/changelog: Version 0.2.1-5.
chip [Mon, 11 Dec 2000 00:07:42 +0000 (00:07 +0000)]
2000-12-10 Chip Salzenberg <chip@valinux.com>
* utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for
program and procedure numbers of kernel lockd's callback. Also,
besides the old (and broken) procedure #24, allow #16 per Trond.
dhiggen [Fri, 8 Dec 2000 19:00:23 +0000 (19:00 +0000)]
Fix up file handle stats for new processing.
chip [Sun, 3 Dec 2000 22:45:16 +0000 (22:45 +0000)]
2000-12-03 Chip Salzenberg <chip@valinux.com>
* support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
* debian/control: Let nhfsstone replace files in nfs-kernel-server.
* debian/changelog: Version 0.2.1-4.
chip [Sun, 3 Dec 2000 19:20:25 +0000 (19:20 +0000)]
2000-12-03 Chip Salzenberg <chip@valinux.com>
* support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
chip [Sun, 3 Dec 2000 19:10:46 +0000 (19:10 +0000)]
Wrap Neil's recent changelog entry so lines don't exceed 80 columns.
hjl [Mon, 27 Nov 2000 23:45:03 +0000 (23:45 +0000)]
2000-11-27 Tobias Ringstrom <tori@tellus.mine.nu>
* utils/mountd/auth.c (auth_authenticate): Log the bad path
warning.
neilbrown [Thu, 23 Nov 2000 23:53:54 +0000 (23:53 +0000)]
added entry
neilbrown [Thu, 23 Nov 2000 23:43:11 +0000 (23:43 +0000)]
Print warning if export lines have host name without options, or
options without hostname, as this is probably a typo.
NeilBrown
chip [Sun, 19 Nov 2000 19:00:24 +0000 (19:00 +0000)]
* debian/control: Add dependency on portmap.
* debian/changelog: Version 0.2.1-3.
hjl [Fri, 10 Nov 2000 21:56:36 +0000 (21:56 +0000)]
2000-11-10 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec.in: Don't use libtool.
Add ChangeLog and COPYING to doc.
* nfs-utils.spec: Rebuild.
hjl [Fri, 10 Nov 2000 01:56:17 +0000 (01:56 +0000)]
2000-11-09 H.J. Lu <hjl@lucon.org>
* etc/redhat/nfs.init (start): Back out the last change.
hjl [Thu, 9 Nov 2000 22:19:53 +0000 (22:19 +0000)]
Fix a typo.
hjl [Thu, 9 Nov 2000 22:16:34 +0000 (22:16 +0000)]
2000-11-09 H.J. Lu <hjl@lucon.org>
* etc/redhat/nfs.init (start): Pass --no-tcp to mountd if
TCP is not supported by kernel.
* support/nfs/rpcmisc.c (rpc_init): Don't set _rpcfdtype to 0.
* utils/mountd/mountd.c (longopts): Add "-n/--no-tcp".
(main): Set to _rpcfdtype to SOCK_DGRAM for "-n/--no-tcp".
* utils/mountd/mountd.man: Updated for "-n/--no-tcp".
chip [Fri, 3 Nov 2000 02:53:45 +0000 (02:53 +0000)]
1:0.2.1-2
chip [Fri, 3 Nov 2000 02:44:06 +0000 (02:44 +0000)]
Fix Lon's address.