summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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: replace one xlog(D_GENERAL) in host_canonname()nfs-utils-1-3-4-rc5Scott Mayhew2016-05-021-1/+1
* exportfs: add the debug optionScott Mayhew2016-05-022-2/+8
* systemd unit files: fix up dependencies on rpcbind.NeilBrown2016-05-022-4/+5
* gssd: always call gss_krb5_ccache_nameOlga Kornievskaia2016-04-294-61/+19
* gssd: using syscalls directly to change thread's identityOlga Kornievskaia2016-04-291-10/+9
* gssd: use pthreads to handle upcallsOlga Kornievskaia2016-04-297-37/+87
* Remove rpcsecgss library supportSteve Dickson2016-04-293-34/+5
* mount: run START_STATD fully as rootNeilBrown2016-04-271-1/+4
* fix building w/newer C librariesMike Frysinger2016-04-274-0/+9
* mount.nfs: skip server address resolution on remountBenjamin Coddington2016-04-271-11/+20
* Move nfs-utils_env.sh to a more appropriate directorySteve Dickson2016-04-272-2/+2
* gssd: ignore pipe directories that do not existnfs-utils-1-3-4-rc4Steve Dickson2016-03-191-2/+3
* systemd: ensure nfs-config service is re-run as needed.NeilBrown2016-03-161-1/+5
* mountd.man: Update to change -P option as an alias for -pYongcheng Yang2016-03-161-4/+1
* statd: Don't unregister statd service on failing to execute calloutToshiaki Makita2016-03-161-1/+1
* gssd: Fix inner-loop variable reuseBenjamin Coddington2016-03-161-3/+3
* libexport.a: fix missing brace in host_ntop() fallbackStefan Hajnoczi2016-03-161-1/+1
* 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
* nfs_connect_nb: handle EINTR during connection establishmentnfs-utils-1-3-4-rc3Olga Kornievskaia2016-01-161-5/+11
* nfsstat: show client rpc information correctlyKinglong Mee2016-01-161-3/+2
* Set right error after getaddrinfo failsRinku Kothiya2016-01-161-2/+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
* mountd: fix netgroup lookup for short hostnamesFrank Sorenson2015-12-161-10/+7
* mountstats: add missing v4.2 operationsnfs-utils-1-3-4-rc2Scott Mayhew2015-12-111-1/+8
* mountstats: handle KeyError in accumulate_iostats()Scott Mayhew2015-12-111-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