summaryrefslogtreecommitdiff
path: root/src/util/fs_path.h
Commit message (Expand)AuthorAgeFilesLines
* repo: allow users running with sudo to access their repositoriesEdward Thomson2022-07-121-1/+6
* fs: allow ownership match if user is in admin groupEdward Thomson2022-07-071-1/+8
* fs: refactor file ownership checksEdward Thomson2022-07-071-14/+7
* fs: remove mock naming from change ownership constantsEdward Thomson2022-07-071-8/+21
* fs_path: mock ownership checksEdward Thomson2022-04-111-0/+14
* fs_path: refactor ownership checks into current user and systemEdward Thomson2022-04-111-8/+14
* refactor: make util an object libraryEdward Thomson2022-02-221-0/+752