[sudo-commits] sudo changeset 6043:7f35bcfe77a7

Todd C. Miller Todd.Miller at courtesan.com
Wed Sep 8 15:07:50 EDT 2010


changeset:	6043:7f35bcfe77a7 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7f35bcfe77a7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Sep 08 14:20:11 2010 -0400

Log Message:
	Query local network interfaces in the main sudo driver and pass to
	the plugin as "network_addrs" in the settings list.

diffstat:

 doc/sudo_plugin.pod |    8 +
 src/Makefile.in     |    6 +-
 src/net_ifs.c       |  341 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/parse_args.c    |   11 +-
 src/sudo.h          |    3 +
 5 files changed, 364 insertions(+), 5 deletions(-)



More information about the sudo-commits mailing list