]> granicus.if.org Git - sudo/commit
Convert perm setting to push/pop model; still needs some work
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Apr 2010 21:00:31 +0000 (17:00 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Apr 2010 21:00:31 +0000 (17:00 -0400)
commit1bb9f6214314f28136df2987c773181b2f3a12b0
tree3965158d7bf0542f4697b87308efa19ca26dc432
parentab00ce995bd5cab2f67470f8a0ed419747965147
Convert perm setting to push/pop model; still needs some work
Use the stashed runas groups instead of using getgrouplist()
Reset perms to the initial value on error
plugins/sudoers/auth/sudo_auth.c
plugins/sudoers/set_perms.c
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h
plugins/sudoers/testsudoers.c