]> granicus.if.org Git - sudo/commit
Use the built-in sudoers file location as the default sudoers file
authorTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 26 Jan 2018 20:15:10 +0000 (13:15 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 26 Jan 2018 20:15:10 +0000 (13:15 -0700)
commit98c19a68c949c7b4f03649a0b619b8b1bfe6b122
tree5091c9e54bbc5e6a445fb542c67a45b32fcebef8
parent0f3030d5020f9bf843237b2e6b6601de648ad253
Use the built-in sudoers file location as the default sudoers file
for cvtsudoers and move parse_sudoers_options() to stubs.c since
it is shared between visudo.c and cvtsudoers.c.
doc/cvtsudoers.cat
doc/cvtsudoers.man.in
doc/cvtsudoers.mdoc.in
plugins/sudoers/cvtsudoers.c
plugins/sudoers/stubs.c
plugins/sudoers/visudo.c