Todd C. Miller
|
59ab26dbcc
|
Go back to a 2 args debug_decl and just use the "default" instance,
now renamed "active".
|
2015-02-01 08:24:49 -07:00 |
|
Todd C. Miller
|
866cfc4fc3
|
Add support for multiple Debug lines per program. Callers may
register arbitrary debug facilities or use built-in defaults. We
now use separate Debug statements for plugins and programs.
|
2014-10-22 13:23:05 -06:00 |
|
Todd C. Miller
|
47835ff289
|
Rename missing.h -> sudo_compat.h
|
2014-07-22 14:25:16 -06:00 |
|
Todd C. Miller
|
844a285391
|
Version the functions in libsudo_util
|
2014-07-22 11:26:17 -06:00 |
|
Todd C. Miller
|
127ba1354b
|
Rename gettext.h -> sudo_gettext.h
|
2014-07-21 14:49:43 -06:00 |
|
Todd C. Miller
|
c10c9cd5e6
|
Skip leading space (ala strtol) so that we can pick up the sign
even if it is not the first character of the string.
|
2014-07-13 07:08:12 -06:00 |
|
Todd C. Miller
|
a8fa112a53
|
atobool -> sudo_strtobool
atoid-> sudo_strtoid
atomode -> sudo_strtomode
|
2014-06-27 14:53:54 -06:00 |
|