[sudo-commits] sudo changeset 6247:9b81dce76ce5

Todd C. Miller Todd.Miller at courtesan.com
Mon Dec 20 16:20:37 EST 2010


changeset:	6247:9b81dce76ce5 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9b81dce76ce5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Dec 20 16:20:11 2010 -0500

Log Message:
	Change I/O log API to pass in command info to the I/O log open function.
	Add iolog_file and iolog_dir parameters to command info.
	This allows the policy plugin to specify the I/O log pathname.
	Add convenience functions for calling plugin functions that
	handle ABI backwards compatibility.

diffstat:

 include/sudo_plugin.h |   9 +++--
 src/sudo.c            |  76 ++++++++++++++++++++++++++++++++++++++++++++------
 src/sudo.h            |   2 +
 src/sudo_plugin_int.h |  20 +++++++++++++
 4 files changed, 93 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list