summaryrefslogtreecommitdiffstats
path: root/utils/statd/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* statd: Report count of loaded hosts correctlyChuck Lever2011-08-291-1/+1
* statd: Remove NL_ADDR() macroChuck Lever2010-01-151-4/+2
* statd: Support IPv6 in sm_mon_1_svc()Chuck Lever2010-01-151-13/+9
* libnsm.a: Add support for multiple lines in monitor record filesChuck Lever2010-01-151-2/+4
* statd: Support IPv6 is caller_is_localhost()Chuck Lever2010-01-151-11/+18
* statd: Introduce statd version of matchhostname()Chuck Lever2010-01-151-3/+2
* statd: Use the new nsm_ file.c calls in rpc.statdChuck Lever2010-01-121-95/+45
* statd: Replace note() with xlog() in rpc.statdChuck Lever2009-11-241-22/+25
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-1/+4
* nfs-utils: Provide type-checked version of svc_getcaller()Chuck Lever2009-03-051-1/+4
* statd: not unlinking host filesSteve Dickson2008-12-171-2/+2
* rpc.statd: Clean up: replace "if (!(foo = rtnl))".Chuck Lever2008-09-261-2/+4
* rpc.statd: eliminate --secure_statdChuck Lever2008-09-261-34/+0
* rpc.tatd: refactor check to see if call is from loopback addressChuck Lever2008-09-261-46/+36
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-291-1/+1
* statd - the files created are named for dns_name, so use that when unlinking.Neil Brown2007-05-031-2/+2
* Don't hide my_name in statd.Neil Brown2007-04-201-7/+22
* Tell NFS/lockd client what that local state number is.Neil Brown2007-04-021-5/+13
* statd - use dnsname to ensure correct matching of NOTIFY requests.Neil Brown2007-03-291-13/+27
* statd - check for 'priv' when looking for duplicate registrations.Neil Brown2007-03-291-1/+2
* statd - remove a pointless ifNeil Brown2007-03-291-19/+17
* statd - keep persistent state in sm/* files.Neil Brown2007-03-291-1/+76
* Make --enable-secure-statd the default.Neil Brown2007-03-151-6/+14
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-0/+4
* Autogen updateneilbrown2005-12-201-1/+3
* Assorted changes from Steve Dicksonneilbrown2005-10-061-1/+2
* Fix spurious error message: erroneous SM_UNMON if RESTRICTED_STATDneilbrown2004-09-151-5/+41
* Support --ha-callout for high-availability calloutsneilbrown2004-09-061-0/+9
* Rename statd log() to note() to avoid conflict with ISO C.chip2003-08-221-18/+18
* Support "-P path" in statd as alternate to /var/lib/nfsneilbrown2002-09-021-1/+1
* 2000-12-10 Chip Salzenberg <chip@valinux.com>chip2000-12-111-4/+7
* Accept lockd callbacks to the new port 24 as well as the historicalchip1999-11-251-1/+4
* Initial revisionhjl1999-10-181-0/+287