summaryrefslogtreecommitdiffstats
path: root/utils/gssd/krb5_util.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the now unused functionsKevin Coffman2007-03-311-234/+0
* Clean up gssd_get_single_krb5_cred and its debugging messagesKevin Coffman2007-03-311-8/+12
* Use newly added keytab functionsKevin Coffman2007-03-311-7/+8
* Add new keytab handling functions for dealing with machine credentialsKevin Coffman2007-03-311-0/+466
* Hide differences between MIT and Heimdal in macrosKevin Coffman2007-03-311-25/+5
* Fix memory leak on error path of limit_krb5_enctypes()Kevin Coffman2007-03-311-0/+1
* Allow any credential to be used for machine credentialsKevin Coffman2007-03-191-16/+6
* Don't leak keytab entriesKevin Coffman2007-03-191-0/+5
* Use lstat rather than stat in gssd_find_existing_krb5_ccacheNeil Brown2007-03-161-1/+1
* Use owner rather than filename format in choosing cred cache filesKevin Coffman2007-02-091-56/+50
* Allow gssd ccaches in MEMORY: rather than FILE:Kevin Coffman2006-10-171-1/+7
* Fix misc warning messagesKevin Coffman2006-10-171-0/+1
* Limit acquire_cred call to to Kerberos onlykwc@citi.umich.edu2006-07-041-1/+6
* Add option to specify directory to search for credentials cache filesneilbrown2006-03-281-6/+5
* Updates from Kevin Coffman at UMichneilbrown2005-12-161-6/+4
* Add option to set rpcsec_gss debugging level (if available)neilbrown2005-08-261-4/+44
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-39/+49
* Add gss support from citi @ umichneilbrown2004-10-191-0/+809