[sudo-commits] sudo changeset 5351:0d7faa007d27

Todd C. Miller Todd.Miller at courtesan.com
Mon May 17 10:39:10 EDT 2010


changeset:	5351:0d7faa007d27 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0d7faa007d27
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 17 10:38:56 2010 -0400

Log Message:
	Add argc and argv to I/O logger open function.

diffstat:

 doc/sudo_plugin.cat            |  328 ++++++++++++++++++++--------------------
 doc/sudo_plugin.man.in         |   17 +-
 doc/sudo_plugin.pod            |   17 +-
 include/sudo_plugin.h          |    3 +-
 plugins/sample/sample_plugin.c |    3 +-
 plugins/sudoers/iolog.c        |    4 +-
 plugins/sudoers/sudoers.h      |    3 +-
 src/sudo.c                     |    4 +-
 8 files changed, 204 insertions(+), 175 deletions(-)



More information about the sudo-commits mailing list