[sudo-commits] sudo changeset 11606:9c37c5db3293

Todd C. Miller Todd.Miller at sudo.ws
Mon Nov 5 10:43:13 MST 2018


changeset:	11606:9c37c5db3293 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/9c37c5db3293
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Nov 05 09:08:05 2018 -0700

Log Message:
	Add sudo_gai_fatal, sudo_gai_vfatal, sudo_gai_vwarn, sudo_gai_warn
	and gai_log_warning that use gai_strerror() instead of strerror().

diffstat:

 NEWS                        |   4 ++
 configure                   |  20 ++++++++++-
 configure.ac                |  20 ++++++++++-
 include/sudo_fatal.h        |  56 +++++++++++++++++++++++++++++++---
 lib/util/Makefile.in        |   6 ++-
 lib/util/fatal.c            |  72 +++++++++++++++++++++++++++++++++++---------
 lib/util/util.exp.in        |   4 ++
 plugins/sudoers/Makefile.in |  32 +++++++++---------
 plugins/sudoers/logging.c   |  73 ++++++++++++++++++++++++++++++--------------
 plugins/sudoers/logging.h   |  12 ++++---
 plugins/sudoers/sudoers.c   |  20 ++++++-----
 11 files changed, 238 insertions(+), 81 deletions(-)


More information about the sudo-commits mailing list