[sudo-commits] sudo changeset 11689:b1892425667a

Todd C. Miller Todd.Miller at sudo.ws
Sun Apr 21 06:40:17 MDT 2019


changeset:	11689:b1892425667a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b1892425667a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Apr 20 17:28:45 2019 -0600

Log Message:
	Keep debug fds open in send_mail() to aid in debugging.
	Adds closefrom_nodebug() which acts like closefrom(3) but doesn't
	close debug fds for use by send_mail().
	Also moves the code to exec the mailer to its own function.

diffstat:

 plugins/sudoers/logging.c |  182 +++++++++++++++++++++++++++++----------------
 1 files changed, 115 insertions(+), 67 deletions(-)


More information about the sudo-commits mailing list