[sudo-commits] sudo changeset 6272:c02f6951b0cc

Todd C. Miller Todd.Miller at courtesan.com
Wed Dec 29 17:32:13 EST 2010


changeset:	6272:c02f6951b0cc in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c02f6951b0cc
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Dec 29 17:32:04 2010 -0500

Log Message:
	Avoid relying on globals filled in by the sudoers policy module for
	the sudoers I/O log module.  The I/O log open function now pulls the
	bits it needs out of user_info and command_info.

diffstat:

 plugins/sudoers/iolog.c |  292 ++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 221 insertions(+), 71 deletions(-)



More information about the sudo-commits mailing list