[sudo-commits] sudo changeset 15038:54471c0a890d

Todd C. Miller Todd.Miller at sudo.ws
Sat Sep 9 14:07:47 MDT 2023


changeset:	15038:54471c0a890d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/54471c0a890d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Sep 09 14:07:07 2023 -0600
files:		plugins/sudoers/Makefile.in plugins/sudoers/auth/sudo_auth.c plugins/sudoers/auth/sudo_auth.h plugins/sudoers/check.c plugins/sudoers/timestamp.h

Log Message:
	Make most sudo_auth functions return AUTH_{SUCCESS,FAILURE,FATAL}.


diffstat:

 plugins/sudoers/Makefile.in      |  162 +++++++++++++++++++++-----------------
 plugins/sudoers/auth/sudo_auth.c |   79 ++++++++++--------
 plugins/sudoers/auth/sudo_auth.h |    1 +
 plugins/sudoers/check.c          |   31 ++++--
 plugins/sudoers/timestamp.h      |    2 +
 5 files changed, 155 insertions(+), 120 deletions(-)



More information about the sudo-commits mailing list