summaryrefslogtreecommitdiffstats
path: root/support/nfs
Commit message (Expand)AuthorAgeFilesLines
* mountd: Convert colons in IPv6 presentation addresses tosemicolonsChuck Lever2010-05-241-3/+39
* Remove some warnings that were introduced by commit 6ca440cSteve Dickson2010-04-081-1/+1
* mountd: fix --manage-gids hang due to int/uint bugSteve Dickson2010-03-081-0/+19
* 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: don't fdatasync the rmtabBen Myers2010-02-122-8/+20
* nfs-utils: remove xflock timeoutBen Myers2010-02-121-17/+1
* Tone down a number xlog messages in svc_create_bindaddr()Steve Dickson2010-01-151-11/+5
* statd: Support TI-RPC statd listenerChuck Lever2010-01-152-1/+254
* nfs-utils: Collect socket address helpers into one locationChuck Lever2010-01-152-57/+19
* 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: NFSv4 pseudoroot support routinesSteve Dickson2010-01-131-1/+1
* exports: let kernel decide which flags vary by flavorJ. Bruce Fields2010-01-131-26/+57
* exports: minor parse_opts cleanupJ. Bruce Fields2010-01-131-5/+13
* libnfs.a: Provide shared helpers for managing netidsChuck Lever2009-12-111-7/+85
* 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-161-12/+0
* Added an conditional argument to the Section namesSteve Dickson2009-08-161-18/+96
* 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-162-1/+851
* nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsdJeff Layton2009-08-012-188/+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-142-39/+48
* 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-142-0/+22
* 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-141-25/+17
* 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
* nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.cChuck Lever2009-05-181-7/+5
* utils/nfsd: add support for minorvers4Benny Halevy2009-05-041-4/+9
* support: Provide an API for creating a privileged RPC clientChuck Lever2009-04-181-7/+133
* getport.c: fix non-standard CChuck Lever2009-04-151-2/+2
* cacheio: return any original error from qword_eolKevin Coffman2009-04-031-2/+8
* Mountd should use separate lockfilesBen Myers2009-04-031-5/+7
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-3/+13
* nfs-utils: Include legacy or TI-RPC headers, not bothChuck Lever2009-03-162-45/+4
* nfs-utils: replace function-specific switches with HAVE_LIBTIRPCChuck Lever2009-03-162-43/+43
* nfs-utils: Replace getservbyname(3)Chuck Lever2009-03-052-88/+63
* Have sizeof using the correct value in nfs_getlocalport()Ben Greear2009-03-041-1/+1