summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* showmount command: Remove unused local getport() implementationChuck Lever2008-11-251-105/+0
* showmount command: call nfs_getport instead of local getportChuck Lever2008-11-251-6/+8
* Added support/nfs/getport.cSteve Dickson2008-11-181-0/+965
* Introduce rpcbind client utility functionsChuck Lever2008-11-172-1/+72
* Add AF_INET6-capable API to acquire an RPC CLIENT *Chuck Lever2008-11-174-1/+605
* Get rid of empty AUTHORS fileJan Engelhardt2008-10-212-1/+2
* Release 1.1.4Steve Dickson2008-10-171-1/+1
* sm-notify should exit as soon as its determinedPhil Endecott2008-10-141-3/+10
* rpcgen: include sys/ioctl.h on linux systemsMike Frysinger2008-10-081-0/+3
* nfs(5): Clarify behavior of the mountproto= and proto= optionsChuck Lever2008-10-081-0/+85
* nfs-utils: make makesock() staticChuck Lever2008-10-081-42/+40
* nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()Chuck Lever2008-10-081-23/+25
* Cleaned up the wording in the rpc.nfsd(8) manpageSteve Dickson2008-10-011-1/+1
* Cleared up a contradiction in the export(5) man pageSteve Dickson2008-10-011-1/+1
* mountd: change "unknown host" error message to "unmatched host"Jeff Layton2008-09-291-1/+1
* nfs(5): Replace the term "netid" in mount option descriptionsChuck Lever2008-09-291-8/+8
* nfs(5): Replace the term "netid" in mount option descriptionsChuck Lever2008-09-291-6/+6
* rpc.statd: Stop overloading sockfd in utils/statd/rmtcall.cChuck Lever2008-09-263-14/+19
* rpc.statd: Use __func__ in dprintfChuck Lever2008-09-261-23/+27
* rpc.statd: Clean up: replace "if (!(foo = rtnl))".Chuck Lever2008-09-262-6/+6
* nfs-utils: whitespace clean ups in support/nfs/rpcmisc.cChuck Lever2008-09-261-7/+6
* nfs-utils: Remove excess log reportingChuck Lever2008-09-261-8/+4
* nfs-utils: make makesock() staticChuck Lever2008-09-262-17/+22
* showmount: destroy RPC client when finishedChuck Lever2008-09-261-0/+4
* nfs-utils: remove disabled code from support/nfs/rpcmisc.cChuck Lever2008-09-261-16/+0
* nfs-utils: Remove unused function rpc_svcrun()Chuck Lever2008-09-262-52/+0
* nfs-utils: remove unused function rpc_logcall()Chuck Lever2008-09-262-61/+0
* sm-notify command: use static function definitionsChuck Lever2008-09-261-10/+10
* sm-notify command: replace nsm_address typedefChuck Lever2008-09-261-66/+63
* sm-notify command: clean up error loggingChuck Lever2008-09-261-19/+29
* sm-notify command: getaddrinfo(3) addrinfo leakChuck Lever2008-09-261-1/+4
* sm-notify command: include <config.h>Chuck Lever2008-09-261-2/+4
* showmount command: clean up error returns from connect_nb()Chuck Lever2008-09-261-10/+12
* rpc.statd: eliminate --secure_statdChuck Lever2008-09-263-65/+13
* rpc.tatd: refactor check to see if call is from loopback addressChuck Lever2008-09-261-46/+36
* mount: enable retry for nfs23 to set the correct protocol for mount.Neil Brown2008-08-281-2/+4
* Remove idmapd.confJ. Bruce Fields2008-08-281-10/+0
* Determine supported pseudoflavors from exportJ. Bruce Fields2008-08-281-17/+38
* Minor mountd.c cleanupJ. Bruce Fields2008-08-281-38/+49
* Remove redundant m_path fieldJ. Bruce Fields2008-08-286-38/+5
* Stop exportfs warning about needing fsid, when we actually have oneDavid Woodhouse2008-08-281-1/+9
* Use fsid from statfs for UUID if blkid can't cope (or not used)David Woodhouse2008-08-281-2/+11
* Explicit UUID handling doesn't require blkid; factor out get_uuid_blkdev()David Woodhouse2008-08-281-36/+41
* Fix handling of explicit uuidDavid Woodhouse2008-08-282-2/+4
* mount issue with Mac OSX and --manage-gids, client hangsNeil Brown2008-08-271-1/+3
* mount.nfs command: old glibc missing some flagsChuck Lever2008-07-311-0/+18
* Release 1.1.3Steve Dickson2008-07-271-1/+1
* showmount issuesMartin Leisner2008-07-251-2/+4
* nfs(5) man page: Add documentation for the "mountproto=" optionChuck Lever2008-07-251-0/+19
* sm-notify: perform DNS lookup in the background.Steve Dickson2008-07-251-20/+40