]> granicus.if.org Git - sudo/commit
Add support for setting environment variables on the command line.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 23 Jun 2007 23:58:54 +0000 (23:58 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 23 Jun 2007 23:58:54 +0000 (23:58 +0000)
commit879c46e4dd72a6de07ab91eafe44d2a8fd844599
treef93823bae4452dabfac6b079a3447dba2603dfd9
parent459c4bcd3ac559c8be7aade14263241a0c83c2f7
Add support for setting environment variables on the command line.
This is only allowed if the setenv sudoers options is enabled or if
the command is prefixed with the SETENV tag.
16 files changed:
def_data.c
def_data.h
def_data.in
env.c
gram.c
gram.h
gram.y
logging.c
parse.c
parse.h
sudo.c
sudo.h
sudo.pod
sudoers.pod
toke.c
toke.l