Lines Matching refs:matchpathcon
105 * matchpathcon: add -m option to force file type check
135 * matchpathcon: bad handling of symlinks in /
158 * utils: Stop separating out matchpathcon as something special
201 * utils: matchpathcon: remove duplicate declaration
202 * src: matchpathcon: use myprintf not fprintf
203 * src: matchpathcon: make sure resolved path starts
209 * move realpath helper to matchpathcon library
304 * Make matchpathcon print <<none>> if path not found in fcontext file.
330 * Trim / from the end of input paths to matchpathcon from Dan Walsh.
332 * Move matchpathcon to /sbin, add matchpathcon to clean target from Dan Walsh.
360 * Make matchpathcon -V pass mode from Dan Walsh.
391 …* Add -q qualifier for -V option of matchpathcon and change it to indicate whether verification su…
400 * Fix memory leaks in matchpathcon from Eamon Walsh.
448 * matchpathcon(8) man page update from Dan Walsh.
553 …* Merged rpm_execcon python binding fix, matchpathcon man page fix, and getsebool -a handling for …
585 * Merged matchpathcon memory leak fix from Steve Grubb.
594 * Merged patch from Todd Miller to remove sscanf in matchpathcon.c because
597 * Merged patch from Todd Miller to fix memory leak in matchpathcon.c.
615 * Merged patch for matchpathcon utility to use file mode information
685 - Delay translation of contexts in matchpathcon.
766 * Added format attribute to myprintf in matchpathcon.c and
793 modified matchpathcon implementation to make context validation/
795 to a successful matchpathcon by default unless the new flag is set
800 reworked matchpathcon implementation to support selective
809 * Added -f file_contexts option to matchpathcon util.
830 canonical contexts. Changed matchpathcon internals
898 * Merged fix for matchpathcon (regcomp error checking) from Johan
911 * Merged STRIP_LEVEL patch for matchpathcon from Dan Walsh.
951 AVC sidtab, matchpathcon, booleans, context, and get_context_list
979 * Merged matchpathcon and man page patch from Dan Walsh.
1005 controlling operation of matchpathcon. MATCHPATHCON_BASEONLY
1009 * Updated matchpathcon.3 man page.
1024 * Merged matchpathcon patch for file_contexts.homedir from Dan Walsh.
1042 * Generalized matchpathcon internals, exported more interfaces,
1044 setfiles can directly use matchpathcon.
1047 * Prevent overflow of spec array in matchpathcon.
1062 - changed matchpathcon to also use file_contexts.local if present
1066 * Changed matchpathcon to return -1 with errno ENOENT for
1094 * Changed matchpathcon to skip invalid file_contexts entries.
1097 * Merged matchpathcon man page from Dan Walsh.
1146 * Merged matchpathcon buffer size fix from Dan Walsh.
1150 * Added matchpathcon function.