[sudo-commits] sudo changeset 12117:22df6ff5fcaf

Todd C. Miller Todd.Miller at sudo.ws
Mon Jan 20 14:51:24 MST 2020


changeset:	12117:22df6ff5fcaf in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/22df6ff5fcaf
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Jan 20 14:03:41 2020 -0700

Log Message:
	Store the server host name and IP in client_closure_fill().
	Also check for getpeername() and inet_ntop() failure.

diffstat:

 include/sudo_compat.h          |   2 +-
 lib/iolog/hostcheck.c          |   2 +
 logsrvd/logsrvd.c              |   4 ++-
 plugins/sudoers/iolog.c        |  11 +-------
 plugins/sudoers/iolog_client.c |  51 +++++++++++++++++++++++++++++++++++++----
 plugins/sudoers/iolog_plugin.h |   8 +++---
 src/net_ifs.c                  |   2 +-
 7 files changed, 59 insertions(+), 21 deletions(-)


More information about the sudo-commits mailing list