summaryrefslogtreecommitdiffstats
path: root/utils/gssd/gssd.c
Commit message (Expand)AuthorAgeFilesLines
* config: Remove the conf_path globalJustin Mitchell2017-05-051-2/+1
* gssd: add a deprecation warning for pipefs-directory in gssd sectionScott Mayhew2017-04-091-0/+4
* mount: fix mount fail that caused by uninitialized structJianhong Yin2017-02-021-11/+19
* gssd: add /etc/nfs.conf supportNeilBrown2016-12-201-0/+29
* gssd: Convert 'rdma' to 'tcp' protocolChuck Lever2016-05-161-0/+16
* gssd: move read of upcall into main threadOlga Kornievskaia2016-05-141-28/+65
* gssd: use pthreads to handle upcallsOlga Kornievskaia2016-04-291-5/+41
* Remove rpcsecgss library supportSteve Dickson2016-04-291-10/+5
* gssd: ignore pipe directories that do not existSteve Dickson2016-03-191-2/+3
* gssd: reworked second level of debuggingSteve Dickson2015-11-161-1/+1
* gssd: log all fatal errorsSteve Dickson2015-11-161-6/+6
* Allow gssd and svcgssd to set the libtirpc debug levelScott Mayhew2015-11-021-0/+7
* GSSD: clean up machine credentialsAndy Adamson2015-09-231-6/+5
* gssd - improve inotifyDavid Hardeman2015-01-231-52/+115
* gssd - further shorten some pathnamesDavid Hardeman2015-01-231-9/+7
* gssd - change dnotify to inotifyDavid Hardeman2015-01-231-29/+72
* 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-231-92/+80
* gssd - use more relative pathsDavid Hardeman2015-01-231-38/+36
* gssd - keep the rpc_pipefs dir openDavid Hardeman2015-01-231-49/+37
* gssd - make the client lists per-topdirDavid Hardeman2015-01-231-72/+66
* gssd - remove "close me" codeDavid Hardeman2015-01-231-18/+8
* gssd - use libeventDavid Hardeman2015-01-231-253/+113
* gssd - move over pipfs scanning codeDavid Hardeman2015-01-231-2/+566
* gssd - simplify topdirs pathDavid Hardeman2015-01-231-56/+37
* gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitationDavid Hardeman2015-01-231-11/+34
* gssd - simplify some option handlingDavid Hardeman2015-01-231-8/+4
* gssd - merge gssd_main_loop.c and gssd.cDavid Hardeman2015-01-231-4/+220
* cleanup daemonization codeDavid Hardeman2015-01-231-3/+1
* gssd: configurable connection timeout for the rpcgssd serviceRinku Kothiya2014-07-251-1/+5
* gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mountJeff Layton2014-01-221-0/+13
* gssd: don't let parent exit until child has a chance to scan directory onceJeff Layton2013-11-201-2/+4
* Avoid DNS reverse resolution for server names (take 3)Simo Sorce2013-04-221-2/+5
* gssd: Fix segfault when using -R optionSimo Sorce2013-04-021-1/+1
* gssd: Update description of "-l" optionChuck Lever2013-03-251-1/+1
* utils: Return status 0 on clean exitsMantas Mikulenas2012-10-151-1/+1
* Add -l option to gssd to force legacy behaviourMichael Weiser2012-04-161-2/+9
* gssd: Look for user creds in user defined directorySteve Dickson2012-03-221-1/+1
* Removed warnings from gssd.cSteve Dickson2010-08-091-1/+1
* gssd: add upcall support for callback authenticationOlga Kornievskaia2009-11-161-6/+0
* Set the verbosity level in both the librpcsecgss andSteve Dickson2009-06-221-0/+2
* gssd: Use same style for including config.h that rest of nfs-utils usesChuck Lever2009-03-051-1/+3
* The rpc.gssd scans for any suitable kerberos ticket. In cross-realmLukas Hejtmanek2008-07-151-2/+9
* The default expiration of kernel gss contexts is the expirationLukas Hejtmanek2008-07-151-2/+6
* Kerberos credentials may be stored in multiple places. Make itVince Busam2008-05-071-0/+10
* Fix the usage message for gssd to reflect new optionKevin Coffman2007-09-111-1/+1
* Use newly added keytab functionsKevin Coffman2007-03-311-4/+0
* Create two separate paths for pipefs_dir and pipefs_nfsdir.Kevin Coffman2007-03-191-7/+8
* Add option to allow root to use credentials other than machine credentialsKevin Coffman2007-03-191-4/+10