summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: run vendor commands in a separate SELinux contextTom Cherry2017-09-291-3/+3
* init: replace panic() with LOG(FATAL)Tom Cherry2017-08-171-6/+2
* init: use Result<T> for builtin functionsTom Cherry2017-08-141-22/+18
* init: split security functions out of init.cppTom Cherry2017-08-141-0/+209