summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge "init/service.cpp: fix access check for console"Treehugger Robot2017-01-031-3/+6
|\
| * init/service.cpp: fix access check for consoleAdrian Salido2017-01-031-3/+6
* | Send property_service AVC messages to the kernel audit systemNick Kralevich2017-01-032-4/+32
* | init: Make 'write_file' return bool to match 'read_file'.Jorge Lucangeli Obes2016-12-284-10/+10
* | Ask the user before wiping if crypto policy fails.Paul Crowley2016-12-211-4/+10
|/
* Merge "Move init bootcharting onto its own thread."Elliott Hughes2016-12-173-156/+126
|\
| * Move init bootcharting onto its own thread.Elliott Hughes2016-12-163-156/+126
* | Revert "Compile sepolicy on-device at early boot."Daniel Cashman2016-12-172-22/+1
* | Compile sepolicy on-device at early boot.dcashman2016-12-162-1/+22
* | Merge "capabilities: Check ambient caps, last valid runtime cap."Treehugger Robot2016-12-163-12/+62
|\ \ | |/ |/|
| * capabilities: Check ambient caps, last valid runtime cap.Jorge Lucangeli Obes2016-12-163-12/+62
* | Merge "Improve init bootcharting."Elliott Hughes2016-12-165-146/+89
|\ \ | |/ |/|
| * Improve init bootcharting.Elliott Hughes2016-12-085-146/+89
* | Merge "init: Specify the data wipe reason."Treehugger Robot2016-12-141-1/+1
|\ \
| * | init: Specify the data wipe reason.Tao Bao2016-12-141-1/+1
* | | Merge "Remove obsolete __BRILLO__ ifdef."Treehugger Robot2016-12-141-4/+0
|\ \ \
| * | | Remove obsolete __BRILLO__ ifdef.Jorge Lucangeli Obes2016-12-141-4/+0
* | | | Convert missed ERROR() to LOG(ERROR).dcashman2016-12-141-1/+1
* | | | Fix include order.Elliott Hughes2016-12-141-1/+1
|/ / /
* / / Set mmap_rnd_bits to maximum value.Daniel Cashman2016-12-141-5/+108
|/ /
* | init/service.cpp: fix FD leak for services with consolesNick Kralevich2016-12-101-2/+2
* | Merge "The "net.change" property is no longer needed."Elliott Hughes2016-12-061-12/+3
|\ \
| * \ Merge "The "net.change" property is no longer needed."Treehugger Robot2016-12-061-12/+3
| |\ \
| | * | The "net.change" property is no longer needed.Elliott Hughes2016-12-051-12/+3
| | |/
* | | Merge "init: service file command only opens existing files"Mark Salyzyn2016-12-057-140/+31
|\| |
| * | init: service file command only opens existing filesMark Salyzyn2016-12-057-140/+31
| |/
* | Merge "Replace the "coldboot" timeout with a property."Elliott Hughes2016-12-0511-65/+113
|\|
| * Replace the "coldboot" timeout with a property.Elliott Hughes2016-12-0311-65/+113
* | Merge "init: don't wait if we have more work to do"Wei Wang2016-12-011-3/+3
|\|
| * init: don't wait if we have more work to doWei Wang2016-11-301-3/+3
* | Merge "init: Fix sync issue on property trigger."Elliott Hughes2016-11-301-2/+8
|\|
| * init: Fix sync issue on property trigger.caozhiyuan2016-11-291-2/+8
* | Merge "Revert "init: Reworked how we wait for COLDBOOT_DONE""Elliott Hughes2016-11-291-19/+5
|\ \
| * | Revert "init: Reworked how we wait for COLDBOOT_DONE"Elliott Hughes2016-11-291-19/+5
* | | Merge "init: Reworked how we wait for COLDBOOT_DONE"Billy Lau2016-11-291-5/+19
|\| |
| * | init: Reworked how we wait for COLDBOOT_DONEBilly Lau2016-11-221-5/+19
| |/
* | Merge "Revert "Revert "init: create /dev/urandom, /dev/random in first stage."""Evgenii Stepanov2016-11-191-0/+4
|\|
| * Revert "Revert "init: create /dev/urandom, /dev/random in first stage.""Evgenii Stepanov2016-11-181-0/+4
* | Merge "init: move empty string check to InitTriggers"Wei Wang2016-11-171-4/+11
|\|
| * Merge "init: move empty string check to InitTriggers"Wei Wang2016-11-171-4/+11
| |\
| | * init: move empty string check to InitTriggersWei Wang2016-11-161-4/+11
* | | Merge "Add flags to restorecon_recursive to traverse filesystems"Paul Lawrence2016-11-176-34/+47
|\| |
| * | Merge "Add flags to restorecon_recursive to traverse filesystems"Treehugger Robot2016-11-176-34/+47
| |\ \
| | * | Add flags to restorecon_recursive to traverse filesystemsPaul Lawrence2016-11-166-34/+47
* | | | Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"Mark Salyzyn2016-11-172-25/+31
|\| | |
| * | | Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h"Mark Salyzyn2016-11-172-25/+31
| |\ \ \
| | * | | libcutils: move cutils/files.h to cutils/android_get_control_file.hMark Salyzyn2016-11-162-25/+31
| | |/ /
| * | | Merge changes from topic 'slow_log'Wei Wang2016-11-172-7/+12
| |\ \ \ | | |/ / | |/| / | | |/
| * | Only restorecon CE storage after unlocked.Jeff Sharkey2016-11-163-1/+12
* | | init: fix undefined behavior in ExecuteCommandWei Wang2016-11-172-4/+7
|\ \ \ | | |/ | |/|