Todd C. Miller
|
7b3d268687
|
Call gettext() on parameters for warning()/warningx() instead of
having warning() do it for us.
|
2012-11-25 09:34:04 -05:00 |
|
Todd C. Miller
|
595d3b2651
|
Display warning/error messages in the user's locale.
|
2012-11-08 15:37:44 -05:00 |
|
Todd C. Miller
|
241b2395cf
|
Reduce the number of "internal error, foo overflow" messages that
need to be translated.
|
2012-08-10 12:18:38 -04:00 |
|
Todd C. Miller
|
839919566e
|
Add debug_decl/debug_return (almost) everywhere.
Remove old sudo_debug() and convert users to sudo_debug_printf().
|
2011-10-22 14:40:21 -04:00 |
|
Todd C. Miller
|
d5e1cbbfaa
|
Include gettext.h
|
2011-05-28 15:32:11 -04:00 |
|
Todd C. Miller
|
b643b190a7
|
Prepare sudoers module messages for translation.
|
2011-05-16 16:32:05 -04:00 |
|
Todd C. Miller
|
590eed3bd7
|
Ignore ECONNREFUSED from audit_log_user_command() which will
occur if auditd is not running.
|
2010-09-21 07:56:16 -04:00 |
|
Todd C. Miller
|
10c3bb62c4
|
Make local includes consistent; use double quotes for local includes
except for generated ones where we use angle brackets.
Also g/c unused compat.h.
|
2010-09-07 16:45:19 -04:00 |
|
Todd C. Miller
|
f454727bb8
|
Merge compat.h and missing.h into missing.h
|
2010-08-16 14:05:44 -04:00 |
|
Todd C. Miller
|
2cd108304d
|
Add Linux audit support.
|
2010-06-16 11:17:02 -04:00 |
|