summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Fix message when creating NFSD listener socketsJuergen Daubert2015-11-021-2/+3
* gssd: Make TCP the default protocol for GSSD connections.Chuck Lever2015-11-021-9/+2
* Close etab file's file descriptor on stat error.Malahal Naineni2015-11-021-3/+14
* gssd: Don't assume the machine account will be in uppercaseScott Mayhew2015-11-021-2/+14
* Allow gssd and svcgssd to set the libtirpc debug levelScott Mayhew2015-11-022-0/+14
* statd: fix a segfault caused by improper usage of RPC interfaceShan Hai2015-11-024-6/+10
* nfsd: ignore unsupported address types in nfssvc_setfdsChristoph Hellwig2015-10-301-7/+6
* GSSD: clean up machine credentialsAndy Adamson2015-09-231-6/+5
* GSSD only fork when uid is not zeroAndy Adamson2015-09-231-24/+38
* GSSD: move process_krb5_updcall non machine cred case to helper functionAndy Adamson2015-09-231-27/+50
* GSSD: move process_krb5_upcall machine cred case to helper functionAndy Adamson2015-09-231-45/+65
* statd: statd_get_socket() should return open fdsChuck Lever2015-09-161-9/+18
* mountd: fix mount issue due to comparison with uninitialized uuidVivek Trivedi2015-09-161-5/+4
* nfsidmap: Clean up other exit status casesChuck Lever2015-09-161-15/+14
* nfsidmap: Fix error handling in name_lookup()Chuck Lever2015-09-161-10/+11
* nfsidmap: Fix error handling in id_lookup()Chuck Lever2015-09-161-19/+22
* nfsidmap: List cached ID mapping resultsChuck Lever2015-09-162-3/+98
* nfsidmap: Use find_key_by_type_and_desc() if availableChuck Lever2015-09-161-44/+61
* nfsidmap: Display the effective NFSv4 domain nameChuck Lever2015-09-162-14/+71
* Revert "rpc.gssd: Replace exit(0) by return in process_krb5_upcall"Steve Dickson2015-09-081-1/+1
* rpc.gssd: Replace exit(0) by return in process_krb5_upcallAndy Adamson2015-08-241-1/+1
* rpc.gssd: Only clear the retval if it has not been setSteve Dickson2015-07-311-1/+3
* Fixed typo in rpc.mount man pageSteve Dickson2015-07-141-1/+1
* blkmapd: Skip the SCSI ID if data length is zeroKinglong Mee2015-07-141-0/+7
* rpc.nfsd: Squelch DNS errors when using the --host optionChuck Lever2015-07-143-90/+29
* blkmapd: Fix infinite loop when reading serialKinglong Mee2015-06-301-1/+2
* mount.nfs manpage: Add nfsmount.confSteve Dickson2015-06-251-1/+4
* nfs manpage: Add nfsmount.confSteve Dickson2015-06-251-0/+4
* security information number as, 1 1 0 0Kinglong Mee2015-05-061-0/+3
* mount: Writes signal number to kernel as command lineKinglong Mee2015-05-061-2/+7
* When mounting nfs with -ov4, -overs=4 or -onfsvers=4, fail as,Kinglong Mee2015-05-061-9/+3
* nfsidmap: make sure give arguments are validSteve Dickson2015-05-041-1/+4
* nfs-utils: add support for the "pnfs" export optionChristoph Hellwig2015-04-022-0/+11
* mount.nfs.man, nfs.man: Update distinction between fstypesBen Hutchings2015-04-021-4/+8
* nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versaCyril Brulebois2015-04-022-0/+2
* mountd: Enable all auth flavors on pseudofs exportsScott Mayhew2015-04-021-9/+10
* mount: improve error message when statd cannot be started.NeilBrown2015-03-262-0/+4
* blkmapd: Make sure device root contains valid device idKinglong Mee2015-03-261-3/+7
* rpc.statd: Avoid passing unregistered socket to svc_getreqsetCarlos O'Donell2015-02-261-0/+3
* exports.man: improve documentation of 'nohide' and 'crossmnt'NeilBrown2015-02-261-6/+36
* mountd: fix next_mnt handling for "/"NeilBrown2015-02-261-1/+1
* statd: Fix test for foreground modeChris Mayo2015-02-011-1/+1
* gssd - simplify handle_gssd_upcallDavid Hardeman2015-01-231-68/+38
* gssd - improve inotifyDavid Hardeman2015-01-232-52/+116
* gssd - further shorten some pathnamesDavid Hardeman2015-01-231-9/+7
* gssd - change dnotify to inotifyDavid Hardeman2015-01-232-30/+73
* gssd - cleanup read_service_infoDavid Hardeman2015-01-231-98/+110
* gssd - simplify client scanningDavid Hardeman2015-01-231-91/+80
* gssd - simplify topdir scanningDavid Hardeman2015-01-232-92/+81
* gssd - use more relative pathsDavid Hardeman2015-01-233-41/+40