summaryrefslogtreecommitdiffstats
path: root/utils/showmount
Commit message (Expand)AuthorAgeFilesLines
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-161-1/+2
* 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
* update manpages for showmount and mountdJeff Layton2007-05-081-2/+4
* Fix showmount bugs.Neil Brown2007-02-221-3/+6
* Remove explicit path names from man page for showmount and lockd.Neil Brown2007-02-051-1/+1
* Various minor manpage fixes.Steinar H. Gunderson2007-02-051-1/+1
* Reduce showmount timeouts.Ian Kent2006-12-201-8/+201
* Fix typos in various man pages.Steinar H. Gunderson2006-07-051-2/+2
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-569/+0
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-281-0/+4
* Remove all the Makefilesneilbrown2005-12-201-12/+0
* More automake stuffneilbrown2005-12-201-0/+561
* Autogen updateneilbrown2005-12-202-1/+17
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-0/+1
* * 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-183-0/+356