1993-11-27 23:48:09 +00:00
|
|
|
TODO list
|
|
|
|
|
|
|
|
01) Find out why bison -y warns on parse.yacc and fix the problem if it is
|
|
|
|
indeed a problem.
|
|
|
|
|
|
|
|
02) Add groups of users to the config file.
|
|
|
|
|
1994-01-27 19:08:48 +00:00
|
|
|
03) Deal with host aliases rationally.
|
1993-11-28 00:10:20 +00:00
|
|
|
|
1994-01-27 19:08:48 +00:00
|
|
|
04) Nestable command aliases
|
1993-11-28 00:24:06 +00:00
|
|
|
|
1994-01-27 19:08:48 +00:00
|
|
|
05) POSIX signals (plus emulation where they are lacking)
|
1994-02-09 03:48:37 +00:00
|
|
|
|
|
|
|
06) Time out the passwd: prompt
|
1994-02-25 21:04:25 +00:00
|
|
|
|
|
|
|
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.
|