summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Call remap on dirnames from os.walk() as well as filenames.HEADmasterAnton Khirnov2023-10-10
| | | | Strangely it includes symlinks that point to directories.
* Do not call chmod/chown on files for which nothing would be changed.Anton Khirnov2023-10-10
|
* Log when a symlink is skipped due to lack of chmod/chown supportAnton Khirnov2023-10-10
|
* Preserve setuid bits cleared by chown.Anton Khirnov2023-10-07
|
* Initial commit.Anton Khirnov2020-12-15