Lines Matching refs:setfiles

22 	* setfiles/restorecon: fix -r/-R option, from Petr Lautrbach.
103 * Improve setfiles progress reporting from Dan Walsh.
104 * Document setfiles -o option in usage from Dan Walsh.
105 * Change setfiles to always return -1 on failure from Dan Walsh.
138 * setfiles: estimate percent progress
156 * setfiles: print error if no default label found
174 * setfiles/restorecon minor improvements
178 * scripts: Don't syslog setfiles changes on a fixfiles restore
179 * setfiles: do not syslog if no changes
182 * setfiles: Fix process_glob error handling
201 * setfiles: return errors when bad paths are given
236 * Only run setfiles if we found read-write filesystems to run it on
280 * setfiles: close /proc/mounts file when finished
282 * setfiles: fix use before initialized
292 * setfiles: switch from stat to stat64
293 * setfiles: Fix potential crash using dereferenced ftsent
294 * setfiles: do not wrap * output at 80 characters
311 * setfiles: Fix process_glob to handle error situations
330 * setfiles: get rid of some stupid globals
331 * setfiles: move exclude_non_seclabel_mounts to a generic location
353 * setfiles: make the restore function exclude() non-static
354 * setfiles: use glob to handle ~ and
383 * setfiles fix typo
443 * Factor out restoring logic from setfiles.c into restore.c
448 * Make setfiles label if selinux is disabled and a seclabel aware
463 * Modify setfiles/restorecon checking of exclude paths. Only check
478 * Modify setfiles to exclude mounts without seclabel option in
486 * setfiles converted to fts from Thomas Liu.
492 * Keep setfiles from spamming console from Dan Walsh.
542 * Ensure that setfiles -p output is newline terminated from Russell Coker.
545 * Change setfiles to validate all file_contexts files when using -c from Stephen Smalley.
561 …* Change setfiles and restorecon to not relabel if the file already has the correct context value …
594 * Merged setfiles -0 support by Benny Amorsen via Dan Walsh.
635 * Fix setfiles selabel option flag setting for 64-bit from Stephen Smalley.
653 * Rebase setfiles to use new labeling interface.
660 * Merged setfiles -c usage fix from Dan Walsh.
668 * Merged merging of restorecon into setfiles from Stephen Smalley.
721 * Merged setfiles memory leak patch from Todd Miller.
868 * -p option (progress) for setfiles and restorecon.
869 * disable context translation for setfiles and restorecon.
873 * Merged setfiles and semodule_link fixes from Joshua Brindle.
882 * Audit message for mass relabel by setfiles.
885 * Updated fixfiles script for new setfiles location in /sbin.
889 * Merged patch to relocate setfiles to /sbin for early relabel
917 * Added a test to setfiles to check that the spec file is
1016 * Merged setfiles/restorecon performance patch from Russell Coker.
1072 * Changed setfiles to set the MATCHPATHCON_VALIDATE flag to
1105 * Changed setfiles -c to use new flag to set_matchpathcon_flags()
1109 * Changed setfiles for the context canonicalization support.
1195 * Merged setfiles usage/man page update for -r option from Dan Walsh.
1203 * Changed setfiles -c to translate the context to raw format
1268 * Merged setfiles altroot patch from Chris PeBenito.
1274 * Changed setfiles -c to call set_matchpathcon_flags(3) to
1319 * Merged further patches for restorecon/setfiles -e and fixfiles -C.
1324 * Merged updated -e support for setfiles from Dan Walsh.
1333 obsoleted by setfiles rewrite.
1338 * Rewrote setfiles to use matchpathcon and the new interfaces
1342 * Prevent overflow of spec array in setfiles.
1356 * Merged setfiles/restorecon patch to not reset user field unless
1364 * Merged customizable contexts patch for restorecon/setfiles from Dan Walsh.
1379 * Added -l option to setfiles to log changes via syslog.
1380 * Merged -e option to setfiles to exclude directories.
1384 * Merged fix for setfiles context validation patch from Colin Walters.
1385 * Merged setfiles context validation patch from Colin Walters.
1401 * Merged stat fix for setfiles -s from Russell Coker.
1405 * Merged enhancements to setfiles, fixfiles and restorecon from Dan Walsh.
1417 * Changed setfiles to not abort upon lsetfilecon failures.
1420 * Merged setfiles verbosity patch from Dan Walsh and Stephen Tweedie.
1422 * Revert add_assoc change from setfiles.
1424 * Disable add_assoc in setfiles by default, use -a to enable.
1427 * Merged setfiles buffer size change from Dan Walsh.
1438 * Fixed setfiles sorting problem reported by Colin Walters.
1439 * Merged setfiles patch from Robert Bihlmeyer, amended by Russell Coker.
1448 * Merged setfiles check type first patch by Russell Coker.
1452 * Merged setfiles stem compression patch by Russell Coker.
1453 * Merged setfiles usage/getopt/err patch by Russell Coker.
1454 * Merged setfiles altroot patch by Hardened Gentoo team.
1459 * Dropped obsolete psid code from setfiles.