[sudo-commits] sudo changeset 12813:c457eaae8692

Todd C. Miller Todd.Miller at sudo.ws
Mon Jan 11 05:32:21 MST 2021


changeset:	12813:c457eaae8692 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c457eaae8692
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 08 19:29:17 2021 -0700

Log Message:
	Allow SELinux support to be disabled via the sudoers file.
	Defaults to true if sudo is built with SELinux support and SELinux
	is not disabled on the system.

diffstat:

 doc/sudoers.man.in          |  14 ++++++++++++--
 doc/sudoers.man.in.sed      |   8 ++++++++
 doc/sudoers.mdoc.in         |  13 +++++++++++--
 plugins/sudoers/def_data.c  |   4 ++++
 plugins/sudoers/def_data.h  |   2 ++
 plugins/sudoers/def_data.in |   3 +++
 plugins/sudoers/defaults.c  |   3 +++
 plugins/sudoers/policy.c    |   4 ++--
 8 files changed, 45 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list