summaryrefslogtreecommitdiffstats
path: root/utils/statd
Commit message (Expand)AuthorAgeFilesLines
* cleanup daemonization codeDavid Hardeman2015-01-231-55/+11
* start-statd: Use the canonical to check if systemd is running.Steve Dickson2015-01-151-1/+1
* Fix up issue with "make dist"NeilBrown2014-12-071-2/+2
* sm-notify: inform the kernel if there were no hosts to notifyJeff Layton2014-09-191-0/+25
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-153-8/+8
* start-statd: clean up output when systemd is not installedMike Frysinger2014-08-191-5/+9
* statd: Adding callback on sm_notifyRong Zeng2014-06-012-9/+25
* start-statd: rpc.statd's systemd unit changed names.Steve Dickson2014-05-011-1/+1
* systemd: add PATH for finding systemctlKinglong Mee2014-04-251-1/+1
* start-statd: converted to use systemdNeilBrown2014-03-241-2/+5
* statd: add options to set port number of lockdNeilBrown2014-03-112-5/+76
* rpc.statd: Allow usage messages to be displayed when statd is running.Steve Dickson2014-01-201-6/+6
* statd: exit if a statd is already runningWeston Andros Adamson2013-05-071-0/+7
* sm-notify: "-v hostname" doesn't work when IPV6_SUPPORT is enabledChuck Lever2013-04-221-1/+1
* rpc.statd: Fix socket binding loop.Hemmo Nieminen2013-01-161-6/+13
* utils: Return status 0 on clean exitsMantas Mikulenas2012-10-151-1/+2
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-161-2/+2
* sm-notify: sm-notify leaves monitor records in sm.bakChuck Lever2011-09-201-13/+22
* sm-notify: Avoid extra rpcbind queriesChuck Lever2011-09-201-0/+1
* sm-notify: Use correct retransmit timeout when sending a fresh RPCChuck Lever2011-09-201-2/+1
* sm-notify: Refactor insert_host() and recv_rpcbind_reply()Chuck Lever2011-09-201-16/+26
* sm-notify: sm-notify doesn't handle localhost properlyChuck Lever2011-08-291-25/+102
* statd: statd_matchhostname() doesn't handle localhost properlyChuck Lever2011-08-291-8/+47
* sm-notify: Disable syslog messages when debugging is enabledChuck Lever2011-08-291-2/+4
* statd: Report count of loaded hosts correctlyChuck Lever2011-08-291-1/+1
* pdate addres for Free Software FoundationNeilBrown2011-08-291-25/+0
* start-statd: Use bash as -p is no POSIXLuk Claes2011-08-291-2/+2
* statd.man: man complains about lines starting with 'Luk Claes2011-08-291-2/+1
* rpc.statd: Bind downcall socket to loopback addressChuck Lever2011-08-031-1/+1
* rpc.mountd: let mountd consult /etc/services for portMi Jinlong2011-08-031-1/+4
* statd: Remove vestigial "-w" option from man page synopsisChuck Lever2011-04-061-1/+1
* sm-notify: Make use of AI_NUMERICSERV conditionalChuck Lever2010-12-131-0/+6
* nfs-utils: Remove all uses of AI_ADDRCONFIGChuck Lever2010-11-012-9/+0
* statd: statd fails to monitor if no reverse mapping of mon_name existsChuck Lever2010-08-241-1/+3
* sm-notify: Send fully-qualified and unqualified mon_namesChuck Lever2010-03-191-4/+17
* sm-notify: Use my_name when sending SM_NOTIFY requestsChuck Lever2010-03-173-36/+47
* statd: Remove SIMU_CRASH warningChuck Lever2010-02-121-1/+0
* tcpwrapper: Add support for IPv6Chuck Lever2010-01-172-7/+1
* tcp_wrapper: Clean up logit()Chuck Lever2010-01-171-1/+1
* statd: update rpc.statd(8) and sm-notify(8) to reflect IPv6 supportChuck Lever2010-01-152-274/+641
* statd: Support TI-RPC statd listenerChuck Lever2010-01-151-7/+31
* libnsm.a: retain CAP_NET_BIND when dropping privilegesChuck Lever2010-01-151-2/+2
* statd: Remove NL_ADDR() macroChuck Lever2010-01-154-20/+15
* statd: Support IPv6 in sm_stat_1_svc()Chuck Lever2010-01-151-5/+8
* statd: Support IPv6 in sm_mon_1_svc()Chuck Lever2010-01-151-13/+9
* statd: Add API to canonicalize mon_namesChuck Lever2010-01-152-0/+103
* libnsm.a: Add support for multiple lines in monitor record filesChuck Lever2010-01-152-4/+7
* sm-notify: Save mon_name and my_name stringsChuck Lever2010-01-151-5/+17
* statd: Support IPv6 in sm_simu_crash_1_svcChuck Lever2010-01-151-16/+19
* statd: Support IPv6 is caller_is_localhost()Chuck Lever2010-01-151-11/+18