[sudo-commits] sudo changeset 5173:9bd932f66226

Todd C. Miller Todd.Miller at courtesan.com
Sat Mar 27 20:19:48 EDT 2010


changeset:	5173:9bd932f66226 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9bd932f66226
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Mar 27 20:19:40 2010 -0400

Log Message:
	Add back io logging (transcript) support.  Currently, the open function
	runs too early and it is not possible to use the io module independently
	of the policy module.

diffstat:

 plugins/sudoers/Makefile.in |   15 +-
 plugins/sudoers/iolog.c     |  329 ++++++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/set_perms.c |    2 +
 plugins/sudoers/sudoers.c   |   12 +-
 plugins/sudoers/sudoers.h   |    7 +
 5 files changed, 352 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list