summaryrefslogtreecommitdiffstats
path: root/init/init_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Remove now-unusable 'setcon' command.""Elliott Hughes2015-04-241-1/+0
* Revert "Remove now-unusable 'setcon' command."Nick Kralevich2015-04-241-0/+1
* Remove now-unusable 'setcon' command.Elliott Hughes2015-04-231-1/+0
* Fix memory leak in parse_actionTom Cherry2015-04-131-0/+7
* Remove execonce.Elliott Hughes2015-04-031-1/+0
* Merge "Remove no-op "capabilities"."Elliott Hughes2015-04-011-3/+0
|\
| * Remove no-op "capabilities".Elliott Hughes2015-04-011-3/+0
* | Revert "Revert "Adding e4crypt support""Paul Lawrence2015-03-311-0/+1
|/
* Log more timing information from init.Elliott Hughes2015-03-281-6/+10
* init: missing break statementMark Salyzyn2015-03-241-0/+1
* Add init command to set verified propertiesSami Tolvanen2015-03-191-0/+1
* Remove chroot from init.Elliott Hughes2015-03-181-1/+0
* Remove chdir from init.Elliott Hughes2015-03-151-1/+0
* Remove obsolete setkey.Elliott Hughes2015-03-131-1/+0
* Remove getsebool/setsebool from init and toolbox.Stephen Smalley2015-03-131-1/+0
* builtins: remove setenforce commandNick Kralevich2015-03-111-1/+0
* Merge "Implement exec."Elliott Hughes2015-03-111-2/+62
|\
| * Implement exec.Elliott Hughes2015-02-251-2/+62
* | Add init support for dm-verity logging modeSami Tolvanen2015-03-041-0/+3
|/
* bootchart: fix bootchart can not be triggered problemYongqin Liu2015-02-121-0/+2
* Clean up reading and writing in init.Elliott Hughes2015-02-061-12/+12
* Stop using #if for conditional compilation.Elliott Hughes2015-02-041-1/+40
* Build init as C++.Elliott Hughes2015-02-041-0/+892