[sudo-commits] sudo changeset 15020:1da161db2f0f

Todd C. Miller Todd.Miller at sudo.ws
Sat Aug 26 10:48:34 MDT 2023


changeset:	15020:1da161db2f0f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1da161db2f0f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Aug 26 10:45:29 2023 -0600

Log Message:
	Rename AUTH_FATAL -> AUTH_ERROR.

diffstat:

 plugins/sudoers/auth/API          |   8 ++++----
 plugins/sudoers/auth/aix_auth.c   |   6 +++---
 plugins/sudoers/auth/bsdauth.c    |   4 ++--
 plugins/sudoers/auth/fwtk.c       |  14 +++++++-------
 plugins/sudoers/auth/kerb5.c      |   4 ++--
 plugins/sudoers/auth/pam.c        |  18 +++++++++---------
 plugins/sudoers/auth/passwd.c     |   2 +-
 plugins/sudoers/auth/rfc1938.c    |   4 ++--
 plugins/sudoers/auth/secureware.c |   2 +-
 plugins/sudoers/auth/securid5.c   |  22 +++++++++++-----------
 plugins/sudoers/auth/sia.c        |   8 ++++----
 plugins/sudoers/auth/sudo_auth.c  |  12 ++++++------
 plugins/sudoers/auth/sudo_auth.h  |   2 +-
 13 files changed, 53 insertions(+), 53 deletions(-)



More information about the sudo-commits mailing list