]> granicus.if.org Git - sudo/commitdiff
added input from Brett M Hogden <hogden@rge.com>
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 Feb 1994 21:04:25 +0000 (21:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 25 Feb 1994 21:04:25 +0000 (21:04 +0000)
TODO

diff --git a/TODO b/TODO
index 99fd196f1ad66cdba1e355a4e8714695295757c6..42f253e8465c4ab41877380ad7cd0e31315fc5d4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -12,3 +12,11 @@ TODO list
 05) POSIX signals (plus emulation where they are lacking)
 
 06) Time out the passwd: prompt
+
+07) Eliminate logline length limit in logging.c and maybe make log format
+    prettier.
+
+08) Add uid and gid options to sudo and sudoers file.
+
+09) Redo parsing to be more like op(8) with true command aliases where
+    can specify uid, gid(s) and part/all of the environment.