[sudo-commits] sudo changeset 12997:d77c3876fa95

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 16 16:14:41 MST 2021


changeset:	12997:d77c3876fa95 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d77c3876fa95
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 16 13:20:02 2021 -0700

Log Message:
	Add admin_flag sudoers option and make --enable-admin-flag take a path.
	It is now possible to disable the Ubuntu admin flag in sudoers
	or change its location.
	GitHub issue #56

diffstat:

 INSTALL                     |   8 +++++---
 config.h.in                 |   4 ----
 configure                   |  14 +++++++++-----
 configure.ac                |   7 +++----
 doc/sudoers.man.in          |  20 +++++++++++++++++++-
 doc/sudoers.mdoc.in         |  19 ++++++++++++++++++-
 pathnames.h.in              |   8 ++++++++
 plugins/sudoers/def_data.c  |   4 ++++
 plugins/sudoers/def_data.h  |   2 ++
 plugins/sudoers/def_data.in |   3 +++
 plugins/sudoers/defaults.c  |   4 ++++
 plugins/sudoers/timestamp.c |  25 +++++++++++++++++--------
 12 files changed, 92 insertions(+), 26 deletions(-)



More information about the sudo-commits mailing list