Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make --enable-secure-statd the default. | Neil Brown | 2007-03-15 | 1 | -6/+14 |
| | | | | | | | | | | | | | | i.e. you now need --disable-secure-statd if you want any client other than lockd to talk to statd. Also relax the RESTRICTED_STATD checks so that a recent kernel with /proc/sys/fs/nfs/nsm_use_hostnames set can still talk to statd. Finally, restrict access to simulate_crash so that only privileged processes on localhost can call it. Having it accessible by the whole world is probably not much more than a minor inconvenience, but it really should be kept closed. | ||||
* | Fix a number of the easier compile warnings: unused variables, | Greg Banks | 2006-06-22 | 1 | -0/+4 |
| | | | | unused labels, constness, signedness. | ||||
* | Autogen update | neilbrown | 2005-12-20 | 1 | -1/+3 |
| | |||||
* | Assorted changes from Steve Dickson | neilbrown | 2005-10-06 | 1 | -1/+2 |
| | |||||
* | Fix spurious error message: erroneous SM_UNMON if RESTRICTED_STATD | neilbrown | 2004-09-15 | 1 | -5/+41 |
| | |||||
* | Support --ha-callout for high-availability callouts | neilbrown | 2004-09-06 | 1 | -0/+9 |
| | |||||
* | Rename statd log() to note() to avoid conflict with ISO C. | chip | 2003-08-22 | 1 | -18/+18 |
| | |||||
* | Support "-P path" in statd as alternate to /var/lib/nfs | neilbrown | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | 2000-12-10 Chip Salzenberg <chip@valinux.com> | chip | 2000-12-11 | 1 | -4/+7 |
| | | | | | | * 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. | ||||
* | Accept lockd callbacks to the new port 24 as well as the historical | chip | 1999-11-25 | 1 | -1/+4 |
| | | | | port 100021. | ||||
* | Initial revision | hjl | 1999-10-18 | 1 | -0/+287 |