[sudo-commits] sudo changeset 10715:5c6b95cd3792

Todd C. Miller Todd.Miller at courtesan.com
Thu Nov 3 09:47:13 MDT 2016


changeset:	10715:5c6b95cd3792 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5c6b95cd3792
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Nov 02 17:07:32 2016 -0600

Log Message:
	Add file:linenumber prefix to all Defaults warnings so we can see
	them when running sudo too.  For LDAP/SSSD we print the sudoRole
	instead of the file name and omit the line number.

diffstat:

 plugins/sudoers/defaults.c |  122 ++++++++++++++++++++++++++++++++------------
 plugins/sudoers/defaults.h |    6 +-
 plugins/sudoers/gram.c     |    6 +-
 plugins/sudoers/gram.y     |    6 +-
 plugins/sudoers/ldap.c     |   28 ++++++++-
 plugins/sudoers/sssd.c     |   30 +++++++++-
 6 files changed, 146 insertions(+), 52 deletions(-)


More information about the sudo-commits mailing list