[sudo-commits] sudo changeset 13659:756b05304ccb

Todd C. Miller Todd.Miller at sudo.ws
Sat Nov 20 08:04:56 MST 2021


changeset:	13659:756b05304ccb in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/756b05304ccb
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Nov 19 12:29:21 2021 -0700

Log Message:
	cvtsudoers: merge Defaults when multiple sudoers files are specified
	If a hostname is specified with the sudoers file, it will be used to
	make the Defaults setting host-specific, if possible.
	Duplicate Defaults settings are removed and conflicts are warned about.
	It is not possible to resolve all conflicts automatically.

diffstat:

 plugins/sudoers/cvtsudoers_merge.c |  129 ++++++++++++++++++++++++++++++++++++-
 1 files changed, 127 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list