[sudo-commits] sudo changeset 9259:e9dc28c7db60

Todd C. Miller Todd.Miller at courtesan.com
Thu Jan 23 14:53:03 MST 2014


changeset:	9259:e9dc28c7db60 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e9dc28c7db60
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jan 23 14:52:54 2014 -0700

Log Message:
	It is now possible to disable network interface probing in sudo.conf
	by changing the value of the probe_interfaces setting.

diffstat:

 NEWS                  |   6 ++++++
 common/sudo_conf.c    |  21 ++++++++++++++++++++-
 doc/sudo.conf.cat     |  17 ++++++++++++++++-
 doc/sudo.conf.man.in  |  27 +++++++++++++++++++++++++--
 doc/sudo.conf.mdoc.in |  21 +++++++++++++++++++--
 include/sudo_conf.h   |   3 ++-
 src/net_ifs.c         |  13 +++++++++++--
 7 files changed, 99 insertions(+), 9 deletions(-)


More information about the sudo-commits mailing list