[sudo-commits] sudo changeset 11011:dc159ea98b25

Todd C. Miller Todd.Miller at courtesan.com
Thu Jul 13 14:05:12 MDT 2017


changeset:	11011:dc159ea98b25 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/dc159ea98b25
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jul 13 13:59:31 2017 -0600

Log Message:
	Add the ability to set a default event base, to be used by plugins
	which don't have access to the event base.

diffstat:

 include/sudo_event.h |   4 ++++
 lib/util/event.c     |  24 ++++++++++++++++++++----
 lib/util/util.exp.in |   1 +
 src/exec_monitor.c   |   5 +++++
 src/exec_nopty.c     |   4 ++++
 src/exec_pty.c       |   6 ++++++
 6 files changed, 40 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list