Todd C. Miller
|
b4a26b7691
|
Use timeval directly instead of converting to timespec when dealing
with file times and time of day.
|
2010-04-20 16:44:02 -04:00 |
|
Todd C. Miller
|
c857c74e3a
|
Convert to ANSI C
|
2010-03-04 20:18:22 -05:00 |
|
Todd C. Miller
|
b6a4cf7233
|
Modular sudo front-end which loads policy and I/O plugins that do
most the actual work. Currently relies on dynamic loading using
dlopen(). See doc/plugin.pod for the plugin API.
|
2010-02-20 09:41:49 -05:00 |
|
Todd C. Miller
|
d6187f5ad3
|
Replace emul/include.h with compat/include.h to match new source
tree layout.
|
2010-02-20 09:22:30 -05:00 |
|
Todd C. Miller
|
e90fa482f9
|
Rework source layout in preparation for modular sudo.
|
2010-02-20 09:14:01 -05:00 |
|