[sudo-commits] sudo changeset 9437:d7f2be8f2740

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 30 16:57:50 MDT 2014


changeset:	9437:d7f2be8f2740 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d7f2be8f2740
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 30 16:57:12 2014 -0600

Log Message:
	Eliminate calls to fatal()/fatalx()/log_fatal() in env.c and just
	pass back a return value.

diffstat:

 plugins/sudoers/auth/aix_auth.c |    3 +-
 plugins/sudoers/auth/pam.c      |    3 +-
 plugins/sudoers/env.c           |  154 ++++++++++++++++++++++++++++-----------
 plugins/sudoers/ldap.c          |   17 ++-
 plugins/sudoers/sudoers.c       |   21 +++-
 plugins/sudoers/sudoers.h       |   10 +-
 6 files changed, 141 insertions(+), 67 deletions(-)


More information about the sudo-commits mailing list