summaryrefslogtreecommitdiffstats
path: root/etc/redhat
Commit message (Collapse)AuthorAgeFilesLines
* remove redhat filesneilbrown2004-12-034-383/+0
|
* Prepare to support gss authentication and idmap looks for nfsv4neilbrown2004-09-151-0/+70
|
* mount nfsd filesystem at startup, and unmount afterwardsneilbrown2004-08-312-0/+10
|
* enable 127.0.0.1 before checking for V3 supportneilbrown2003-06-161-0/+12
|
* Remove RCS ID.hjl2002-04-081-2/+0
|
* 2002-04-08 H.J. Lu <hjl@lucon.org>hjl2002-04-082-23/+73
| | | | | | | | | | | | | * 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.
* 2002-04-07 H.J. Lu <hjl@lucon.org>hjl2002-04-072-10/+3
| | | | | | * 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-12/+52
| | | | * etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
* 2001-08-17 Ragnar Kjørstad <nfs@ragnark.vestdata.no>hjl2001-08-171-2/+8
| | | | | | | | | | | | | | | 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".
* 2001-07-25 H.J. Lu <hjl@lucon.org>hjl2001-07-251-4/+8
| | | | | * etc/redhat/nfs.init: Check if rpc.rquotad exists before doing anything about it.
* 2001-06-27 H.J. Lu <hjl@lucon.org>hjl2001-06-271-3/+7
| | | | * etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
* 2001-03-09 H.J. Lu <hjl@lucon.org>hjl2001-03-091-1/+1
| | | | | * etc/redhat/nfslock.init: Changed chkconfig line to 60 86. * etc/nodist/nfs-client: Likewise.
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-101-6/+0
| | | | * etc/redhat/nfs.init (start): Back out the last change.
* Fix a typo.hjl2000-11-091-1/+1
|
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-091-0/+6
| | | | | | | | | | | | * 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".
* 2000-09-11 Ion Badulescu <ionut@moisil.dev.hydraweb.com>hjl2000-09-121-1/+1
| | | | | * etc/redhat/nfslock.init: don't kill lockd processes that do not have an executable (i.e. kernel threads)
* rpc.mountd nfs version detectionjweber2000-09-011-5/+12
|
* 2000-08-09 H.J. Lu <hjl@lucon.org>hjl2000-08-101-3/+1
| | | | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during startup to ensure all existing clients work fine. * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0 to xtab_read () for reading _PATH_XTAB.
* 2000-07-03 H.J. Lu <hjl@lucon.org>hjl2000-07-031-1/+5
| | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during stop to ensure all clients can still access the server before it is shutdown.
* 2000-06-27 H.J. Lu <hjl@lucon.org>hjl2000-06-271-1/+1
| | | | | | | | | * etc/redhat/nfs.init: Run /usr/sbin/exportfs last during startup to ensure all exiting clients are exported. * configure.in (VERSION): Set to "0.1.8.2". * configure: Regenerated. * nfs-utils.spec: Updated.
* 2000-06-04 H.J. Lu <hjl@lucon.org>hjl2000-06-041-1/+1
| | | | * etc/redhat/nfs.init: Fix a typo in comment.
* 2000-05-18 H.J. Lu <hjl@lucon.org>hjl2000-05-181-8/+2
| | | | * etc/redhat/nfs.init (restart): Just do stop and start.
* 2000-04-26 H.J. Lu <hjl@lucon.org>hjl2000-04-261-3/+12
| | | | | * etc/redhat/nfslock.init: Check if lockd exits before killing it.
* Updated.hjl2000-03-132-3/+3
|
* moved exportfs -au after stopping nfsd to stop spuriousneilbrown1999-11-221-1/+1
| | | | ESTALE errors on server shutdown.
* Initial revisionhjl1999-10-182-0/+184