]> granicus.if.org Git - sudo/commit
Add SUDO_CONV_PREFER_TTY flag for conversation function to tell
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 13 Jun 2018 17:19:33 +0000 (11:19 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 13 Jun 2018 17:19:33 +0000 (11:19 -0600)
commit6eadaddc9924fa0e0f8af53cc4ed9df34d5e4def
tree81acccd36c2fa5fd2e6938ac762c38f453ff5260
parent89c83f0321232789fc6e961f902cb8cda1dbdf0b
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.
doc/sudo_plugin.cat
doc/sudo_plugin.man.in
doc/sudo_plugin.mdoc.in
include/sudo_plugin.h
src/conversation.c