summaryrefslogtreecommitdiffstats
path: root/utils/statd/rmtcall.c
Commit message (Expand)AuthorAgeFilesLines
* rpc.statd: Fix socket binding loop.Hemmo Nieminen2013-01-161-6/+13
* rpc.statd: Bind downcall socket to loopback addressChuck Lever2011-08-031-1/+1
* statd: Remove NL_ADDR() macroChuck Lever2010-01-151-13/+13
* statd: Update rmtcall.cChuck Lever2010-01-151-136/+45
* statd: Replace note() with xlog() in rpc.statdChuck Lever2009-11-241-19/+17
* rpc.statd: Stop overloading sockfd in utils/statd/rmtcall.cChuck Lever2008-09-261-12/+16
* rpc.statd: Use __func__ in dprintfChuck Lever2008-09-261-23/+27
* Be more cautious about use for privilege ports (<1024).Neil Brown2007-04-161-11/+23
* statd - remove try_to_resolveNeil Brown2007-03-201-60/+2
* Remove notify functionality from statd in favour of sm-notifyNeil Brown2007-03-201-132/+19
* Detect if glibc provides socklen_t and use that insteadGreg Banks2006-06-271-1/+5
* Define and use HIAVE_IFADDRS_HNeil Brown2006-04-171-1/+7
* Autogen updateneilbrown2005-12-201-1/+3
* Assorted changes from Steve Dicksonneilbrown2005-10-061-2/+58
* Make statd_get_socket actually honour the 'port' parameter.neilbrown2005-02-281-2/+9
* statd fixesneilbrown2004-12-061-0/+10
* Support --ha-callout for high-availability calloutsneilbrown2004-09-061-0/+3
* Rename statd log() to note() to avoid conflict with ISO C.chip2003-08-221-23/+23
* 2001-03-21 H.J. Lu <hjl@lucon.org>hjl2001-03-211-3/+4
* 2001-03-11 H.J. Lu <hjl@lucon.org>hjl2001-03-121-4/+3
* 2001-03-10 Tavis Barr <tavis@boole.isetr.columbia.edu>hjl2001-03-111-3/+4
* 2001-02-14 H.J. Lu <hjl@lucon.org>hjl2001-02-151-0/+1
* Added some IP address paranoia when doing callbacks to local lockd.lon2000-10-241-1/+11
* Fixed a bug where we were ignoring the xid in the response from a client tolon2000-10-051-1/+6
* Initial revisionhjl1999-10-181-0/+406