aboutsummaryrefslogtreecommitdiff
path: root/utils.c
Commit message (Collapse)AuthorAge
* Read subuid and subgid files instead of hard coded valuesKarel Kočí2022-02-11
| | | | | | This implements reading of /etc/subuid and /etc/subgid files to correctly map user and group IDs. It also allows just mapping the user itself if there is no mapping configured.
* Update to working versionKarel Kočí2018-12-02
| | | | | Still way off from something usable by someone else but it already works for me.
* Initial commitKarel Kočí2018-08-27