summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* text-based mount command: fix return value from po_rightmost()Chuck Lever2009-02-174-14/+14
* text-based mount command: support AF_INET6 in rewrite_mount_options()Chuck Lever2009-01-271-25/+49
* text-based mount command: fix mount option rewriting logicChuck Lever2009-01-271-34/+79
* text-based mount options: Use new pmap stuffer when rewriting mount optionsChuck Lever2009-01-271-63/+5
* text-based mount command: Function to stuff "struct pmap" from mount optionsChuck Lever2009-01-272-0/+219
* text-based mount command: make po_rightmost() work for N optionsChuck Lever2009-01-273-24/+41
* showmount command: Quiesce warning when TI-RPC is disabledChuck Lever2009-01-071-7/+7
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsSteve Dickson2009-01-071-19/+58
|\
| * mount command: Random clean upChuck Lever2009-01-061-1/+2
| * mount command: use gethostbyname(3) when building on old systemsChuck Lever2009-01-061-0/+56
| * mount: revert recent fix for build problems on old systemsChuck Lever2009-01-061-18/+0
* | gssd: By default, don't spam syslog when users' credentials expireKevin Coffman2009-01-054-11/+11
|/
* statd: not unlinking host filesSteve Dickson2008-12-173-17/+19
* sm-notify command: fix a use-after-free bugChuck Lever2008-12-171-11/+14
* text-based mount command: use po_get_numeric() for handling retryChuck Lever2008-12-171-9/+11
* text-based mount command: add function to parse numeric mount optionsChuck Lever2008-12-172-0/+58
* svcgssd: use the actual context expiration for cacheKevin Coffman2008-12-111-7/+13
* gssd/svcgssd: add support to retrieve actual context expirationKevin Coffman2008-12-118-17/+30
* mount command: AF_INET6 support for probe_bothports()Chuck Lever2008-12-112-21/+68
* mount command: support AF_INET6 in probe_nfsport() and probe_mntport()Chuck Lever2008-12-111-16/+42
* mount command: full support for AF_INET6 addresses in probe_port()Chuck Lever2008-12-111-10/+44
* sm-notify: always exiting without any notificationSteve Dickson2008-12-061-1/+2
* mount command: remove local getport() implementationChuck Lever2008-12-021-74/+2
* mount command: Replace clnt_ping() and getport() calls in probe_port()Chuck Lever2008-12-021-14/+29
* mount command: Use nfs_error() instead of perror()Chuck Lever2008-12-021-1/+2
* mount command: Use nfs_pmap_getport() in probe_statd()Chuck Lever2008-12-021-18/+16
* Ensure statd gets started if required when non-rootNeil Brown2008-11-262-2/+14
* gssd: unblock DNOTIFY_SIGNAL in case it was blocked.Neil Brown2008-11-261-0/+6
* showmount command: support querying IPv6 serversChuck Lever2008-11-251-0/+36
* showmount command: move logic to acquire RPC client handle out of main()Chuck Lever2008-11-251-52/+64
* 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
* sm-notify should exit as soon as its determinedPhil Endecott2008-10-141-3/+10
* nfs(5): Clarify behavior of the mountproto= and proto= optionsChuck Lever2008-10-081-0/+85
* 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
* showmount: destroy RPC client when finishedChuck Lever2008-09-261-0/+4
* 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-262-56/+13