| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up: instead of passing so many arguments to all the helpers, have | Chuck Lever | 2008-06-06 | 1 | -111/+132 |
* | Steinar Gunderson reports: | Chuck Lever | 2008-06-06 | 1 | -13/+38 |
* | Make the text-based mount path check whether statd is running if the "lock" | Neil Brown | 2008-06-06 | 1 | -4/+27 |
* | Fixed smail typo in exportfs man page | Oren Held | 2008-05-08 | 1 | -1/+1 |
* | If mount.nfs is not installed setuid, an attempt to perform a "user" | NeilBrown | 2008-05-08 | 1 | -0/+6 |
* | Kerberos credentials may be stored in multiple places. Make it | Vince Busam | 2008-05-07 | 6 | -20/+43 |
* | Add a new function to retrieve the current verbosity level | Kevin Coffman | 2008-05-07 | 2 | -0/+6 |
* | Add the other two DES encryption types to the default list of | Kevin Coffman | 2008-05-07 | 1 | -1/+3 |
* | Check the info file nfs/rpc_pipefs/nfs/clnt?/info to | Olga Kornievskaia | 2008-05-07 | 2 | -2/+13 |
* | The prev_bg_host stuff made sense when NFS didn't have its own mount | Jeff Layton | 2008-05-07 | 1 | -14/+0 |
* | The bg option is essentially ignored with nfs4 currently. nfs4mount() | Jeff Layton | 2008-05-07 | 1 | -2/+8 |
* | Currently nfs4mount() sets the retry value to 10000 on both fg and bg | Jeff Layton | 2008-05-07 | 2 | -5/+17 |
* | Change how mount.nfs handles EACCES errors. Currently, | Jeff Layton | 2008-04-14 | 1 | -1/+0 |
* | Correct a spelling error in a mount.nfs error message | Li Yewang | 2008-04-09 | 1 | -1/+1 |
* | Make sure showmount fails when rpc.mountd is not registered | Steve Dickson | 2008-03-18 | 1 | -1/+3 |
* | Updated exportfs man to talk about /var/lib/nfs/etab | Steve Dickson | 2008-03-18 | 1 | -10/+10 |
* | There were 2 things wrong with auth flavour ordering: | bc Wong | 2008-03-18 | 2 | -6/+16 |
* | Turn down gssd's syslog verbosity | Timo Aaltonen | 2008-03-13 | 2 | -2/+5 |
* | Stop rpc.mountd from probing all known devices which causes | Steinar H. Gunderson | 2008-03-13 | 1 | -2/+0 |
* | Recently #include directives for autoconf's config.h file were added in | Chuck Lever | 2008-03-11 | 6 | -2/+24 |
* | Fixed typo in nfsd man page | Filipus Klutiero | 2008-03-11 | 1 | -1/+1 |
* | Fixed a segfault in the mount.nfs command | Steinar H. Gunderson | 2008-03-10 | 1 | -1/+1 |
* | Fixed a couple typos that effected the '--mounts' nfsstat option | Steinar H. Gunderson | 2008-03-10 | 2 | -2/+2 |
* | Fixed typo in gssd manpage | Steinar H. Gunderson | 2008-03-10 | 1 | -1/+1 |
* | The mount(5) man page states that the noquota, quota, usrquota and | Steinar H. Gunderson | 2008-03-10 | 1 | -0/+4 |
* | Be explicit on how to update exports in the man page. | Steve Dickson | 2008-03-10 | 1 | -0/+2 |
* | As part of migrating from nfs@lists.sf.net to linux-nfs@vger.kernel.org, | Chuck Lever | 2008-03-05 | 2 | -6/+0 |
* | Increase the number of concurrent krb5 mounts by increasing | Drew Middlesworth | 2008-03-04 | 1 | -1/+1 |
* | If validateascii is passed a string containing only non-zero 7bit | NeilBrown | 2008-02-26 | 1 | -1/+1 |
* | Fixed typo in the nfsstat command line arugments. | Peng Haitao | 2008-02-26 | 1 | -1/+1 |
* | Stop gssd from ignoring the machine credential cache | Vince Busam | 2008-02-26 | 1 | -1/+1 |
* | In mountd, if get_exportlist() (utils/mountd/mountd.c) returns NULL it | Harshula Jayasuriya | 2008-02-12 | 1 | -9/+7 |
* | Cleaned up some typos that were found in the various | Frank Filz | 2008-02-09 | 1 | -5/+7 |
* | Added in relatime mount option so mount.nfs stays | Steve Dickson | 2008-01-24 | 2 | -1/+10 |
* | Fix bug when both crossmnt and fsid are set. | Steve Dickson | 2008-01-19 | 1 | -3/+8 |
* | The kernel doesn't support the underlying parts needed for changing the | Steve Dickson | 2008-01-16 | 1 | -3/+0 |
* | The kernel hasn't supported the underlying parts needed for changing the | Steve Dickson | 2008-01-16 | 1 | -3/+0 |
* | Address an inconsistency: the mount.nfs command uses the glibc routines | Steve Dickson | 2008-01-16 | 1 | -5/+7 |
* | add_mtab() calls unlock_mtab() twice in one of its error exit paths. | Steve Dickson | 2008-01-16 | 1 | -1/+0 |
* | When mount.nfs reports that statd isn't running, it suggests using the "-o | Steve Dickson | 2008-01-16 | 1 | -1/+1 |
* | Automatically set 'nohide' on referral exports. | Steve Dickson | 2008-01-09 | 1 | -1/+10 |
* | Redress some nits in the description of the timeo option | Steve Dickson | 2008-01-09 | 1 | -9/+13 |
* | Fixed typo in rpc.mountd's man page | Steve Dickson | 2008-01-07 | 1 | -1/+1 |
* | Get rid of the "-i" option for mount.nfs[4] and always use the text- | Steve Dickson | 2008-01-04 | 1 | -17/+4 |
* | Incorporated Chuck Lever's and Don Domingo's changes to the | Steve Dickson | 2008-01-04 | 1 | -485/+1208 |
* | When mountd gets a request to export a mountpoint which is not | Steve Dickson | 2007-11-03 | 1 | -1/+1 |
* | When following a list of mount versions to probe - | Steve Dickson | 2007-11-03 | 1 | -1/+1 |
* | This means that if mountd is run with "--no-nfs-version 3", | Steve Dickson | 2007-11-03 | 1 | -4/+0 |
* | The wording in the exportfs man page can be a bit confusing, implying | Steve Dickson | 2007-11-03 | 1 | -2/+19 |
* | Added -S/--since to the nfsstat(1) manpage | Steve Dickson | 2007-10-26 | 1 | -1/+21 |