[sudo-commits] sudo changeset 5302:b1fa2861b575

Todd C. Miller Todd.Miller at courtesan.com
Mon May 3 17:57:15 EDT 2010


changeset:	5302:b1fa2861b575 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b1fa2861b575
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 03 16:53:05 2010 -0400

Log Message:
	Add print_error() function that uses the conversation function to
	print a variable number of error strings and use it in log_error().

diffstat:

 plugins/sudoers/logging.c      |  35 +++++++++++----------
 plugins/sudoers/plugin_error.c |  68 +++++++++++++++++++++++++++++------------
 plugins/sudoers/sudoers.h      |   3 +
 3 files changed, 69 insertions(+), 37 deletions(-)



More information about the sudo-commits mailing list