]> granicus.if.org Git - sudo/commit
Query local network interfaces in the main sudo driver and pass to
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Sep 2010 18:20:11 +0000 (14:20 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Sep 2010 18:20:11 +0000 (14:20 -0400)
commit1009d7a3e6ed2b7811473c91d90082cfe4dd2db9
treec72f2dc33a67a90be76ca4e7707a9a7b3a658809
parentd9a352632038181cb35585184c726cd42db17f2c
Query local network interfaces in the main sudo driver and pass to
the plugin as "network_addrs" in the settings list.
doc/sudo_plugin.pod
src/Makefile.in
src/net_ifs.c [new file with mode: 0644]
src/parse_args.c
src/sudo.h