summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* Avoid clobbering root's ccache if possiblefixrootccacheSimo Sorce2017-11-164-4/+21
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-071-1/+1
* nfs-utils: integrate libnfsidmap code with rest of nfs-utilsJustin Mitchell2017-10-261-1/+2
* nfs-utils: split conffile to a separate convenience libJustin Mitchell2017-10-261-2/+2
* config: Remove the conf_path globalJustin Mitchell2017-05-052-5/+2
* gssd: add a deprecation warning for pipefs-directory in gssd sectionScott Mayhew2017-04-092-4/+12
* gssd: Duplicate the upcall string for error messagesFrank Sorenson2017-02-151-4/+13
* gssd: replace non-thread-safe strtok with strsepFrank Sorenson2017-02-151-1/+2
* mount: fix mount fail that caused by uninitialized structJianhong Yin2017-02-021-11/+19
* svcgssd: add /etc/nfs.conf supportNeilBrown2016-12-202-0/+31
* gssd: add /etc/nfs.conf supportNeilBrown2016-12-202-0/+83
* Gssd: Avoid compiling warning and simplify codesKinglong Mee2016-07-201-8/+8
* gssd: Convert 'rdma' to 'tcp' protocolChuck Lever2016-05-161-0/+16
* gssd: no longer needed pid logicOlga Kornievskaia2016-05-141-6/+1
* gssd: move read of upcall into main threadOlga Kornievskaia2016-05-143-83/+96
* 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
* gssd: ignore pipe directories that do not existSteve Dickson2016-03-191-2/+3
* gssd: Fix inner-loop variable reuseBenjamin Coddington2016-03-161-3/+3
* 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
* 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
* gssd: Make TCP the default protocol for GSSD connections.Chuck Lever2015-11-021-9/+2
* 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
* 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
* 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
* rpc.gssd: Only clear the retval if it has not been setSteve Dickson2015-07-311-1/+3
* gssd - simplify handle_gssd_upcallDavid Hardeman2015-01-231-68/+38
* gssd - improve inotifyDavid Hardeman2015-01-232-52/+116
* gssd - further shorten some pathnamesDavid Hardeman2015-01-231-9/+7
* gssd - change dnotify to inotifyDavid Hardeman2015-01-232-30/+73
* gssd - cleanup read_service_infoDavid Hardeman2015-01-231-98/+110
* gssd - simplify client scanningDavid Hardeman2015-01-231-91/+80
* gssd - simplify topdir scanningDavid Hardeman2015-01-232-92/+81
* gssd - use more relative pathsDavid Hardeman2015-01-233-41/+40
* gssd - keep the rpc_pipefs dir openDavid Hardeman2015-01-231-49/+37
* gssd - make the client lists per-topdirDavid Hardeman2015-01-232-73/+66
* gssd - remove "close me" codeDavid Hardeman2015-01-232-20/+8
* gssd - use libeventDavid Hardeman2015-01-233-266/+138
* gssd - move over pipfs scanning codeDavid Hardeman2015-01-234-563/+566
* gssd - simplify topdirs pathDavid Hardeman2015-01-232-59/+40