]> granicus.if.org Git - sudo/commit
Set aux group vector for PERM_RUNAS and restore group vector for
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Nov 2007 13:07:21 +0000 (13:07 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Nov 2007 13:07:21 +0000 (13:07 +0000)
commita76630000720a0c6e793f47c5444b58fcd7154b5
tree62449277d5d5c77e65e35297094fda85f7a8ecae
parentf9f4aca556270b01b0f5ae742556d262240825fe
Set aux group vector for PERM_RUNAS and restore group vector for
PERM_ROOT if we previously changed it.  Stash the runas group vector
so we don't have to call initgroups more than once. Also add no-op
check to check_perms.
logging.c
set_perms.c