summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* gssd - keep the rpc_pipefs dir openDavid Hardeman2015-01-231-49/+37
* gssd - make the client lists per-topdirDavid Hardeman2015-01-232-73/+66
* gssd - remove "close me" codeDavid Hardeman2015-01-232-20/+8
* gssd - use libeventDavid Hardeman2015-01-233-266/+138
* gssd - move over pipfs scanning codeDavid Hardeman2015-01-234-563/+566
* gssd - simplify topdirs pathDavid Hardeman2015-01-232-59/+40
* gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitationDavid Hardeman2015-01-232-13/+35
* gssd - simplify some option handlingDavid Hardeman2015-01-232-10/+6
* gssd - merge gssd_main_loop.c and gssd.cDavid Hardeman2015-01-234-271/+220
* cleanup daemonization codeDavid Hardeman2015-01-236-71/+17
* mount.nfs: configurable minor version defaultsBenjamin Coddington2015-01-231-43/+95
* nfsmount.conf: Always parse versionsBenjamin Coddington2015-01-231-34/+0
* mount.nfs: Add struct nfs_version and generalize version parsingBenjamin Coddington2015-01-235-77/+88
* mount.nfs: parse options - add helper po_contains_prefixBenjamin Coddington2015-01-232-0/+26
* mount.nfs: fix a comment typo in parse optionsBenjamin Coddington2015-01-231-1/+1
* rpc.idmapd: Add a reference to nfsidmap(8) on the man pageScott Mayhew2015-01-231-1/+12
* rpc.idmap: Use event_initialized() to check if event is initializedSteve Dickson2015-01-231-1/+1
* start-statd: Use the canonical to check if systemd is running.Steve Dickson2015-01-151-1/+1
* gssd: fix gssd build flagsDavid Hardeman2014-12-081-2/+2
* Fix up issue with "make dist"NeilBrown2014-12-079-11/+15