From: Andrew Boardman Date: Fri, 25 Aug 2006 06:47:43 +0000 (+0000) Subject: Reflect current state X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0db24cfb0c493d69fa6185e4d1bab5c9f853d31e;p=thirdparty%2Fkrb5.git Reflect current state git-svn-id: svn://anonsvn.mit.edu/krb5/users/amb/referrals@18538 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/TODO b/TODO index 1fadf7127e..a321d3b6ea 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +questions: +- should do_traversal code for old-style lookups still be requesting referrals? + + from 21 aug 2006 meeting, notable screw cases and notes on same: - referrals which terminate at a non-referral-capable realm should retry @@ -25,6 +29,10 @@ current: - verify that cached tickets work properly (it seems so) - rewrite verification to be more tightly-coupled to referral case - when should ccache be checked during referral process? never? +- free TGTs at fallback +- kvno crashes freeing in_cred after the call completes. why is this? +- add error reporting to end of gc_from_kdc +- clean up TODO and implementation notes low-priority: