[sudo-commits] sudo changeset 10580:0fc4382cd6e4

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 10 11:01:35 MDT 2016


changeset:	10580:0fc4382cd6e4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0fc4382cd6e4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 09 13:14:31 2016 -0600

Log Message:
	Load sudoers group plugin via an early callback.

diffstat:

 doc/sudoers.cat                |   2 +-
 doc/sudoers.man.in             |   1 +
 doc/sudoers.mdoc.in            |   1 +
 plugins/sudoers/defaults.c     |   1 +
 plugins/sudoers/group_plugin.c |  16 ++++++++++++++++
 plugins/sudoers/sudoers.c      |  11 +++--------
 plugins/sudoers/sudoers.h      |   1 +
 plugins/sudoers/testsudoers.c  |   6 +++---
 8 files changed, 27 insertions(+), 12 deletions(-)


More information about the sudo-commits mailing list