From f40805ec75c9cd95f732996a5f1b659e97e4a318 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Wed, 26 Aug 2009 09:10:54 -0700 Subject: [PATCH] move iov TODO to generate TODO --- TODO | 8 ++++++++ TODO-iov | 5 ----- 2 files changed, 8 insertions(+), 5 deletions(-) delete mode 100644 TODO-iov diff --git a/TODO b/TODO index a2b92cfe6..7a7625684 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,14 @@ cache delegation credentials to avoid hitting the kdc ? require time stampless tickets, and was supported in the recv'ing end with 0.6.1. +make iov work for arcfour + +make iov work for ntlm + +interop test + +make TYPE_STREAM work + ** lib/kadm5 add policies? diff --git a/TODO-iov b/TODO-iov deleted file mode 100644 index 6217960fe..000000000 --- a/TODO-iov +++ /dev/null @@ -1,5 +0,0 @@ - -make iov work for arcfour -make iov work for ntlm -interop test -make TYPE_STREAM work