summaryrefslogtreecommitdiffstats
path: root/support/nfs/rpc_socket.c
Commit message (Expand)AuthorAgeFilesLines
* pdate addres for Free Software FoundationNeilBrown2011-08-291-2/+2
* Use authunix_create() instead of authsys_create() to fix regression.Steve Dickson2010-03-081-1/+1
* nfs-utils: add and use nfs_authsys_createJeff Layton2010-03-011-0/+21
* nfs-utils: Collect socket address helpers into one locationChuck Lever2010-01-151-47/+8
* support: Introduce sockaddr helpers to get and set IP port numbersChuck Lever2009-07-141-18/+45
* getport: Clear shared error fields before trying rpcbind queriesChuck Lever2009-07-141-0/+4
* support: Set proper retransmit timeout for datagram transportsChuck Lever2009-07-141-1/+3
* support: Don't return RPC_UNKNOWNHOST from rpc_socket.cChuck Lever2009-07-141-2/+2
* support: Use HAVE_LIBTIRPC to switch in bindresvport_sa(3t)Chuck Lever2009-07-141-3/+3
* nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.cChuck Lever2009-05-181-7/+5
* support: Provide an API for creating a privileged RPC clientChuck Lever2009-04-181-7/+133
* nfs-utils: Include legacy or TI-RPC headers, not bothChuck Lever2009-03-161-43/+2
* nfs-utils: replace function-specific switches with HAVE_LIBTIRPCChuck Lever2009-03-161-25/+25
* nfs-utils: Replace getservbyname(3)Chuck Lever2009-03-051-46/+0
* Add AF_INET6-capable API to acquire an RPC CLIENT *Chuck Lever2008-11-171-0/+528