]> granicus.if.org Git - sudo/commit
Add group plugin that does lookups by name using the system group
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 May 2012 17:35:52 +0000 (13:35 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 May 2012 17:35:52 +0000 (13:35 -0400)
commit994d2ff69a0122d4815bedb1724fd2e2a8ac3670
tree13bd6be4e11e201c6991bb04af80ce0a1a24e989
parent4455139d544310e67990a22b999be846d8e65b9f
Add group plugin that does lookups by name using the system group
database.
Makefile.in
configure
configure.in
plugins/system_group/Makefile.in [new file with mode: 0644]
plugins/system_group/system_group.c [new file with mode: 0644]
plugins/system_group/system_group.sym [new file with mode: 0644]