summaryrefslogtreecommitdiffstats
path: root/init/init_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-25/+25
|\
| * DO NOT MERGE init: Fix parsing of multiple property triggersTom Cherry2015-09-011-24/+23
| * Merge "Set up user directory crypto in init." into mnc-dr-devPaul Crowley2015-07-131-0/+1
| |\
| | * Set up user directory crypto in init.Paul Crowley2015-06-231-0/+1
| * | Change init sequence to support file level encryptionPaul Lawrence2015-07-071-1/+1
* | | init: Let a device's init.rc redefine service entriesRicardo Cerqueira2015-10-151-6/+14
|/ /
* | Revert "Change init sequence to support file level encryption"Paul Lawrence2015-07-071-1/+1
* | Change init sequence to support file level encryptionPaul Lawrence2015-07-061-1/+1
|/
* init support for cgroups.Elliott Hughes2015-06-171-0/+11
* init: change exec parsing to make SECLABEL optionalMark Salyzyn2015-06-021-1/+2
* Fix insmod module sizeTom Cherry2015-05-121-3/+4
* 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