summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/s4u_gss_glue.c
Commit message (Expand)AuthorAgeFilesLines
* Assume mutex locking cannot failGreg Hudson2013-05-141-5/+1
* Rename ccache configuration macrosZhanna Tsitkov2013-01-091-1/+1
* Rename gss-krb5 cred tgt_expire fieldGreg Hudson2012-06-271-2/+2
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-15/+43
* Make gss-krb5 use cache collectionGreg Hudson2011-09-051-3/+2
* Fix style issues in r25087Greg Hudson2011-08-291-2/+2
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-1/+1
* Correctly set the expiration field of impersonated credentials inGreg Hudson2011-04-251-1/+1
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-6/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-1/+0
* Improve acceptor name flexibilityGreg Hudson2011-02-071-1/+2
* When we create a temporary memory ccache for use within aGreg Hudson2010-10-251-0/+1
* Use safer output parameter handling inGreg Hudson2010-10-251-2/+4
* The mechglue always passes null for desired_mechs and actual_mechsGreg Hudson2010-05-171-87/+1
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-3/+3
* make mark-cstyleTom Yu2009-10-311-1/+0
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-12/+34
* Implement s4u extensionsGreg Hudson2009-09-131-0/+346