diff options
author | Russ Allbery <rra@stanford.edu> | 2011-05-17 16:52:13 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2011-05-17 16:52:13 -0700 |
commit | 84e634263f7daf651edec6a39a1e69dfc35b1062 (patch) | |
tree | a8a0aba510ebf8b94074624a46fe8416cb6b8af1 /TODO | |
parent | 4ee50d93cf99f55a503d0ca788e6c1a468eeacf6 (diff) |
Remove completed TODO entries
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -20,9 +20,6 @@ Client: * Support authenticating with a keytab. - * Allow store data to contain nuls. Requires rewriting the command - processing for store to use iovecs. - * When obtaining tickets in the wallet client with -u, should we get a TGT as we do now or just directly obtain the service ticket we're going to use for remctl? @@ -89,9 +86,6 @@ Database: * Fix case-insensitivity bug in unique keys with MySQL for objects. - * Add the database schema version to a global table so that we can use it - to support schema upgrades in the future. - * On upgrades, support adding new object types and ACL verifiers to the class tables. @@ -134,8 +128,6 @@ Reports: * Add report for all objects that have never been stored. - * Add report of all ACLs with identical contents. - * For objects tied to hostnames, report on objects referring to hosts which do not exist. For the initial pass, this is probably only keytab objects with names containing a slash where the part after the slash |