summaryrefslogtreecommitdiffstats
path: root/utils/gssd/gssd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix an off-by-one in the handling of the -d option to rpc.gssdSteinar H. Gunderson2007-02-051-1/+1
* Allow gssd ccaches in MEMORY: rather than FILE:Kevin Coffman2006-10-171-1/+5
* Check that the gssapi library is usable early on.kwc@citi.umich.edu2006-07-041-0/+3
* Add option to specify directory to search for credentials cache filesneilbrown2006-03-281-2/+8
* Add option to set rpcsec_gss debugging level (if available)neilbrown2005-08-261-2/+15
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-1/+9
* Add gss support from citi @ umichneilbrown2004-10-191-0/+134