summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/rc_base.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* In lib/krb5/rcache, ensure that function definition headers put theGreg Hudson2009-11-131-10/+16
* make mark-cstyleTom Yu2009-10-311-1/+1
* Change krb5_rc_resolve_type (not a public API) to allocate the rcacheGreg Hudson2009-02-051-31/+37
* Get rid of casts of free() argument to char*, except where it'sKen Raeburn2009-02-021-9/+7
* Make output parameter value of krb5_rc_resolve_full well-defined onGreg Hudson2009-01-301-8/+13
* whitespaceTom Yu2008-12-281-41/+40
* Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that'sKen Raeburn2006-06-081-2/+0
* Implement new replay cache type "none"Ken Raeburn2004-07-301-1/+2
* Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach2004-05-281-0/+1
* Use the new mutex in the replay cache structureKen Raeburn2004-05-011-3/+11
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-1/+15
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-061-3/+21
* minor formatting, mostly whitespaceKen Raeburn2004-03-031-37/+38
* * rc_base.c: Delete unused and untested semaphore supportKen Raeburn2004-03-031-25/+0
* Make ccache and rcache ops tables constKen Raeburn2003-01-081-2/+3
* protoizeKen Raeburn2002-09-031-21/+7
* * rc_io.h (struct krb5_rc_iostuff): Internal structure - changeEzra Peisach2000-09-211-2/+4
* Set magic number in krb5_rcachePaul Park1995-08-311-0/+2
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-051-8/+8
* Windows global stuff:Keith Vetter1995-04-141-7/+7
* Updated rcache's makefile.in. Small change to confirm I'm back in aKeith Vetter1995-03-011-7/+7
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-26/+27
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* fix up notice about code ownershipJohn Kohl1991-06-071-4/+1
* replace copyrights with public domain notices,John Kohl1990-07-101-3/+18
* Bring local mods onto trunkJohn Kohl1990-07-101-13/+76
* *** empty log message ***John Kohl1990-04-031-0/+93