summaryrefslogtreecommitdiff
path: root/src/rpcb_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* portmapper: allow TCP-only portmapperHEADlibtirpc-1-3-4-rc1masterDan Hork2023-04-211-6/+3
* Removed a warning:Steve Dickson2022-08-021-1/+2
* SUNRPC: MT-safe overhaul of address cache management in rpcb_clnt.clibtirpc-1-3-3-rc5Attila Kovacs2022-08-011-63/+129
* rpcb_clnt.c add mechanism to try v2 protocol firstlibtirpc-1-3-3-rc3Roberto Bergantinos Corpas2022-07-161-4/+26
* Fix potential memory leak of parms.r_addrAli Abdallah2022-07-161-0/+8
* rpcb_clnt.c: resource_leakSteve Dickson2018-09-111-0/+1
* rpcb_clnt.c: pass the version argument to __try_protocol_version_2Thomas Blume2018-07-181-1/+1
* Handle GARBAGE_ARGS response in rpcbind queryChuck Lever2018-07-101-4/+9
* Fix regression introduced by change rpc version order patchlibtirpc-1-0-4-rc1Thomas Blume2018-04-181-4/+14
* rpcinfo: change order of version to be tried to 4, 3, 2libtirpc-1-0-3-rc3Thomas Blume2018-03-141-68/+80
* libtirpc: missing NULL pointer checksThorsten Kukuk2015-04-231-5/+21
* Introduce new helper function getpmaphandleOlaf Kirch2014-12-161-19/+43
* rpcb_clnt: Convert fprintf calls to LIBTIRPC_DEBUG() callsSteve Dickson2014-08-071-44/+21
* Clean up src/rpcb_clnt.cChuck Lever2013-12-091-1/+2
* Relicense these SISSL files to 3 clause BSDTom \'spot\' Callaway2010-08-301-20/+2
* Add back SISSL license attribution.libtirpc-0-2-2-rc3Tom "spot" Callaway2010-07-161-0/+13
* Fix memory leak in rpcb_clnt.c:add_cache()Chuck Lever2010-03-251-6/+12
* Fix memory leak in getclnthandle()Chuck Lever2010-03-251-3/+11
* rpcb_getaddr: Handle only "udp" and "tcp" netids when using PMAP_GETPORTChuck Lever2009-11-301-2/+3
* rpcb_getaddr: Always do PMAP_GETPORT first for NC_INET transportsChuck Lever2009-11-301-80/+81
* rpcb_clnt: RPC_PROGNOTREGISTERED is a permanent errorlibtirpc-0-2-1-rc2Chuck Lever2009-06-291-1/+1
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-41/+23
* Added the RPCB_OWNER_STRING define which is definedJeff Layton2009-05-281-3/+6
* libtirpc: set r_netid and r_owner in __rpcb_findaddr_timedJeff Layton2009-03-131-0/+7
* - Fixed version-info in src/Makefile.am to reflect the correct versionSteve Dickson2008-09-161-1/+6
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+1237