]> granicus.if.org Git - sudo/commit
foo_matches() routines now live in match.c
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Oct 2004 22:14:01 +0000 (22:14 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Oct 2004 22:14:01 +0000 (22:14 +0000)
commit56e8b2fcf8a9e72c2a26c00bfd9a8a624b86ef4c
tree0c8b51f7c74ddd867e695509edae1081b8295507
parent2d1e360e8352f15dce9df95c45b733ceea7624e2
foo_matches() routines now live in match.c
Added user_matches(), runas_matches(), host_matches(), cmnd_matches()
and alias_matches() that operate on the parsed sudoers file.
match.c [new file with mode: 0644]