summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce two new functions to convert a sockaddr to a presentation formatChuck Lever2008-07-152-0/+96
* Add #include directives for additional header files needed to support IPv6Chuck Lever2008-07-152-1/+7
* We want to continue to support building nfs-utils on systems that do notChuck Lever2008-07-151-1/+28
* Currently the "-s" option is ignored by the text-based mount interface. ToChuck Lever2008-07-151-0/+15
* Lots of parts of nfs-utils already depend on getaddrinfo(3).Chuck Lever2008-07-151-0/+3
* Clean up: add the traditional pre-processor safety check in headers underChuck Lever2008-07-158-10/+34
* Moved the kernel version-ing code into a new version.hChuck Lever2008-07-154-21/+55
* Introduce a new DNS resolver function in utils/mount/network.c that usesChuck Lever2008-07-152-19/+61
* The text-based mount command displays the rather inexplicable "mount:Chuck Lever2008-07-152-4/+10
* Updated both the mountstats and nfs-iostat scripts to used theChuck Lever2008-07-152-5/+5
* Ported the create_mtab() routine from util-linux-ng as wellChristiaan Welvaart2008-07-153-34/+86
* The rpc.gssd scans for any suitable kerberos ticket. In cross-realmLukas Hejtmanek2008-07-155-15/+165
* The default expiration of kernel gss contexts is the expirationLukas Hejtmanek2008-07-154-4/+16
* gssd_setup_krb5_user_gss_ccache must return an error if no usable cache isLukas Hejtmanek2008-07-153-8/+8
* When a FQDN exists in /var/lib/nfs/rmtab it causesSteve Dickson2008-06-251-2/+2
* 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
* The nfsstat program reads /proc/net/rpc/* files to gets info aboutJeff Layton2008-06-231-4/+5
* Removed the initialization of args2 in xlog_backend. ItSteve Dickson2008-06-061-1/+1
* nfsstat -m lists all current nfs mounts, with the mount options.Neil Brown2008-06-061-1/+1
* Fix error reporting when probe_bothports() fails while rewriting mountChuck Lever2008-06-062-4/+8
* Clean up: instead of passing so many arguments to all the helpers, haveChuck Lever2008-06-061-111/+132
* Steinar Gunderson reports:Chuck Lever2008-06-061-13/+38
* Make the text-based mount path check whether statd is running if the "lock"Neil Brown2008-06-061-4/+27
* Cleaned up warnings in rmtab.c and xlog.cSteve Dickson2008-06-062-4/+4
* Fixed smail typo in exportfs man pageOren Held2008-05-081-1/+1
* If mount.nfs is not installed setuid, an attempt to perform a "user"NeilBrown2008-05-081-0/+6
* Kerberos credentials may be stored in multiple places. Make itVince Busam2008-05-076-20/+43
* Add a new function to retrieve the current verbosity levelKevin Coffman2008-05-072-0/+6
* Add the other two DES encryption types to the default list ofKevin Coffman2008-05-071-1/+3
* Check the info file nfs/rpc_pipefs/nfs/clnt?/info toOlga Kornievskaia2008-05-072-2/+13
* The prev_bg_host stuff made sense when NFS didn't have its own mountJeff Layton2008-05-071-14/+0
* The bg option is essentially ignored with nfs4 currently. nfs4mount()Jeff Layton2008-05-071-2/+8
* Currently nfs4mount() sets the retry value to 10000 on both fg and bgJeff Layton2008-05-072-5/+17
* Fixed arguments to the hosts_ctl() call in the good_client() routineSten Spans2008-05-051-2/+2
* Change how mount.nfs handles EACCES errors. Currently,Jeff Layton2008-04-141-1/+0
* Correct a spelling error in a mount.nfs error messageLi Yewang2008-04-091-1/+1
* Make sure showmount fails when rpc.mountd is not registeredSteve Dickson2008-03-181-1/+3
* Updated exportfs man to talk about /var/lib/nfs/etabSteve Dickson2008-03-181-10/+10
* There were 2 things wrong with auth flavour ordering:bc Wong2008-03-182-6/+16
* Release 1.1.2Steve Dickson2008-03-141-1/+1
* Turn down gssd's syslog verbosityTimo Aaltonen2008-03-132-2/+5
* Stop rpc.mountd from probing all known devices which causesSteinar H. Gunderson2008-03-131-2/+0
* Recently #include directives for autoconf's config.h file were added inChuck Lever2008-03-116-2/+24
* Fixed typo in nfsd man pageFilipus Klutiero2008-03-111-1/+1
* Fixed a segfault in the mount.nfs commandSteinar H. Gunderson2008-03-101-1/+1
* Fixed a couple typos that effected the '--mounts' nfsstat optionSteinar H. Gunderson2008-03-102-2/+2
* Fixed typo in gssd manpageSteinar H. Gunderson2008-03-101-1/+1