Lines Matching refs:matchpathcon
41 * matchpathcon/selabel_file: Fix man pages, from Stephen Smalley.
146 * matchpathcon: add -m option to force file type check
176 * matchpathcon: bad handling of symlinks in /
199 * utils: Stop separating out matchpathcon as something special
242 * utils: matchpathcon: remove duplicate declaration
243 * src: matchpathcon: use myprintf not fprintf
244 * src: matchpathcon: make sure resolved path starts
250 * move realpath helper to matchpathcon library
345 * Make matchpathcon print <<none>> if path not found in fcontext file.
371 * Trim / from the end of input paths to matchpathcon from Dan Walsh.
373 * Move matchpathcon to /sbin, add matchpathcon to clean target from Dan Walsh.
401 * Make matchpathcon -V pass mode from Dan Walsh.
432 …* Add -q qualifier for -V option of matchpathcon and change it to indicate whether verification su…
441 * Fix memory leaks in matchpathcon from Eamon Walsh.
489 * matchpathcon(8) man page update from Dan Walsh.
594 …* Merged rpm_execcon python binding fix, matchpathcon man page fix, and getsebool -a handling for …
626 * Merged matchpathcon memory leak fix from Steve Grubb.
635 * Merged patch from Todd Miller to remove sscanf in matchpathcon.c because
638 * Merged patch from Todd Miller to fix memory leak in matchpathcon.c.
656 * Merged patch for matchpathcon utility to use file mode information
726 - Delay translation of contexts in matchpathcon.
807 * Added format attribute to myprintf in matchpathcon.c and
834 modified matchpathcon implementation to make context validation/
836 to a successful matchpathcon by default unless the new flag is set
841 reworked matchpathcon implementation to support selective
850 * Added -f file_contexts option to matchpathcon util.
871 canonical contexts. Changed matchpathcon internals
939 * Merged fix for matchpathcon (regcomp error checking) from Johan
952 * Merged STRIP_LEVEL patch for matchpathcon from Dan Walsh.
992 AVC sidtab, matchpathcon, booleans, context, and get_context_list
1020 * Merged matchpathcon and man page patch from Dan Walsh.
1046 controlling operation of matchpathcon. MATCHPATHCON_BASEONLY
1050 * Updated matchpathcon.3 man page.
1065 * Merged matchpathcon patch for file_contexts.homedir from Dan Walsh.
1083 * Generalized matchpathcon internals, exported more interfaces,
1085 setfiles can directly use matchpathcon.
1088 * Prevent overflow of spec array in matchpathcon.
1103 - changed matchpathcon to also use file_contexts.local if present
1107 * Changed matchpathcon to return -1 with errno ENOENT for
1135 * Changed matchpathcon to skip invalid file_contexts entries.
1138 * Merged matchpathcon man page from Dan Walsh.
1187 * Merged matchpathcon buffer size fix from Dan Walsh.
1191 * Added matchpathcon function.