summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2000-11-27 Tobias Ringstrom <tori@tellus.mine.nu>hjl2000-11-272-1/+10
| | | | | * utils/mountd/auth.c (auth_authenticate): Log the bad path warning.
* added entryneilbrown2000-11-231-0/+5
|
* Print warning if export lines have host name without options, orneilbrown2000-11-231-0/+4
| | | | | | options without hostname, as this is probably a typo. NeilBrown
* * debian/control: Add dependency on portmap.chip2000-11-193-1/+14
| | | | * debian/changelog: Version 0.2.1-3.
* 2000-11-10 H.J. Lu <hjl@lucon.org>hjl2000-11-103-2/+14
| | | | | | * nfs-utils.spec.in: Don't use libtool. Add ChangeLog and COPYING to doc. * nfs-utils.spec: Rebuild.
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-102-6/+4
| | | | * 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-095-2/+27
| | | | | | | | | | | | * 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".
* 1:0.2.1-2chip2000-11-031-0/+13
|
* Fix Lon's address.chip2000-11-031-3/+3
|
* Document Lon Hohberger's changes through October.chip2000-11-031-0/+26
|
* Added some IP address paranoia when doing callbacks to local lockd.lon2000-10-241-1/+11
|
* Fixed bug preventing callbacks to local lockd.lon2000-10-241-3/+7
|
* 2000-10-18 Scott McDermott <mcdermot@questra.com>hjl2000-10-182-1/+9
| | | | * utils/exportfs/exports.man: Updated for CIDR netmask.
* 2000-10-17 Scott McDermott <mcdermot@questra.com>hjl2000-10-182-1/+19
| | | | | * support/export/client.c (client_init): Support CIDR netmask in /etc/exports.
* 2000-10-11 H.J. Lu <hjl@lucon.org>hjl2000-10-113-2/+7
| | | | | * aclocal.m4 (AC_TCP_WRAPPER): Fix a typo. * configure: Rebuilt.
* Changed /var/lib/nfs/sm/state -> /var/lib/nfs/statelon2000-10-061-1/+1
|
* Extremely minor updates... Edit date, etc.lon2000-10-061-1/+4
|
* Fixed a bug where we were ignoring the xid in the response from a client tolon2000-10-051-1/+6
| | | | a server's SM_NOTIFY.
* Partial rewrite of notify list handling functions. Eliminated bogus, run-offlon2000-10-051-24/+140
| | | | -end-of-list bug when calling nlist_insert_timer. Added lots of comments.
* Minor changes - removed param to log_init() since char *name_p is functionallylon2000-10-051-2/+3
| | | | equivalent. (See statd.c)
* Added logging-to-stderr support (for helping debug and such).lon2000-10-051-60/+42
|
* Added a bitflag-based global to keep track of how statd is being run.lon2000-10-051-0/+19
|
* Added some misc. command line options (-V -h -? -d).lon2000-10-051-75/+179
|
* Updated to reflect new changes to statd.c.lon2000-10-051-1/+27
|
* Propagate HJ's lockd-kill init fix.chip2000-10-031-1/+1
|
* 0.2.1-1chip2000-10-031-0/+6
|
* 2000-09-27 H.J. Lu <hjl@lucon.org>hjl2000-09-272-3/+7
| | | | * README: Updated for RedHat 7.0.
* 2000-09-27 H.J. Lu <hjl@lucon.org>hjl2000-09-272-4/+10
| | | | * nfs-utils.spec: Rebuild.
* 2000-09-27 H.J. Lu <hjl@lucon.org>hjl2000-09-272-18/+9
| | | | * README: Updated for 0.2.1.
* 2000-09-27 H.J. Lu <hjl@lucon.org>hjl2000-09-272-4/+11
| | | | | * nfs-utils.spec.in: Updated to use rpm macros and support RedHat 7.0.
* Fix date.hjl2000-09-251-2/+2
|
* 2000-09-26 H.J. Lu <hjl@lucon.org>hjl2000-09-254-62/+79
| | | | | | * configure.in (VERSION): Set to "0.2.1". * configure: Regenerated. * nfs-utils.spec: Updated.
* 2000-09-26 H.J. Lu <hjl@lucon.org>hjl2000-09-252-2/+8
| | | | | * utils/mountd/auth.c (auth_authenticate_internal): Make sure a non-NULL hostent is always returned.
* 2000-09-11 Ion Badulescu <ionut@moisil.dev.hydraweb.com>hjl2000-09-122-1/+6
| | | | | * etc/redhat/nfslock.init: don't kill lockd processes that do not have an executable (i.e. kernel threads)
* Version 0.2.chip2000-09-051-0/+7
|
* 2000-09-01 H.J. Lu <hjl@lucon.org>hjl2000-09-012-5/+9
| | | | * README: Updated for 0.2.
* rpc.mountd nfs version detectionjweber2000-09-012-5/+18
|
* 2000-08-30 H.J. Lu <hjl@lucon.org>hjl2000-08-304-3/+9
| | | | | | * configure.in (VERSION): Set to "0.2". * configure: Regenerated. * nfs-utils.spec: Updated.
* Fix distros. Update change list.chip2000-08-271-2/+4
|
* 2000-08-25 H.J. Lu <hjl@lucon.org>hjl2000-08-262-5/+11
| | | | * support/misc/tcpwrapper.c (logit): Modify the log output.
* 2000-08-25 Ion Badulescu <ionut@cs.columbia.edu>hjl2000-08-2611-33/+199
| | | | | | | | | | | | | | | | | | | | | | | | | | | * utils/rquotad/rquotad.man, utils/statd/statd.man, utils/mountd/mountd.man: updated * utils/mountd/Makefile (LIBS): added -lmisc $(LIBWRAP) $(LIBNSL) * utils/rquotad/Makefile: fix comment * support/misc/tcpwrapper.c (logit): added comment about waiting for the children after fork() * utils/mountd/mountd.c (main): ignore SIGCHLD to prevent leaving zombies behind (from logit()'s fork) * utils/rquotad/rquota_svc.c (main): ditto * utils/statd/statd.c (main): ditto * utils/rquotad/rquota_svc.c (rquotaprog_1): pass RQUOTAPROG to check_default instead of 0, for prognum * utils/statd/statd.c (sm_prog_1_wrapper): pass SM_PROG to check_default instead of 0, for prognum * utils/mountd/mount_dispatch.c: Include "tcpwrapper.h" if HAVE_TCP_WRAPPER is defined. (mount_dispatch): Call check_default () if HAVE_TCP_WRAPPER is defined. Reject an RPC call if check_default () fails.
* 2000-08-25 H.J. Lu <hjl@lucon.org>hjl2000-08-2515-73/+667
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * support/include/tcpwrapper.h: New for the tcp wrapper support. * support/misc/Makefile: Likewise. * support/misc/from_local.c: Likewise. * support/misc/tcpwrapper.c: Likewise. * aclocal.m4 (AC_TCP_WRAPPER): New. * configure.in: Use it. Substitute LIBWRAP. * configure: Rebuilt. * config.mk.in (LIBNSL): New. (LIBWRAP): Likewise. * support/Makefile (SUBDIRS): Add misc. * support/lib/Makefile (LIBS): Add libmisc.a. * utils/rquotad/Makefile (LIBS): Add -lmisc $(LIBWRAP) $(LIBNSL) * utils/statd/Makefile (LIBS): Likewise. * utils/rquotad/rquota_svc.c: Include "tcpwrapper.h" if HAVE_TCP_WRAPPER is defined. (rquotaprog_1): Call check_default () if HAVE_TCP_WRAPPER is defined. Reject an RPC call if check_default () fails. * utils/statd/statd.c: Include "tcpwrapper.h" if HAVE_TCP_WRAPPER is defined. (sm_prog_1_wrapper): New. A wrapper for sm_prog_1. Call check_default () before calling sm_prog_1 (). Define it as sm_prog_1_wrapper if HAVE_TCP_WRAPPER is defined.
* Full debian build files are now in /debian.chip2000-08-252-157/+0
|
* Debian build support.chip2000-08-2522-0/+505
|
* "dot+1" is bogus - it is a DNS domain, not a yp domainneilbrown2000-08-242-1/+6
|
* 1/ be less trusting of information in /var/lib/nfs/xtab. Add things toneilbrown2000-08-238-9/+197
| | | | | | kernel even if they are in here. 2/ O_CREAT [ex]log when locking for write incase they don't exist 3/ added etc/debian diretory with some files
* 2000-08-09 H.J. Lu <hjl@lucon.org>hjl2000-08-103-4/+10
| | | | | | | | * 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-08-02 H.J. Lu <hjl@lucon.org>hjl2000-08-102-6/+22
| | | | | * utils/mountd/auth.c (auth_authenticate_internal): Try to avoid the reverse name lookup.
* 2000-07-04 H.J. Lu <hjl@lucon.org>hjl2000-07-053-1/+10
| | | | | | | * utils/statd/log.c: Include <stdlib.h> for exit (). * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the gcc warning.