Todd C. Miller
|
d65c8e8275
|
regen
|
2007-08-22 22:39:20 +00:00 |
|
Todd C. Miller
|
317e600f41
|
Remove monitor support until there is a versino of systrace that
uses a lookaside buffer (or we have a better mechanism to use).
|
2007-08-15 15:20:01 +00:00 |
|
Todd C. Miller
|
879c46e4dd
|
Add support for setting environment variables on the command line.
This is only allowed if the setenv sudoers options is enabled or if
the command is prefixed with the SETENV tag.
|
2007-06-23 23:58:54 +00:00 |
|
Todd C. Miller
|
fe869025c4
|
Add support for command-specific Defaults entries. E.g.
Defaults!/usr/bin/vi noexec
|
2004-11-19 21:35:12 +00:00 |
|
Todd C. Miller
|
e26e40df8a
|
Store aliases in a red-black tree.
|
2004-11-15 03:55:22 +00:00 |
|
Todd C. Miller
|
5becc03851
|
Rewritten parser that converts sudoers into a set of data structures.
This eliminates ordering issues and makes it possible to apply
sudoers Defaults entries before searching for the command.
|
2004-10-26 22:10:55 +00:00 |
|