Todd C. Miller
|
4b88f1a7ef
|
Add missing source for sudo front end
|
2010-02-20 09:47:46 -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
|
dc525d2587
|
Include missing.h for memrchr() proto
|
2010-02-20 09:17:54 -05:00 |
|
Todd C. Miller
|
e90fa482f9
|
Rework source layout in preparation for modular sudo.
|
2010-02-20 09:14:01 -05:00 |
|