[sudo-commits] sudo changeset 6793:c1ecb5979cf0

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 6 20:25:14 EDT 2011


changeset:	6793:c1ecb5979cf0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c1ecb5979cf0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 06 17:52:27 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