selinux/policycoreutils/setfiles
Dan Walsh e3048525ad Michal Trunecka patch to allow restorecon to accept paths with {}
The restorecon is unable to resolve paths using braced expressions like this: /sbin/

./restorecon:  lstat(/sbin/ip{6,}tables*) failed:  No such file or directory

The problem is that restorecon calls glob function without GLOB_BRACE flag, which en
2013-10-25 16:12:40 -04:00
..
.gitignore policycoreutils: setfiles/restorecon minor improvements 2012-09-12 12:16:00 -04:00
Makefile Laurent Bigonville patch to allow overriding PATH Definitions in Makefiles 2013-10-24 13:58:37 -04:00
restore.c Michal Trunecka patch to allow restorecon to accept paths with {} 2013-10-25 16:12:40 -04:00
restore.h Use power of 2 for STAR_COUNT 2013-10-24 13:58:41 -04:00
restorecon.8 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. 2013-10-24 13:58:37 -04:00
setfiles.8 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. 2013-10-24 13:58:37 -04:00
setfiles.c Need to document -o filename in usage statement 2013-10-24 13:58:41 -04:00