summaryrefslogtreecommitdiffstats
path: root/utils/statd
Commit message (Expand)AuthorAgeFilesLines
* 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
* statd: add IPv6 support in sm_notify_1_svc()Chuck Lever2010-01-151-7/+62
* statd: add nsm_present_address() APIChuck Lever2010-01-152-0/+66
* statd: Introduce statd version of matchhostname()Chuck Lever2010-01-156-12/+129
* nfs-utils: Collect socket address helpers into one locationChuck Lever2010-01-151-0/+1
* sm-notify: Support IPv6 DNS lookups in smn_lookupChuck Lever2010-01-151-7/+12
* sm-notify: Use getaddrinfo(3) to create bind address in smn_create_socket()Chuck Lever2010-01-151-31/+51
* sm-notify: IPv6 support in reserved port binding in smn_create_socket()Chuck Lever2010-01-151-1/+28
* sm-notify: Support creating a PF_INET6 socket in smn_create_socket()Chuck Lever2010-01-151-5/+76
* sm-notify: factor socket creation out of notify()Chuck Lever2010-01-151-60/+77
* statd: Update rmtcall.cChuck Lever2010-01-152-138/+47
* sm-notify: Replace RPC codeChuck Lever2010-01-151-122/+66
* statd: Use the new nsm_ file.c calls in rpc.statdChuck Lever2010-01-124-246/+57
* statd: Use the new nsm_ file.c calls in sm_notifyChuck Lever2010-01-121-225/+63
* libnsm.a: Move the sm_inter XDR pieces to libnsm.aChuck Lever2009-12-232-142/+5
* statd: replace smn_{get,set}_port() with the shared equivalentsChuck Lever2009-12-121-33/+7
* statd: squelch compiler warning in sm-notify.cSteve Dickson2009-12-121-3/+7