summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 existSteve 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 establishmentOlga 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 operationsScott 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
* 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
* libnsm.a: do not close file if open failedVivek Trivedi2015-12-112-2/+4
* 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
* svc_create.c: Make sure errors are loggedSteve Dickson2015-11-202-10/+13
* 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
* systemd: Decouple the starting and stopping of rpcbind/nfs-serverSteve Dickson2015-11-162-2/+2
* exportfs: Fix buf size in test_export() dump()Jianhong Yin2015-11-041-5/+8
* mydaemon.c: Removed a warningSteve Dickson2015-11-041-0/+1
* 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
* exportfs: Restore the EAI_NONAME check in host_pton()Scott Mayhew2015-11-021-0/+2