[sudo-commits] sudo changeset 5336:9c23101a094d

Todd C. Miller Todd.Miller at courtesan.com
Thu May 13 10:45:34 EDT 2010


changeset:	5336:9c23101a094d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9c23101a094d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 13 10:27:03 2010 -0400

Log Message:
	Make find_path() a little more generic by not checking def_foo
	variables inside it.  Instead, pass in ignore_dot as a function
	argument.

diffstat:

 plugins/sudoers/find_path.c |  10 ++++------
 plugins/sudoers/sudoers.c   |   9 +++++++--
 plugins/sudoers/sudoers.h   |   2 +-
 plugins/sudoers/visudo.c    |   2 +-
 4 files changed, 13 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list