]> granicus.if.org Git - sudo/commit
Add open/close session to sudo auth, only used by PAM.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 May 2010 21:57:47 +0000 (17:57 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 May 2010 21:57:47 +0000 (17:57 -0400)
commit27be96c9cd766e15d41d51a5f0c805be857147bf
tree4d6c947ba2e53d5484d2f4c86bbfe93dfd42bd88
parenta0646aa4ad768869adc21a9f48c0a63a6657a72c
Add open/close session to sudo auth, only used by PAM.
This allows us to open (and close) the PAM session from sudoers.
plugins/sudoers/auth/pam.c
plugins/sudoers/auth/sudo_auth.c
plugins/sudoers/auth/sudo_auth.h
plugins/sudoers/set_perms.c
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h