summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* 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
* gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitationDavid Hardeman2015-01-232-13/+35
* gssd - simplify some option handlingDavid Hardeman2015-01-232-10/+6
* gssd - merge gssd_main_loop.c and gssd.cDavid Hardeman2015-01-234-271/+220
* cleanup daemonization codeDavid Hardeman2015-01-234-12/+4
* gssd: fix gssd build flagsDavid Hardeman2014-12-081-2/+2
* Fix up issue with "make dist"NeilBrown2014-12-071-1/+0
* gssd: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-074-33/+38
* Add string.h to source files that need itTimo Teräs2014-12-071-0/+1
* rpc.svcgssd: Add a configure switch to disable building the daemonSteve Dickson2014-09-251-2/+9
* gssd: ensure that preferred_realm is non-NULL before passing it to strcmpJeff Layton2014-09-151-1/+1
* gssd: select non-conventional principalJurjen Bokma2014-08-181-6/+19