summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* nfsdcltrack: remove pointless sqlite_topdir variableJeff Layton2012-11-113-10/+5
* nfsdcltrack: rename the nfsdcld directory and options to nfsdcltrackJeff Layton2012-11-117-2/+2
* nfsdcltrack: fix segfault in sqlite debug loggingJeff Layton2012-11-111-1/+1
* rpc.gssd: Squelch compiler errorChuck Lever2012-10-301-1/+1
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-5/+6
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-1/+1
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-2/+2
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-1/+1
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-4/+4
* mountd: Make local functions staticChuck Lever2012-10-301-2/+4
* mountd: Eliminate unnecessary type conversionsChuck Lever2012-10-301-2/+2
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-5/+5
* mountd: Simplify "no junction support" caseChuck Lever2012-10-221-13/+19
* mountd: Dynamically allocate exportent that represents junctionsChuck Lever2012-10-221-24/+31
* mountd: Junctions inherit parent export's optionsChuck Lever2012-10-221-20/+35
* mountd: Add lookup_export_parent()Chuck Lever2012-10-221-9/+70
* mountd: Set e_fslocdata field directlyChuck Lever2012-10-221-14/+23
* mountd: Use static buffer when constructing junction export optionsChuck Lever2012-10-221-31/+5
* mountd: Warn when a broken junction is encounteredChuck Lever2012-10-221-5/+14
* GSSD: Pass GSS_context lifetime to the kernel.Andy Adamson2012-10-181-3/+16
* utils: Return status 0 on clean exitsMantas Mikulenas2012-10-154-4/+6
* mount.nfs4: Backgrounding mount broken with NFS versions <4Wolfram Gloger2012-10-151-5/+12
* mount.nfs mapage: clear up confusion between 'proto' and 'transport'Neil Brown2012-10-152-44/+36
* Added fsc and nofsc to the mount manpage.Steve Dickson2012-08-231-0/+7
* blkmapd: proper signal handlingPeng Tao2012-08-231-1/+17
* blkmapd: allow blocklayoutdriver module to load/unloadPeng Tao2012-08-231-20/+84
* gssd: Use /run/user/${UID} instead of /run/user/${USER}Nalin Dahyabhai2012-08-224-42/+35
* gssd: scan for DIR: ccaches, tooNalin Dahyabhai2012-08-222-19/+33
* rpc.gssd: don't call poll(2) twice a secondChuck Lever2012-08-062-17/+41
* rpc.gssd: handle error to open toplevel directoryJ. Bruce Fields2012-08-061-4/+6
* rpc.gssd: don't call printerr from signal handlerJ. Bruce Fields2012-08-061-3/+1
* rpc.gssd: simplify signal handlingJ. Bruce Fields2012-08-061-6/+5
* umount: use correct return value for is_vers4.NeilBrown2012-08-061-3/+3
* umount.nfs: ignore non-nfs filesystemsKarel Zak2012-08-011-2/+9
* rpc.gssd: close upcall pipe on POLLHUPChuck Lever2012-07-193-2/+27
* mount.nfs: restore correct error status when umount failsNeilBrown2012-07-161-5/+4
* nfsidmap: Default domain not being set.Steve Dickson2012-07-051-13/+7
* exportfs: Update exportfs flush option list in usage message.Namjae Jeon2012-07-051-9/+12
* mount.nfs: try the next address after mount fails with ETIMEDOUTJeff Layton2012-06-191-0/+2
* nfsdcld: Before clearing the capability bounding set, check if we have the capHarald Hoyer2012-06-191-2/+2
* mountd: Honor the no_root_squash flag on pseudo rootsJ. Bruce Fields2012-05-291-1/+4
* nfsidmap: Allow verbosity level to be set in the config fileSteve Dickson2012-05-291-1/+19
* Makefile.am: Corrected a misspelling of overriddenSteve Dickson2012-05-171-1/+1
* osd_login - ensure /sbin is created before installation.NeilBrown2012-05-171-7/+4
* blkmapd: remove pretty_sig()Jim Rees2012-05-151-29/+0
* Manpage: Add a warning to the nfs manpage regarding using NFS over UDP onOlaf Kirch2012-05-091-0/+81
* nfsdcld: add support for dropping capabilitiesJeff Layton2012-05-094-8/+89
* nfsdcld: demote pipe opening error to D_GENERALJeff Layton2012-05-091-1/+1
* mountd: handle allocation failures in auth_unix_ip upcallJ. Bruce Fields2012-05-031-3/+9
* mountd: prepend '$' to make use_ipaddr clients self-describingJ. Bruce Fields2012-05-033-7/+24