[sudo-commits] sudo changeset 5308:a36dfd4ca935

Todd C. Miller Todd.Miller at courtesan.com
Wed May 5 13:20:09 EDT 2010


changeset:	5308:a36dfd4ca935 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a36dfd4ca935
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 05 07:29:28 2010 -0400

Log Message:
	Add separate I/O logging functions for tty in/out and stdin/stdout/stderr.
	NOTE: stdin logging does not currently work and is disabled for now.

diffstat:

 include/sudo_plugin.h          |    7 +-
 plugins/sample/sample_plugin.c |   11 ++-
 plugins/sudoers/sudoers.c      |    7 +-
 src/script.c                   |  132 ++++++++++++++++++++++++++++++++++------
 4 files changed, 131 insertions(+), 26 deletions(-)



More information about the sudo-commits mailing list