[sudo-commits] sudo changeset 10576:14d0bfdc8bd2

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 9 06:32:36 MDT 2016


changeset:	10576:14d0bfdc8bd2 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/14d0bfdc8bd2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Aug 08 20:09:59 2016 -0600

Log Message:
	Avoid passing around struct defaults when it is not needed.  As a
	result, we no longer need to include gram.h in the LDAP and SSSD
	backends.

diffstat:

 plugins/sudoers/defaults.h |   1 -
 plugins/sudoers/ldap.c     |  32 ++++++++++++++------------------
 plugins/sudoers/sssd.c     |  31 +++++++++++++------------------
 3 files changed, 27 insertions(+), 37 deletions(-)


More information about the sudo-commits mailing list