[sudo-commits] sudo changeset 9424:b1a1a36abdb4

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 10 16:12:30 MDT 2014


changeset:	9424:b1a1a36abdb4 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b1a1a36abdb4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 10 16:11:47 2014 -0600

Log Message:
	Make set_perms() and restore_perms() return an error instead of
	calling exit() on failure.

diffstat:

 plugins/sudoers/ldap.c        |    7 +-
 plugins/sudoers/logging.c     |   24 ++++--
 plugins/sudoers/parse.c       |    7 +-
 plugins/sudoers/policy.c      |    2 +-
 plugins/sudoers/set_perms.c   |  130 ++++++++++++++++++-----------------------
 plugins/sudoers/sudoers.c     |   51 ++++++++++-----
 plugins/sudoers/sudoers.h     |    8 +-
 plugins/sudoers/testsudoers.c |    7 +-
 plugins/sudoers/timestamp.c   |   28 +++++---
 9 files changed, 137 insertions(+), 127 deletions(-)


More information about the sudo-commits mailing list