summaryrefslogtreecommitdiffstats
path: root/common/JailUtil.cpp
Commit message (Expand)AuthorAgeFilesLines
* wsd: log something sensible when a dynamic file is missingAshod Nakashian2020-11-291-0/+7
* wsd: cleanup temp incoming directories after useAshod Nakashian2020-11-231-1/+1
* Replace all `__linux` in CPP conditions with `__linux__`.Gleb Popov2020-11-171-1/+1
* mount: handle /dev directory creation failureAshod Nakashian2020-10-201-1/+10
* wsd: gracefully warn when /dev/random cannot be createdAshod Nakashian2020-10-191-2/+20
* mount: handle symlinks and improve updating systemplateAshod Nakashian2020-10-191-6/+38
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: move jail setup to the script to support readonly systemplateAshod Nakashian2020-08-251-58/+73
* wsd: support read-only systemplateAshod Nakashian2020-08-171-43/+41
* wsd: support parallel systemplate setupAshod Nakashian2020-07-071-21/+67
* wsd: cleanup realpath callAshod Nakashian2020-07-061-7/+3
* wsd: faster jail setup via bind-mountAshod Nakashian2020-07-011-0/+364