summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ccbase.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson2008-09-221-6/+270
* Rewrite the building of the ccache-type linked list to be linearKen Raeburn2008-08-121-25/+28
* Check for null name to krb5_cc_resolve, and return an errorKen Raeburn2008-07-211-1/+3
* Change second argument to krb5_cc_register to take a const krb5_cc_ops *. MakesEzra Peisach2007-01-231-1/+2
* Only declare cc_fcc_entry if USE_KEYRING_CCACHE is not definedEzra Peisach2007-01-211-0/+3
* Implemented CCAPI v3 specific ccache collection cursorJustin Anderson2006-11-291-0/+9
* * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): InternalTom Yu2006-11-181-11/+61
* cursor for iterating over ccachesTom Yu2006-10-051-0/+72
* Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications:Ken Raeburn2006-10-021-3/+24
* windows ccache and keytab file paths without a prefix Jeffrey Altman2006-09-051-2/+2
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-1/+1
* Only open a credential cache file once, even if multiple krb5_ccache objectsKen Raeburn2004-08-131-0/+6
* * cc_memory.c: Include k5-thread.h.Ken Raeburn2004-06-281-1/+8
* Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach2004-05-281-0/+1
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-1/+19
* Since we must reserve the single letter prefixes on all platformsJeffrey Altman2004-04-131-4/+0
* Treat keytab and ccache names without prefixes as type FILE:Jeffrey Altman2004-04-131-6/+19
* * ccbase.c: the krb5_cc_resolve() function pointer ccresolverJeffrey Altman2004-04-131-3/+4
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-061-9/+30
* * Added new krb5_ccache type "MSLSA" for Windows only.Jeffrey Altman2003-12-121-1/+7
* Always register the file ccache in the set of registered ops. TheSam Hartman2003-07-221-2/+8
* More const for ops tablesKen Raeburn2003-01-081-1/+1
* protoizeKen Raeburn2002-09-031-8/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-2/+2
* * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: MoreEzra Peisach2000-09-251-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+5
* * ccbase.c (krb5_cc_resolve): Incoming cache name is constEzra Peisach1997-09-151-2/+3
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-4/+3
* Windows global stuff:Keith Vetter1995-04-141-2/+2
* Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter1995-03-081-2/+3
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-10/+11
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* If the type qualifier is missing, use the default typeTheodore Tso1994-06-021-2/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* remove XXXJohn Kohl1991-04-191-1/+1
* fix copyrightsJohn Kohl1991-03-141-1/+1
* Rearranged use of krb5_cc_dfl_ops to deal with it now being aKen Raeburn1990-11-281-2/+6
* *** empty log message ***John Kohl1990-07-031-0/+101