Todd C. Miller
|
d92c82ea3f
|
Add support for multiple sudoers_base entries in ldap.conf.
From Joachim Henke
|
2010-06-15 10:33:30 -04:00 |
|
Todd C. Miller
|
3430618c78
|
Make all functions in ldap.c static
|
2010-06-14 10:37:42 -04:00 |
|
Todd C. Miller
|
c6371aa481
|
Silence some compiler warnings
|
2010-06-10 12:27:18 -04:00 |
|
Todd C. Miller
|
40e591c309
|
Extend atobool() so we can use it in the LDAP code.
|
2010-06-03 08:50:02 -04:00 |
|
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
|
dc72c27b1b
|
Use print_error() when displaying ldap config info in debugging mode.
|
2010-05-03 18:02:19 -04:00 |
|
Todd C. Miller
|
05ae3ea6cb
|
Convert to ANSI C function declarations
|
2010-04-22 18:09:53 -04:00 |
|
Todd C. Miller
|
5fb6784ab1
|
display_bound_defaults() stub should return 0, not 1 since it is a count,
not a boolean.
|
2010-03-19 08:17:09 -04:00 |
|
Todd C. Miller
|
38937dca5e
|
Use embedded newlines in lbuf instead of multiple calls to lbuf_print.
|
2010-03-19 07:04:34 -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 |
|