]> granicus.if.org Git - sudo/commit
Make runas and NOPASSWD tags persistent across entris in a command list.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Apr 1999 20:28:16 +0000 (20:28 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Apr 1999 20:28:16 +0000 (20:28 +0000)
commit4f6f75ae35a931f58160abd7f70c2d0946ef115e
treee09b0690d7bf972733a4fbf172d845e77c44cd3e
parent321906bfb5b8d59797a2e84fa14db21f879ef759
Make runas and NOPASSWD tags persistent across entris in a command list.
Add a PASSWD tag to reverse NOPASSWD.  When you override a runas or *PASSWD
tag the value given becomes the new default for the rest of the command list.
parse.lex
parse.yacc