[sudo-commits] sudo changeset 11413:a1e9420a7c5e

Todd C. Miller Todd.Miller at sudo.ws
Wed Jun 13 11:21:43 MDT 2018


changeset:	11413:a1e9420a7c5e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a1e9420a7c5e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jun 13 11:19:33 2018 -0600

Log Message:
	Add SUDO_CONV_PREFER_TTY flag for conversation function to tell
	sudo to try writing to /dev/tty first.  Can be used in conjunction
	with SUDO_CONV_INFO_MSG and SUDO_CONV_ERROR_MSG.

diffstat:

 doc/sudo_plugin.cat     |  46 ++++++++++++++++++++++++++++++++-
 doc/sudo_plugin.man.in  |  68 ++++++++++++++++++++++++++++++++++++++++++++++++-
 doc/sudo_plugin.mdoc.in |  65 ++++++++++++++++++++++++++++++++++++++++++++++-
 include/sudo_plugin.h   |   1 +
 src/conversation.c      |  27 +++++++++++++-----
 5 files changed, 196 insertions(+), 11 deletions(-)


More information about the sudo-commits mailing list