From e0e9092ca7f3fdcc84ee621d527e38e5bd54c0d2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 20 Sep 1994 22:10:33 +0000 Subject: [PATCH] updated --- TODO | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/TODO b/TODO index 986f47415..3c90aa029 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,22 @@ TODO list -01) Fix bison warnings on parse.yacc. +01) Add groups of users to the config file. -02) Add groups of users to the config file. +02) Nestable command aliases -03) Deal with host aliases (CNAME records) rationally. +03) Add uid and gid options to sudo and sudoers file. -04) Nestable command aliases - -05) Add uid and gid options to sudo and sudoers file. - -06) Redo parsing to be more like op(8) with true command aliases where +04) Redo parsing to be more like op(8) with true command aliases where can specify uid, gid(s) and part/all of the environment. -07) Add default options to sudoers file (umask, def uid, def gids, dir, PATH). +05) Add default options to sudoers file (umask, def uid, def gids, dir, PATH). -08) Add a whatnow-style prompt to visudo. +06) Add a whatnow-style prompt to visudo. -09) Add a SHELLS reserved word that checks against /etc/shells. +07) Add a SHELLS reserved word that checks against /etc/shells. -10) Make the sudoers file accessible via NIS, Hesiod, and maybe NetInfo. +08) Make the sudoers file accessible via NIS, Hesiod, and maybe NetInfo. -11) Flag to sudo to show what a user is allowed to run. +09) Add a %h field to MAILSUBJECT for the hostname. -12) Add a %h field to MAILSUBJECT for the hostname. +10) Add a -h flag to sudo for a history mechanism. -- 2.40.0