]> granicus.if.org Git - sudo/commit
Set runas_pw early and adjust runaslist_matches() to deal. Since
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 10 Aug 2016 16:56:05 +0000 (10:56 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 10 Aug 2016 16:56:05 +0000 (10:56 -0600)
commita08ea1b14d34d7e363bfa38528049c034b4c0620
tree81b42a97861107050b3e0a159b8c9984477ab428
parent56ead73886cb59d3a3f2b4d720a40040d91b6696
Set runas_pw early and adjust runaslist_matches() to deal.  Since
we now set runas_default early there is no need to call update_defaults
with SETDEF_RUNAS after sudoers has been parsed.
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in
plugins/sudoers/match.c
plugins/sudoers/parse.c
plugins/sudoers/sudoers.c
plugins/sudoers/testsudoers.c