Lines Matching refs:restorecon

1 	* setfiles/restorecon: fix -r/-R option, from Petr Lautrbach.
78 * restorecon GLOB_BRACE change from Michal Trunecka.
107 * Add support for systemd service for restorecon from Dan Walsh.
153 * setfiles/restorecon minor improvements
156 * restorecon: only update type by default
160 * Make restorecon return 0 when a file has changed context
181 * fixfiles: tell restorecon to ignore missing paths
252 * restorecon: Always check return code on asprintf
355 * put -p in help for restorecon and
377 * restorecon fix for bad inotify assumptions
437 * Restore symlink handling support to restorecon based on a patch by
438 Martin Orr. This fixes the restorecon /dev/stdin performed by Debian
442 * Modify setfiles/restorecon checking of exclude paths. Only check
449 * Modify restorecon to only call realpath() on user-supplied pathnames
531 * Change restorecon.init to not run on boot by default from Dan Walsh.
540 …* Change setfiles and restorecon to not relabel if the file already has the correct context value …
640 * Merged restorecon fix from Yuichi Nakamura.
647 * Merged merging of restorecon into setfiles from Stephen Smalley.
671 * Merged chcat, fixfiles, genhomedircon, restorecond, and restorecon patches from Dan Walsh.
787 * Merged restorecon -i and -o - support from Karl MacMillan.
801 * Merged fix for restorecon // handling from Erich Schubert.
805 * Merged fix for restorecon symlink handling from Erich Schubert.
847 * -p option (progress) for setfiles and restorecon.
848 * disable context translation for setfiles and restorecon.
971 * Merged restorecon, chcat, and semanage patches from Dan Walsh.
995 * Merged setfiles/restorecon performance patch from Russell Coker.
1017 This includes fixes for restorecon, chcat, fixfiles, genhomedircon,
1025 * Merged -r option for restorecon (alias for -R) from Dan Walsh.
1173 * Merged error shadowing bug fix for restorecon from Dan Walsh.
1204 * Merged restorecon patch from Ivan Gyurdiev.
1246 * Merged restorecon verbose output patch from Dan Walsh.
1266 * Merged restorecon and genhomedircon patch from Dan Walsh.
1288 * Changed relabel Makefile target to use restorecon.
1291 * Merged restorecon patch from Dan Walsh.
1298 * Merged further patches for restorecon/setfiles -e and fixfiles -C.
1302 * Merged patch -e support for restorecon from Dan Walsh.
1313 * Merged error handling patch for restorecon from Dan Walsh.
1333 * Fixed restorecon to not treat errors from is_context_customizable()
1335 * Merged setfiles/restorecon patch to not reset user field unless
1343 * Merged customizable contexts patch for restorecon/setfiles from Dan Walsh.
1347 * Merged restorecon patch from Dan Walsh.
1348 * Merged fixfiles and restorecon patches from Dan Walsh.
1349 * Changed restorecon to ignore ENOENT errors from matchpathcon.
1360 * Merged -R option to restorecon for recursive descent.
1366 * Merged restorecon patch from Russell Coker.
1376 * Changed restorecon to use realpath.
1384 * Merged enhancements to setfiles, fixfiles and restorecon from Dan Walsh.
1388 * Merged restorecon patch from Dan Walsh.
1398 * Merged fixes for restorecon.
1400 * Merged restorecon patch from Dan Walsh.
1402 * Moved restorecon to /sbin.
1405 * Merged restorecon patch from Dan Walsh.
1412 * Removed checkcon script (obsoleted by restorecon -nv).
1413 * Replaced restorecon script with C program from Dan Walsh.
1419 * Added scripts (checkcon, restorecon, genhomedircon) from Dan Walsh.