summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Tone down a number xlog messages in svc_create_bindaddr()Steve Dickson2010-01-151-11/+5
* statd: Support TI-RPC statd listenerChuck Lever2010-01-153-2/+260
* libnsm.a: retain CAP_NET_BIND when dropping privilegesChuck Lever2010-01-151-1/+40
* libnsm.a: Add support for multiple lines in monitor record filesChuck Lever2010-01-152-12/+155
* libnsm.a: Factor atomic write code out of nsm_get_state()Chuck Lever2010-01-151-45/+89
* nfs-utils: Collect socket address helpers into one locationChuck Lever2010-01-154-68/+257
* libnsm.a: Add RPC construction helper functionsChuck Lever2010-01-153-1/+560
* Revert "Automatically set 'nohide' on referral exports."J. Bruce Fields2010-01-131-6/+0
* exports: common exportent initializerJ. Bruce Fields2010-01-131-32/+27
* exports: export_read() cleanupJ. Bruce Fields2010-01-131-19/+21
* exports: turn on pseudo exportsSteve Dickson2010-01-131-0/+6
* exports: NFSv4 pseudoroot support routinesSteve Dickson2010-01-133-1/+18
* exports: add new flag for NFSv4 pseudorootSteve Dickson2010-01-131-0/+1
* exports: let kernel decide which flags vary by flavorJ. Bruce Fields2010-01-133-27/+75
* exports: minor parse_opts cleanupJ. Bruce Fields2010-01-131-5/+13
* nfs-utils: make private cookie to hex conversion a library routineJeff Layton2010-01-122-10/+36
* libnsm.a: Introduce common routines to handle persistent storageChuck Lever2010-01-124-1/+886
* libnsm.a: Move the sm_inter XDR pieces to libnsm.aChuck Lever2009-12-233-1/+177
* libexport.a: fix a long-standing typo in name_cmp()Chuck Lever2009-12-231-1/+1
* libnfs.a: Provide shared helpers for managing netidsChuck Lever2009-12-112-7/+97
* statd: Replace note() with xlog() in rpc.statdChuck Lever2009-11-241-4/+0
* Added wrappers around the setting of default valuesSteve Dickson2009-10-271-5/+0
* Introducing the parsing of both 'defaultvers' and 'defaultproto'Steve Dickson2009-10-221-0/+7
* Cleaned up some warnings in the mount config file code.Steve Dickson2009-08-271-0/+1
* Cleaned up parsing errors to hopeful be more preciseSteve Dickson2009-08-171-5/+5
* Added support for line comments parsing which shouldBenny Halevy2009-08-171-5/+19
* Now that only the Section names are case-insensitiveSteve Dickson2009-08-162-12/+10
* Added an conditional argument to the Section namesSteve Dickson2009-08-162-19/+97
* Make Section names case-insensitive which shouldSteve Dickson2009-08-161-0/+15
* Taught conf_parse_line() to ignore spaces in theSteve Dickson2009-08-161-9/+26
* Move idmapd's configuration file parsing routines intoSteve Dickson2009-08-164-2/+920
* nfs-utils: clean up NFSCTL_* macros for handling protocol bitsJeff Layton2009-08-011-4/+11
* nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsdJeff Layton2009-08-013-189/+1
* errno not be set on RPC errorsSteve Dickson2009-07-151-1/+5
* support: Introduce sockaddr helpers to get and set IP port numbersChuck Lever2009-07-143-39/+58
* getport: Convert TCP connection refused to RPC_CANTRECVChuck Lever2009-07-141-0/+3
* getport: Restore historical TCP connect timeout error codeChuck Lever2009-07-141-2/+24
* getport: Clear shared error fields before trying rpcbind queriesChuck Lever2009-07-143-0/+31
* getport: RPC_PROGNOTREGISTERED is a permanent errorChuck Lever2009-07-141-1/+1
* 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
* getport: Remove unneeded @salen argumentsChuck Lever2009-07-142-28/+18
* getport: replace getnameinfo(NI_NUMERICHOST) with inet_ntop(3)Chuck Lever2009-07-141-47/+23
* getport: Remove AI_ADDRCONFIG from nfs_gp_loopback_address()Chuck Lever2009-07-141-44/+10
* getport: RPCB_GETADDR's r_addr should contain rpcbind port, not zeroChuck Lever2009-07-141-14/+23
* getport: RPCB_GETADDR r_owner should be an empty stringChuck Lever2009-07-141-5/+1
* The closeall function is broken in such a way that it almost neverSteve Dickson2009-06-221-3/+8
* Replace the Sun RPC license with the BSD license,Tom spot Callaway2009-06-022-50/+46
* nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.cChuck Lever2009-05-181-7/+5