summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused argumentsgss-fixesSimo Sorce2014-01-173-7/+7
* Improve first attempt at acquiring GSS credentialsSimo Sorce2014-01-171-22/+2
* mountd: optimize libblkid usageKarel Zak2014-01-071-3/+35
* exportfs.c: Escape path for '-s' optionTony Asleson2014-01-071-1/+12
* exportfs.c: Remove trailing whitespaceTony Asleson2014-01-071-15/+15
* exportfs.c: escape path for function test_exportTony Asleson2014-01-071-3/+7
* nfsd: fix minorversion-choosing interfaceJ. Bruce Fields2014-01-074-8/+7
* mount.nfs: Don't silently ignore invalid protocol versions.Steve Dickson2014-01-071-0/+4
* exportfs: modify can_test() to use LONG_MAX when appropriateHarshula Jayasuriya2013-11-201-4/+24
* nfs(5): Treatment of *atime mount optionsChuck Lever2013-11-201-0/+59
* gssd: don't let parent exit until child has a chance to scan directory onceJeff Layton2013-11-203-2/+9
* nfs-utils: consolidate mydaemon() and release_parent() implementationsJeff Layton2013-11-205-167/+159
* gssd: don't let spurious signals interrupt the wait after forkingJeff Layton2013-11-201-1/+4
* nfs(5): Document the "migration" mount optionChuck Lever2013-11-201-0/+20
* mount.nfs: Recognize v4.x mount optionsWeston Andros Adamson2013-11-201-0/+8
* gssd: Fix file descriptor leak of old pipe dirsWeston Andros Adamson2013-11-202-1/+6
* gssd: always reply to rpc-pipe requests from kernel.NeilBrown2013-11-201-9/+12
* Release 1.2.9Steve Dickson2013-11-051-1/+1
* nfs.man: add description of multiple sec= optionsWeston Andros Adamson2013-11-051-4/+13
* statd: fix race condition for parallel startup of statdRobert Schiele2013-11-051-2/+13
* mountd: Add the ability to disable UDP listeners.Steve Dickson2013-11-053-3/+13
* mountd: Use protocol bit fields to turn protocols off.Steve Dickson2013-11-054-7/+21
* exportfs: exit with error code if there was any error (take 2).NeilBrown2013-11-056-41/+19
* exportfs: report failure if asked to unexport something not exported.Steve Dickson2013-10-281-0/+2
* gssd: validate cred in gssd_acquire_user_credWeston Andros Adamson2013-10-281-0/+7
* Stop Treat IP addresses a FQDN rather than SUBNETs.NeilBrown2013-10-241-11/+0
* mountd: fix bug affecting exports of dirs with 64bit inode number.NeilBrown2013-10-241-11/+14
* exportfs: exit with error code if there was any error.NeilBrown2013-10-222-10/+29
* Revert "exportfs: Return non-zero exit value on error"Steve Dickson2013-10-222-29/+10
* exportfs: Return non-zero exit value on errorTony Asleson2013-10-222-10/+29
* mount.nfs: print an error message when remount attempt failsJeff Layton2013-10-211-0/+1
* gssd: do a more thorough change of identity after forkingJeff Layton2013-10-211-16/+66
* gssd: have process_krb5_upcall fork before handling upcallJeff Layton2013-10-211-1/+23
* exportfs: Add -s option.Tony Asleson2013-10-212-10/+20
* mountstats: fix python2.x supportWeston Andros Adamson2013-10-211-0/+2
* nfsmount.conf: remove duplicate 'timeo' from the parsing stringSteve Dickson2013-10-211-0/+10
* nfsmount.conf: Remove duplicate 'bg' and 'fg' from parsing string.Steve Dickson2013-10-211-0/+25
* nfs-utils: remove gss_clnt_send_err and gss_destroy_credsJeff Layton2013-10-213-126/+1
* exportfs: clean up exports.d discussionJ. Bruce Fields2013-09-301-10/+4
* exportfs: test_export shouldn't use invalid uid/gidJ. Bruce Fields2013-09-241-1/+1
* exportfs: Fix the default authentication flavour settingTrond Myklebust2013-09-241-2/+3
* gssd: don't use tgtname to find our keytabJ. Bruce Fields2013-09-241-6/+9
* gssd: don't use tgtname to find our keytabJ. Bruce Fields2013-09-243-11/+5
* gssd: fix strncmp bug causing client removalsJ. Bruce Fields2013-09-241-1/+1
* nfs-iostat: Make Python 3 compatibleBohuslav Kabrda2013-09-181-11/+11
* mountstats: Make mountstats Python 3 compatibleBohuslav Kabrda2013-09-181-155/+155
* nfsiostat: periodically flush stdoutHarshula Jayasuriya2013-09-181-0/+2
* exportfs: insecure/secure should be a secinfo_flagTrond Myklebust2013-09-181-7/+27
* exports.man: quote command to preserve spaceJim Rees2013-09-051-1/+1
* gssd: suppress error message if rpc_pipefs dir disappears.NeilBrown2013-09-051-2/+3