summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/rc_none.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* make mark-cstyleTom Yu2009-10-311-1/+1
* minor memory leak in 'none' replay cache typeKen Raeburn2009-06-181-2/+8
* whitespaceTom Yu2008-12-281-6/+7
* * rc-int.h (struct _krb5_rc_ops): Add new member, recover_or_init.Ken Raeburn2004-08-041-0/+2
* Implement new replay cache type "none"Ken Raeburn2004-07-301-0/+86