summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/set_ccache.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'const' to fix mismatched parameter warningsSam Hartman2011-08-091-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* Fix Windows buildGreg Hudson2010-11-251-1/+1
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* whitespaceTom Yu2009-01-221-4/+4
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-11/+18
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-16/+17
* Include gss_libinit.h for gssint_initialize_library() prototypeEzra Peisach2006-10-161-0/+1
* * set_ccache.c (gss_krb5_ccache_name): Don't make a copy of the string returnedKen Raeburn2004-07-291-29/+9
* * set_ccache.c (gss_krb5_ccache_name): Check thread-specific data for the savedKen Raeburn2004-07-141-5/+26
* Added kg_sync_ccache_name(), kg_get_ccache_name, and kg_set_ccache_name() and...Alexandra Ellwood2003-12-111-28/+49
* Remove kg_release_defcred and caching of default credential. RewriteTom Yu2003-07-171-2/+0
* Thanks, similar patch appliedTom Yu2003-02-251-6/+47
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* set_ccache.c (gss_krb5_ccache_name): Add call to free the defaultTheodore Tso1999-04-301-0/+2
* gssapi_krb5.h, copy_ccache.c, get_tkt_flags.c, set_ccache.c: Make theTheodore Tso1999-04-171-8/+7
* Now actually compilesMiro Jurisic1999-03-151-3/+5
* Fix obviously missing variable declarationTheodore Tso1999-03-141-0/+2
* set_ccache.c (gss_krb5_ccache_name): Added new Krb5 specific interfaceTheodore Tso1999-03-121-0/+25