summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gssd: Don't wait for pthread_joinspthreadsSteve Dickson2016-01-181-0/+81
* gssd: Try to join a terminated thread after a short wait.Steve Dickson2016-01-181-2/+27
* gssd: use pthreads to handle upcallsSteve Dickson2016-01-177-33/+39
* 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
* 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()nfs-utils-1-3-4-rc1Jianhong 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
* Close etab file's file descriptor on stat error.Malahal Naineni2015-11-021-3/+14
* mountd: fix netgroup lookup for resolvable IP addressesFrank Sorenson2015-11-021-0/+15
* systemd/Makefile: only install rpc-svcgssd.service if it is required.NeilBrown2015-11-021-1/+5
* 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-024-0/+23
* close the syslog fd in daemon_init()Scott Mayhew2015-11-021-0/+1
* statd: fix a segfault caused by improper usage of RPC interfaceShan Hai2015-11-024-6/+10
* nfsd: ignore unsupported address types in nfssvc_setfdsChristoph Hellwig2015-10-301-7/+6
* Release 1.3.3nfs-utils-1-3-3Steve Dickson2015-09-261-1/+1
* GSSD: clean up machine credentialsAndy Adamson2015-09-231-6/+5
* GSSD only fork when uid is not zeroAndy Adamson2015-09-231-24/+38
* GSSD: move process_krb5_updcall non machine cred case to helper functionAndy Adamson2015-09-231-27/+50
* GSSD: move process_krb5_upcall machine cred case to helper functionAndy Adamson2015-09-231-45/+65
* mountstats.man: Remove a few bogus .R macrosnfs-utils-1-3-3-rc7Scott Mayhew2015-09-161-4/+4
* statd: statd_get_socket() should return open fdsChuck Lever2015-09-161-9/+18
* mountd: fix mount issue due to comparison with uninitialized uuidVivek Trivedi2015-09-161-5/+4