[sudo-commits] sudo changeset 5536:5507ab867c26

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 9 17:40:50 EDT 2010


changeset:	5536:5507ab867c26 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5507ab867c26
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jun 09 17:40:44 2010 -0400

Log Message:
	Move askpass path specification from sudoers to sudo.conf.

diffstat:

 doc/sudo.cat                |  242 ++++++++++++++++++++++----------------------
 doc/sudo.man.in             |   39 +++---
 doc/sudo.pod                |   28 +++-
 doc/sudo_plugin.cat         |  126 +++++++++++-----------
 doc/sudo_plugin.man.in      |    6 +-
 doc/sudo_plugin.pod         |    6 +-
 plugins/sudoers/check.c     |   23 +---
 plugins/sudoers/def_data.c  |    4 -
 plugins/sudoers/def_data.h  |   42 +++----
 plugins/sudoers/def_data.in |    3 -
 plugins/sudoers/defaults.c  |    3 -
 plugins/sudoers/sudoers.c   |    6 -
 plugins/sudoers/sudoers.h   |    4 -
 src/load_plugins.c          |   39 ++++--
 src/parse_args.c            |    5 +
 src/tgetpass.c              |   25 +++-
 16 files changed, 300 insertions(+), 301 deletions(-)



More information about the sudo-commits mailing list