summaryrefslogtreecommitdiff
path: root/TODO
blob: 828b7663005e1a7bbf52e4b3a80196c923c137d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
TODO list

01) Add groups of users to the config file.

02) Nestable command aliases

03) Add uid and gid options to sudo and sudoers file.

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.

05) Add default options to sudoers file (umask, def uid, def gids, dir, PATH).

06) Add a SHELLS reserved word that checks against /etc/shells.

07) 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 flag to sudo for a history mechanism.

10) Fully integrate riscos and isc support

11) Make parse.lex in the same coding style as everything else...

12) Make -l work in sudo.

13) Cleanup check.c and logging.c.

14) Fixed network address support.

15) Add an option to hard-code LD_LIBRARY_PATH?