summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo.chip2002-09-161-1/+1
|
* Oops, included the wrong text. Now fixed, I hope.chip2002-09-161-6/+7
|
* *** empty log message ***chip2002-09-161-1/+1
|
* * Start nfs-common after nfs-kernel-server so that the server is runningchip2002-09-1618-53/+168
| | | | | | | | | | | | | when statd restarts. In postinst, remove bad rc.d links from old packages. From Philippe Troin <phil@fifi.org>. (closes: #160800) * Make init scripts exit with non-zero status when daemons don't start. * Add titles to templates where I forgot them. (closes: #158489) * Add /etc/default/{nfs-common,nfs-kernel-server} so setting random parameters doesn't require editing init scripts. (closes: #131539) * Split templates into separate files, and add French templates. (closes: #134630) * Use invoke-rc.d to avoid premature daemon starts. (closes: 158574) * Change priority of nfs-kernel-server to 'optional'.
* 2002-09-12 H.J. Lu <hjl@lucon.org>hjl2002-09-132-7/+5
| | | | | * support/nfs/svc_socket.c: Remove HAVE_SVCTCP_SOCKET and HAVE_SVCUDP_SOCKET.
* 2002-09-12 H.J. Lu <hjl@lucon.org>hjl2002-09-135-126/+12
| | | | | | | | | | * configure.in: Remove checking svctcp_socket and svcudp_socket. * configure: Regenerated. * support/include/config.h.in (HAVE_SVCTCP_SOCKET): Removed. (HAVE_SVCUDP_SOCKET): Removed. * support/include/nfslib.h: Undo the last change.
* 2002-09-12 H.J. Lu <hjl@lucon.org>hjl2002-09-122-0/+10
| | | | | | * support/include/nfslib.h (svctcp_socket): Protect it with HAVE_SVCTCP_SOCKET. (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET.
* 2002-09-12 H.J. Lu <hjl@lucon.org>hjl2002-09-124-3/+9
| | | | | | * configure.in (VERSION): Set to "1.0.2". * configure: Regenerated. * nfs-utils.spec: Likewise.
* support/nfs/svc_socket.c: New.hjl2002-09-121-0/+187
|
* 2002-09-12 H.J. Lu <hjl@lucon.org>hjl2002-09-129-8/+187
| | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Check svctcp_socket and svcudp_socket. * configure: Regenerated. * support/include/config.h.in (HAVE_SVCTCP_SOCKET): New. (HAVE_SVCUDP_SOCKET): New. * support/include/nfslib.h (svctcp_socket): New. (svcudp_socket): New. * support/nfs/Makefile (OBJS): Add svc_socket.o. * support/nfs/svc_socket.c: New. * support/nfs/rpcmisc.c (rpc_init): Call svctcp_socket and svcudp_socket if port is unspecified. * utils/nfsd/nfsd.c (main): Call getservbyname for port. * utils/rquotad/rquota_svc.c: Include <nfslib.h>. (killer): New. Signal handler to unregister. (main): Use killer. Call svcudp_socket to get the default socket.
* -N for statdneilbrown2002-09-024-8/+30
|
* Support "-P path" in statd as alternate to /var/lib/nfsneilbrown2002-09-026-8/+81
|
* 2002-08-26 Chip Salzenberg <chip@pobox.com>chip2002-08-267-3/+53
| | | | | * utils/nfsd/nfsd.man: Fix typo. * debian/changelog: Version 1.0.1-1.
* See Changelogneilbrown2002-05-295-10/+15
|
* Fix nfsstat ordering issueneilbrown2002-05-051-3/+9
|
* nfsstat fixes, see ChangeLogneilbrown2002-05-052-17/+59
|
* Remove RCS ID.hjl2002-04-082-3/+4
|
* See Change Logneilbrown2002-04-082-1/+13
|
* 2002-04-08 H.J. Lu <hjl@lucon.org>hjl2002-04-087-26/+95
| | | | | | | | | | | | | * etc/redhat/nfs: New. * etc/redhat/nfs.init: Updated. * nfs-utils.spec.in: Updated. * nfs-utils.spec: Regenerated. * utils/mountd/mountd.c (longopts): Fix a typo. * utils/mountd/mountd.man: Updated.
* Add Sean O'Connell <sean@ee.duke.edu>.hjl2002-04-071-1/+2
|
* 2002-04-07 H.J. Lu <hjl@lucon.org>hjl2002-04-073-10/+9
| | | | | | * etc/redhat/nfslock.init (restart): Just do stop and start. * etc/redhat/nfs.init: Fix a typo.
* 2002-04-07 H.J. Lu <hjl@lucon.org>hjl2002-04-071-1/+1
| | | | | | | | * configure.in (VERSION): Set to "1.0.1". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 1.0.1.
* 2002-04-07 H.J. Lu <hjl@lucon.org>hjl2002-04-074-4/+12
| | | | | | | | * configure.in (VERSION): Set to "1.0.1". * configure: Regenerated. * nfs-utils.spec: Likewise. * README: Updated for 1.0.1.
* 2002-04-07 H.J. Lu <hjl@lucon.org>hjl2002-04-072-13/+57
| | | | * etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
* *** empty log message ***neilbrown2002-02-281-0/+13
|
* *** empty log message ***neilbrown2002-02-285-15/+48
|
* fix exportfs.man to say what the (new) defaults areneilbrown2002-01-171-1/+1
|
* See Changelogneilbrown2002-01-173-18/+60
|
* (more of the previous change)chip2002-01-031-0/+2
|
* 2002-01-02 Chip Salzenberg <chip@pobox.com>chip2002-01-033-0/+19
| | | | | | | | * 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.
* 2001-12-26 Chip Salzenberg <chip@pobox.com>chip2001-12-276-19/+57
| | | | | | | | * nfs-utils.spec (Version): Set to "1.0". * configure.in (VERSION): Likewise. * configure: Regenerated. * README: Rewritten. * debian/changelog: Version 1.0-1.
* Change priority to "high" for hostname nocase comparisons.chip2001-12-271-1/+1
|
* * utils/exportfs/exports.man: Comment out a leftover TP thatchip2001-12-272-1/+2
| | | | was TPing our indentation.
* (forgot to finalize entry)chip2001-12-271-1/+1
|
* 2001-12-26 Chip Salzenberg <chip@pobox.com>chip2001-12-276-16/+40
| | | | | | | | | * 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.
* see changelogneilbrown2001-12-202-1/+16
|
* See Changelogneilbrown2001-12-206-5/+25
|
* More changes in the same version:chip2001-12-143-5/+5
| | | | | * Use --name instead of --exec when stopping daemons; the running binary may have been renamed or removed.
* nfs-utils (1:0.3.3-5) unstable; urgency=highchip2001-12-149-10/+35
| | | | | | | * 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
* 2001-11-26 TAKAI Kousuke <takai@vlsi.kuee.kyoto-u.ac.jp>hjl2001-11-292-1/+6
| | | | | * support/nfs/xio.c (xskip): Call `xungetc' instead of `ungetc' to keep x_line more properly.
* 2001-11-26 Chip Salzenberg <chip@pobox.com>chip2001-11-263-0/+19
| | | | * debian/changelog: Version 0.3.3-4.
* 2001-11-26 Chip Salzenberg <chip@pobox.com>chip2001-11-267-17/+40
| | | | | | | | | | * 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.
* (minor cleanup covered by previous log entry)chip2001-11-222-2/+2
|
* 2001-11-21 Chip Salzenberg <chip@pobox.com>chip2001-11-2214-27/+82
| | | | * debian/changelog: Version 0.3.3-3.
* 2001-11-21 Chip Salzenberg <chip@pobox.com>chip2001-11-222-0/+5
| | | | | * support/nfs/exports.c (parseopts): Accept old-style "crossmnt" option, for old xtabs.
* 2001-11-21 Chip Salzenberg <chip@pobox.com>chip2001-11-223-13/+34
| | | | | | | | | * 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.
* 2001-10-11 Chip Salzenberg <chip@pobox.com>chip2001-10-113-8/+21
| | | | | * utils/mountd/mountd.c (main): Close fds > 2 _before_ RPC init. * debian/changelog: Version 0.3.3-2.
* 2001-10-08 Chip Salzenberg <chip@pobox.com>chip2001-10-082-3/+10
| | | | * utils/mountd/mountd.c (main): When daemonizing, close all fds > 2.
* 2001-10-08 Chip Salzenberg <chip@pobox.com>chip2001-10-088-5/+53
| | | | | | * 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.
* Updated paths to /var/lib in utils/mountd/mountd.manchip2001-10-081-0/+4
|