summaryrefslogtreecommitdiffstats
path: root/utils/statd
Commit message (Expand)AuthorAgeFilesLines
* start-statd: script using incompatible file descriptorDaniel Pocock2016-12-201-2/+2
* Remove error messages on xstrdup failure.NeilBrown2016-12-061-4/+1
* start-statd: Use flock to serialize the running of this scriptSteve Dickson2016-06-211-0/+4
* statd: suppress a benign log message in nsm_delete_host()Scott Mayhew2016-06-211-3/+3
* start-statd: don't run multiple rpc.statds on the one host.NeilBrown2016-01-161-0/+8
* statd: make statd_canonical_name return the presentation address if it maps t...Scott Mayhew2015-12-111-4/+1
* statd: Update existing record if we receive SM_MON with new cookieScott Mayhew2015-11-231-13/+27
* statd: fix a segfault caused by improper usage of RPC interfaceShan Hai2015-11-024-6/+10
* statd: statd_get_socket() should return open fdsChuck Lever2015-09-161-9/+18
* rpc.statd: Avoid passing unregistered socket to svc_getreqsetCarlos O'Donell2015-02-261-0/+3
* statd: Fix test for foreground modeChris Mayo2015-02-011-1/+1
* 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