[sudo-commits] sudo changeset 8041:2ddbb604112f

Todd C. Miller Todd.Miller at courtesan.com
Tue May 8 16:53:14 EDT 2012


changeset:	8041:2ddbb604112f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2ddbb604112f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 08 13:35:52 2012 -0400

Log Message:
	Add group plugin that does lookups by name using the system group
	database.

diffstat:

 Makefile.in                           |    2 +-
 configure                             |    3 +-
 configure.in                          |    2 +-
 plugins/system_group/Makefile.in      |  126 +++++++++++++++++++++++++
 plugins/system_group/system_group.c   |  165 ++++++++++++++++++++++++++++++++++
 plugins/system_group/system_group.sym |    1 +
 6 files changed, 296 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list