summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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.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 macrosScott 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
* nfsidmap: Clean up other exit status casesChuck Lever2015-09-161-15/+14
* nfsidmap: Fix error handling in name_lookup()Chuck Lever2015-09-161-10/+11
* nfsidmap: Fix error handling in id_lookup()Chuck Lever2015-09-161-19/+22
* nfsidmap: List cached ID mapping resultsChuck Lever2015-09-162-3/+98
* nfsidmap: Use find_key_by_type_and_desc() if availableChuck Lever2015-09-162-44/+65
* nfsidmap: Display the effective NFSv4 domain nameChuck Lever2015-09-162-14/+71
* configure.ac: with-systemd flag not using default directorySteve Dickson2015-09-151-1/+8
* Install only needed systemd unit fileAurelien Chabot2015-09-151-5/+17
* Revert "rpc.gssd: Replace exit(0) by return in process_krb5_upcall"Steve Dickson2015-09-081-1/+1
* rpc.gssd: Replace exit(0) by return in process_krb5_upcallAndy Adamson2015-08-241-1/+1
* mountstats.man: fixed typo in man pageSteve Dickson2015-08-101-1/+1
* rpc.gssd: Only clear the retval if it has not been setSteve Dickson2015-07-311-1/+3
* Fixed typo in rpc.mount man pageSteve Dickson2015-07-141-1/+1