summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfsidmapd: Let verbose determent whether stderr logging should be doneSteve Dickson2016-03-161-1/+1
* gssd: Corrected some types in the debugging codeSteve Dickson2016-03-081-2/+2
* krb5_use_machine_creds: Fixed the format of some debugging messagesSteve Dickson2016-03-071-6/+7
* nfsd: use correct byte order on rdma portSteve Dickson2016-03-011-1/+1
* blkmapd: Added a usage routineSteve Dickson2016-01-201-2/+12
* rpc.idmapd: Added the -h flagSteve Dickson2016-01-202-2/+8
* mountd: print an error message when no versions are specifiedSteve Dickson2016-01-201-2/+3
* mountd: added missing argument to usage stringSteve Dickson2016-01-201-2/+3
* nfsstat: show client rpc information correctlyKinglong Mee2016-01-161-3/+2
* start-statd: don't run multiple rpc.statds on the one host.NeilBrown2016-01-161-0/+8
* mount.nfs: trust the exit status of "start_statd".NeilBrown2016-01-161-1/+5
* Fix protocol minor version fall-backTakashi Iwai2016-01-161-0/+3
* Fix uninitialised variable usage in nfs_options2pmapAndreas Schwab2016-01-161-1/+4
* nfsstat: update nfs server operationsBenjamin Coddington2015-12-111-1/+14
* nfsstat: update nfs client operationsBenjamin Coddington2015-12-111-11/+23
* rpc.idmapd: Added the -C and -S flagsSteve Dickson2015-12-111-1/+3
* rpc.idmapd: Added a usage routineSteve Dickson2015-12-111-2/+10
* statd: make statd_canonical_name return the presentation address if it maps t...Scott Mayhew2015-12-111-4/+1
* exportfs: Deal with path's trailing "/" in unexportfs_parsed()Yongcheng Yang2015-12-111-1/+10
* mount.nfs: fix null pointer derefernce in nfs_parse_simple_hostnameVivek Trivedi2015-12-111-1/+2
* nfsidmap: keyring_clear() should succeed if id_resolver keyring not foundChuck Lever2015-12-111-4/+9
* statd: Update existing record if we receive SM_MON with new cookieScott Mayhew2015-11-231-13/+27
* mount.nfs: Teach mount.nfs about the mountversion optionSteve Dickson2015-11-211-1/+6
* gssd: reworked second level of debuggingSteve Dickson2015-11-165-13/+13
* gssd: log all fatal errorsSteve Dickson2015-11-163-8/+8
* gssd: reworked first level of debuggingSteve Dickson2015-11-162-21/+19
* exportfs: Fix buf size in test_export() dump()Jianhong Yin2015-11-041-5/+8
* 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