]> granicus.if.org Git - sudo/commit
Fix -A flag when askpass is specified in sudo.conf or if sudo doesn't need
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 15 Jun 2010 19:11:10 +0000 (15:11 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 15 Jun 2010 19:11:10 +0000 (15:11 -0400)
commit4fb8a83e6fd41284804ce23c47ca5e8e6496529a
tree87fcd1019537a49c628a1f00ac4e73867c329e57
parentf64bb67c6cdb945cf78c53d9fd3588bc39994531
Fix -A flag when askpass is specified in sudo.conf or if sudo doesn't need
to read a password.
src/load_plugins.c
src/parse_args.c
src/sudo.c
src/sudo.h
src/tgetpass.c