[sudo-commits] sudo changeset 6275:d672a3e46e80

Todd C. Miller Todd.Miller at courtesan.com
Thu Dec 30 17:29:16 EST 2010


changeset:	6275:d672a3e46e80 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d672a3e46e80
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Dec 30 17:09:01 2010 -0500

Log Message:
	Pass a single I/O log file name in command_details instead of
	separate dir + file parameters.

diffstat:

 doc/sudo_plugin.cat          |  220 +++++++++++++++++++++---------------------
 doc/sudo_plugin.man.in       |   20 +--
 doc/sudo_plugin.pod          |   17 +--
 plugins/sudoers/iolog.c      |   61 +++++------
 plugins/sudoers/iolog_path.c |   85 +++++++++------
 plugins/sudoers/sudoers.c    |    5 +-
 plugins/sudoers/sudoers.h    |    2 +-
 7 files changed, 204 insertions(+), 206 deletions(-)



More information about the sudo-commits mailing list