summaryrefslogtreecommitdiff
path: root/src/rpcinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove BAD_FREE from reply_proc()rpcbind-1_2_6-rc1Steve Dickson2019-11-111-4/+4
* rpcinfo: Fix stack buffer overflowSteve Dickson2018-10-091-6/+17
* pmapdump: Removed unused variable 'socket'rpcbind-0_2_3-rc2Steve Dickson2015-02-041-1/+0
* rpcinfo: remove obsolete function clnt_com_createOlaf Kirch2015-02-041-36/+0
* rpcinfo: remove obsolete function get_inet_addressOlaf Kirch2015-02-041-45/+0
* Make rpcinfo -p support IPv6 addresses, tooOlaf Kirch2015-02-041-5/+7
* rpcinfo: make -t/-u options support IPv6 addresses, tooOlaf Kirch2015-02-041-7/+79
* rpcinfo ip_ping: clean up client ping/create/destroyOlaf Kirch2015-02-041-21/+18
* Replace the Sun RPC license with the BSD license, withTom "spot" Callaway2009-05-291-24/+23
* This fixes a problem where "rpcinfo -T transport host prognum"Frank Filz2009-05-291-1/+1
* Change prognum, versnum, minvers, and maxvers in progpinFrank Filz2009-05-221-1/+1
* rpcbind: Squelch a compiler warningChuck Lever2008-10-281-1/+1
* Initial commit of rpcbind 0.1.4Steve Dickson2007-04-201-0/+1959