Todd C. Miller
895e30184e
Use warningx() instead of log_error() since the latter is not available
...
to visudo or testsudoers. This does mean that they don't end up in syslog.
2010-06-25 10:06:08 -04:00
Todd C. Miller
78e7c649f0
Sync with Quest sudo git repo
2010-06-02 10:32:31 -04:00
Todd C. Miller
d346e50903
Use angle brackets when including headers that can only be found when
...
an -I flag is specified. The files in the compat dir could get away
with double quotes here but I've converted all the source files
to use angle brackets for consistency.
2010-04-30 15:13:47 -04:00
Todd C. Miller
05ae3ea6cb
Convert to ANSI C function declarations
2010-04-22 18:09:53 -04:00
Todd C. Miller
9b0205846b
Initial bits of sudoers plugin; still needs work.
2010-03-14 19:58:47 -04:00
Todd C. Miller
e90fa482f9
Rework source layout in preparation for modular sudo.
2010-02-20 09:14:01 -05:00