]> granicus.if.org Git - sudo/commit
Add simple_glob option to use fnmatch() instead of glob(). This is
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Feb 2009 13:09:14 +0000 (13:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Feb 2009 13:09:14 +0000 (13:09 +0000)
commit7207b4cd609025d8d9e5e209fa64b7214ad31d5b
tree1a0018c16782b3d2bd2835917069c0c95e2fe320
parent5df16f86b7b9363bbeeb0057bbd529262dc38e45
Add simple_glob option to use fnmatch() instead of glob().  This is
useful when you need to specify patterns that reference network file
systems.
def_data.c
def_data.h
def_data.in
match.c
sudoers.pod