summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1995-03-30 04:49:03 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1995-03-30 04:49:03 +0000
commitf8493f3ffa5e14d12a5f0e0d872d0d6a5c786266 (patch)
treecba4432ceb9b47401b0333b5905fd920d6c5e1ef /TODO
parent0f61d84f4216e093dd6e2b27585385d08d9ca7a7 (diff)
downloadsudo-f8493f3ffa5e14d12a5f0e0d872d0d6a5c786266.tar.gz
updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO36
1 files changed, 7 insertions, 29 deletions
diff --git a/TODO b/TODO
index 2a0bb8639..d1f0afeec 100644
--- a/TODO
+++ b/TODO
@@ -11,38 +11,16 @@ TODO list
05) Add default options to sudoers file (umask, def uid, def gids, dir, PATH).
-06) Add a whatnow-style prompt to visudo.
+06) Add a SHELLS reserved word that checks against /etc/shells.
-07) Add a SHELLS reserved word that checks against /etc/shells.
+07) Make the sudoers file accessible via NIS, Hesiod, and maybe NetInfo.
-08) Make the sudoers file accessible via NIS, Hesiod, and maybe NetInfo.
+08) Add a %h field to MAILSUBJECT for the hostname.
-09) Add a %h field to MAILSUBJECT for the hostname.
+09) Add a -h flag to sudo for a history mechanism.
-10) Add a -h flag to sudo for a history mechanism.
+10) Fully integrate riscos and isc support
-11) Fully integrate riscos and isc support
+11) Make parse.lex in the same coding style as everything else...
-12) Make parse.lex in the same coding style as everything else...
-
-13) Fix the logging that happens when there is a sudoers parse error.
- "error in /etc/sudoers ; PWD=/usr/local/src/millert/sudo.v1.3.1 ; command:"
- and make sure it sends informative mail to root.
-
-16) Sudo.log should go in /var/log if it exists...
-
-17) configure should check for egrep before blindly using it
-
-18) reorder options.h and OPTIONS
-
-19) configure should check for type stuff in unistd.h as well
-
-20) write visudo.man
-
-21) fix testsudoers
-
-22) Test setting SUDOERS_OWNER to non-root and try sudo & visudo
-
-23) New copyright for parse.*
-
-24) Make -l work in sudo.
+12) Make -l work in sudo.