summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* start-statd: script using incompatible file descriptorDaniel Pocock2016-12-201-2/+2
* exportfs: fix path comparison in unexportfs_parsed()Scott Mayhew2016-12-171-0/+2
* Fixed typo in usage stringSteve Dickson2016-12-071-1/+1
* Remove error messages on xstrdup failure.NeilBrown2016-12-064-43/+10
* Remove all use of the nfsctl system call.NeilBrown2016-12-066-161/+25
* mount: take history into account when assessing if an error is permanent.NeilBrown2016-12-061-5/+29
* mount: don't hide temporary error code on timeout.NeilBrown2016-12-061-3/+1
* exportfs: remove redundant exports options outputJianhong Yin2016-11-221-8/+6
* nfsdcltrack: read configuration from a fileNeilBrown2016-11-162-0/+26
* Remove all use of /var/lib/nfs/xtabNeilBrown2016-11-153-13/+3
* nfs-server-generator: avoid using external services.NeilBrown2016-11-071-2/+2
* mount: RPC_PROGNOTREGISTERED should not be a permanent errorNeilBrown2016-08-221-4/+3
* Move export_d_read() to support/export/export.cNeilBrown2016-08-201-59/+0
* nfs-utils: Update rpc.idmap and nfsidmap man pagesSteve Dickson2016-08-202-0/+32
* mountd: fail nfsd.export lookup for path to unmounted exportpointNeilBrown2016-08-031-1/+17
* mountd: allow alternate ttl to be specified for dump_to_cache.NeilBrown2016-08-031-8/+12
* mount: fix memory leak in v4root_add_parentsNeilBrown2016-08-031-3/+3
* mount: use a public address for IPv6 callback.NeilBrown2016-08-031-0/+5
* mount: don't treat temporary name resolution failure as permanentNeilBrown2016-08-031-23/+31
* mountd: remove the --exports-file optionNeilBrown2016-08-034-21/+5
* nfs.man: clarify effect of 'retry' optionNeilBrown2016-08-031-2/+12
* blkmapd: unlink pid file when error outKinglong Mee2016-07-201-4/+4
* blkmapd: Let running correctly when pid file existsKinglong Mee2016-07-201-7/+1
* Gssd: Avoid compiling warning and simplify codesKinglong Mee2016-07-201-8/+8
* exportfs: fix export point checkingJianhong Yin2016-07-181-2/+2
* nfs(5): Add lease management security considerationsChuck Lever2016-07-181-3/+56
* start-statd: Use flock to serialize the running of this scriptSteve Dickson2016-06-211-0/+4
* nfsdcltrack: fix a typo in the manpageYongcheng Yang2016-06-211-1/+1
* statd: suppress a benign log message in nsm_delete_host()Scott Mayhew2016-06-211-3/+3
* nfsidmap: added the -h optionSteve Dickson2016-06-082-3/+9
* umount: fixed typo in usage messageSteve Dickson2016-06-071-1/+1
* mount.nfs: added usage output when no arguemnts are givenSteve Dickson2016-06-071-0/+2
* mountd: cleaned up usage message.Steve Dickson2016-05-201-1/+1
* gssd: Convert 'rdma' to 'tcp' protocolChuck Lever2016-05-161-0/+16
* blkmapd: Add the -h flag on the man pageYongcheng Yang2016-05-141-1/+4
* gssd: no longer needed pid logicOlga Kornievskaia2016-05-141-6/+1
* gssd: move read of upcall into main threadOlga Kornievskaia2016-05-143-83/+96
* exportfs: add the debug optionScott Mayhew2016-05-022-2/+8
* gssd: always call gss_krb5_ccache_nameOlga Kornievskaia2016-04-293-50/+19
* gssd: using syscalls directly to change thread's identityOlga Kornievskaia2016-04-291-10/+9
* gssd: use pthreads to handle upcallsOlga Kornievskaia2016-04-295-37/+71
* Remove rpcsecgss library supportSteve Dickson2016-04-291-10/+5
* mount: run START_STATD fully as rootNeilBrown2016-04-271-1/+4
* fix building w/newer C librariesMike Frysinger2016-04-272-0/+2
* mount.nfs: skip server address resolution on remountBenjamin Coddington2016-04-271-11/+20
* gssd: ignore pipe directories that do not existSteve Dickson2016-03-191-2/+3
* mountd.man: Update to change -P option as an alias for -pYongcheng Yang2016-03-161-4/+1
* gssd: Fix inner-loop variable reuseBenjamin Coddington2016-03-161-3/+3
* mount.nfs - hide EBUSY errorsNeilBrown2016-03-161-0/+9
* nfsidmapd: allow the usage message to be displayedSteve Dickson2016-03-161-1/+1