summaryrefslogtreecommitdiffstats
path: root/utils/showmount/showmount.c
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: add and use nfs_authsys_createJeff Layton2010-03-011-1/+7
* showmount: Try the highest mount version then fall back to lower onesSteve Dickson2010-01-111-7/+30
* showmount command: remove legacy RPC logicChuck Lever2009-03-041-141/+0
* showmount command: Quiesce warning when TI-RPC is disabledChuck Lever2009-01-071-7/+7
* 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
* showmount: destroy RPC client when finishedChuck Lever2008-09-261-0/+4
* showmount command: clean up error returns from connect_nb()Chuck Lever2008-09-261-10/+12
* showmount issuesMartin Leisner2008-07-251-2/+4
* Make sure showmount fails when rpc.mountd is not registeredSteve Dickson2008-03-181-1/+3
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-291-9/+5
* Fix showmount bugs.Neil Brown2007-02-221-3/+6
* Reduce showmount timeouts.Ian Kent2006-12-201-8/+201
* Autogen updateneilbrown2005-12-201-1/+3
* * utils/showmount/showmount.c (main): Fix inet_ntoa() parameter.chip2003-09-091-1/+1
* 2001-11-26 Chip Salzenberg <chip@pobox.com>chip2001-11-261-2/+1
* Initial revisionhjl1999-10-181-0/+287