[sudo-commits] sudo changeset 6791:1b76f2b096a2

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 6 17:51:46 EDT 2011


changeset:	6791:1b76f2b096a2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1b76f2b096a2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 06 17:51:36 2011 -0400

Log Message:
	Load plugins after parsing arguments and potentially printing the
	version.  That way, an error loading or initializing a plugin doesn't
	break "sudo -h" or "sudo -V".

diffstat:

 src/load_plugins.c    |  72 +++++++++++++++++++++++++++++++++++---------------
 src/sudo.c            |   9 +++--
 src/sudo_plugin_int.h |   2 +-
 3 files changed, 56 insertions(+), 27 deletions(-)



More information about the sudo-commits mailing list