summaryrefslogtreecommitdiffstats
path: root/utils
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-073-7/+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-202-166/+6
* 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
* 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-052-3/+10
* mountd: Use protocol bit fields to turn protocols off.Steve Dickson2013-11-051-1/+1
* exportfs: exit with error code if there was any error (take 2).NeilBrown2013-11-051-30/+13
* 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
* 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-221-10/+27
* Revert "exportfs: Return non-zero exit value on error"Steve Dickson2013-10-221-27/+10
* exportfs: Return non-zero exit value on errorTony Asleson2013-10-221-10/+27
* 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
* 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
* 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
* 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
* mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.confScott Mayhew2013-08-191-0/+11
* mount.nfs: dont pass options from configuration sections that are not relevantScott Mayhew2013-08-191-1/+1
* rpc.idmapd: silence pointless EOF warningJ. Bruce Fields2013-08-191-4/+8
* rpc.nfsd: Allow v4.2 server support with the -V optionSteve Dickson2013-08-192-10/+13
* rpc.nfsd: No longer advertise NFS v2 support.Steve Dickson2013-08-191-1/+1
* gssd: fixed typo in machine cred name.Doug Nazar2013-07-021-1/+1
* gssd: don't give up on machine credential if hostname not available.NeilBrown2013-07-021-2/+6
* Fix handling of preferred realm command line option.Maximilian Wilhelm2013-07-011-2/+10