summaryrefslogtreecommitdiff
path: root/src/rpc_generic.c
Commit message (Expand)AuthorAgeFilesLines
* __rpc_dtbsize: rlim_cur instead of rlim_maxlibtirpc-1-2-7-rc1Steve Dickson2020-04-271-1/+1
* rpc_generic.c: resource_leakSteve Dickson2018-09-111-0/+1
* Fix for CVE-2017-8779Guido Vranken2017-05-151-0/+8
* Fix: IPv6 and old SunRPC-functionsThorsten Kukuk2015-06-051-3/+3
* Avoid use of internal glibc sys/cdefs.h headerNatanael Copa2015-04-231-1/+0
* tirpc: fix taddr2uaddr for AF_LOCALThorsten Kukuk2014-12-161-6/+6
* Add a pthread key initializer constantChuck Lever2014-01-231-4/+4
* Add missing INET6 conditionalThomas Petazzoni2012-11-131-0/+2
* Automount with nis maps crashes and generates a coreUlrich Drepper2010-05-181-2/+8
* Cleaned up some "break strict-aliasing rules" warningsSteve Dickson2009-07-091-6/+11
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-26/+25
* libtirpc-0.1.10 - tsd destory at unloadIan Kent2009-04-201-1/+1
* __rpc_taddr2uaddr_af() assumes the netbuf to always have aSteve Dickson2008-10-271-0/+3
* Fix __rpc_getconfipOlaf Kirch2008-09-301-2/+4
* Introduce __rpc_set_netbuf helperOlaf Kirch2008-09-301-0/+19
* Fix for taddr2addr conversion bug of local addressesOlaf Kirch2008-09-161-1/+1
* Always make IPv6 sockets V6ONLYOlaf Kirch2008-09-021-1/+8
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+828