Todd C. Miller
|
9fbec34fed
|
Add pointer to a printf like function to plugin open functon.
This can be used instead of the conversation function to display
info and error messages.
|
2010-05-04 19:17:31 -04:00 |
|
Todd C. Miller
|
f211213dcb
|
conversation function no longer puts a newline at the end of info
or error messages.
|
2010-03-09 19:20:01 -05:00 |
|
Todd C. Miller
|
289dc98d96
|
Pass timeout to tgetpass()
|
2010-02-27 12:39:18 -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 |
|