summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* rpcdebug: Add new "state" flag for the nfs moduleChuck Lever2012-06-191-0/+1
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-161-0/+1
* rpcdebug: Add missing debug flagsSteve Dickson2011-10-201-0/+3
* mountstats: Breaks on 3.1 kernelsSteve Dickson2011-09-211-0/+9
* nfsiostat: Breaks on 3.1 kernelsSteve Dickson2011-09-211-2/+9
* pdate addres for Free Software FoundationNeilBrown2011-08-292-2/+4
* nfsiostat.man: Fix missing I in ".I <interval>"Luk Claes2011-08-291-1/+1
* Revert "nfs-iostat.py: don't wait for an extra interval when given a count"Steve Dickson2010-09-281-2/+1
* nfs-iostat.py: don't wait for an extra interval when given a countDavid Lecorfe2010-09-271-1/+2
* nfs-iostat.py: divide by zero with fresh mountKevin Constantine2010-06-221-0/+6
* nfsiostat.man: Add linebreak before --version optionKevin Constantine2010-06-021-0/+1
* Add in autoconf support for mountstats and nfsiostatsSteve Dickson2010-04-163-1/+27
* Introduce man page for the nfsiostats commandSteve Dickson2010-04-161-0/+70
* Introduce man page for the mountstats commandSteve Dickson2010-04-161-0/+32
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-13/+52
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-55/+57
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-16/+44
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-1/+1
* Replace the Sun RPC license with the BSD license,Tom spot Callaway2009-06-0213-325/+299
* When compiling nfs-utils-1.1.6, I get this error:Robert Schwebel2009-05-181-1/+1
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compileSteve Dickson2009-03-231-1/+1
* rpcgen: include sys/ioctl.h on linux systemsMike Frysinger2008-10-081-0/+3
* Updated both the mountstats and nfs-iostat scripts to used theChuck Lever2008-07-152-5/+5
* Add RDMA as a supported transport for reportingTom Talpey2008-06-231-0/+20
* The "nfs-iostat" utility is a Python program that extracts and displays NFSChuck Lever2008-06-231-0/+544
* Add RDMA as a supported transport for reporting theTom Talpey2008-06-231-0/+20
* The "mountstats" utility is a Python program that extracts and displays NFSChuck Lever2008-06-231-0/+584
* rpcdebug: Update 'rpcdebug' tool with recently added debugging flagsChuck Lever2007-07-201-1/+3
* Add --with-rpcgen= for configure so that the system rpcgen can be used.Neil Brown2007-03-201-1/+7
* Remove tools/getiversionNeil Brown2007-03-163-61/+1
* Remove getkversionNeil Brown2007-02-053-32/+1
* Fix off-by-one error in rpcgenRichard Guenther2006-07-201-1/+1
* Update rpcdebug to know about new 2.6 debug flags. AddedGreg Banks2006-07-053-2/+96
* Remove some files that old, unused, unneeded.Neil Brown2006-07-052-338/+0
* Eliminate warnings from code generated by rpcgenGreg Banks2006-07-041-22/+20
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-032-10/+2
|\
| * Fix various issues discovered by CoverityNeil Brown2006-06-232-10/+2
* | Comment out the decades-old SCCS id strings from the original SunGreg Banks2006-06-2710-10/+10
|/
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-177-3451/+0
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-107-0/+14
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-107-0/+14
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-287-0/+28
* Remove all the Makefilesneilbrown2005-12-207-145/+0
* More automake stuffneilbrown2005-12-207-0/+3395
* Autogen updateneilbrown2005-12-2012-5/+103
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-127-0/+7
* Remove redhat and nodist stuffneilbrown2004-11-222-67/+85
* Makefile changes.neilbrown2003-09-141-0/+2
* Oops, I missed another unused var.chip2003-09-091-2/+0
* * utils/showmount/showmount.c (main): Fix inet_ntoa() parameter.chip2003-09-092-4/+1