]> granicus.if.org Git - sudo/commit
Split command match code out into match_command.c.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Feb 2019 18:35:52 +0000 (11:35 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Feb 2019 18:35:52 +0000 (11:35 -0700)
commit36d43734035915ab1e85406579ad7144b3e4bdfb
treeca49e00214ee8a770d719720aa1de2e7c681a66e
parentcf2bfbcd3fdee92a2df53ec0ed85877b35aceaf7
Split command match code out into match_command.c.
Also remove unused SUDOERS_NAME_MATCH code.
MANIFEST
plugins/sudoers/Makefile.in
plugins/sudoers/match.c
plugins/sudoers/match_command.c [new file with mode: 0644]
plugins/sudoers/match_digest.c
plugins/sudoers/parse.h