Handle Windows pathnames properly in krb5_cc_resolve()
[abartlet/lorikeet-heimdal.git/.git] / TODO
diff --git a/TODO b/TODO
index a2b92cfe65a9d4f6921dac3a3bf7d00f8c71dc12..87c50b82b026e8103e9d7f5410fc726d55bac50b 100644 (file)
--- 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?
@@ -13,3 +21,10 @@ add policies?
 
 verify_user: handle non-secure verification failing because of
 host->realm mapping
+
+* windows stuff
+
+-- drop all double negation #ifndef NO_
+-- got though windows specific ifdefs to minimized them
+-- switch to use heim-ipc for services, like the kadmin change notification socket
+-- Unify lib/krb5/expand_path_w32.c