summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Move Timer from init to libbaseTom Cherry2017-07-1014-71/+57
* Merge "init: add info logs in first stage mount if we have to poll"Treehugger Robot2017-07-051-3/+14
|\
| * init: add info logs in first stage mount if we have to pollTom Cherry2017-07-051-3/+14
* | Merge "ueventd: don't double fork firmware handlers"Tom Cherry2017-07-052-19/+11
|\ \
| * | ueventd: don't double fork firmware handlersTom Cherry2017-07-052-19/+11
| |/
* | Merge "add "shutdown critical" to service"Treehugger Robot2017-07-054-1/+21
|\ \
| * | add "shutdown critical" to serviceKeun-young Park2017-07-054-1/+21
* | | Merge "init: Support custom shutdown actions"Treehugger Robot2017-07-059-9/+65
|\ \ \
| * | | init: Support custom shutdown actionsWei Wang2017-07-059-9/+65
| |/ /
* | | Merge "ueventd: remove character device symlinks (/dev/usb/*)"Tom Cherry2017-07-053-184/+29
|\ \ \
| * | | ueventd: remove character device symlinks (/dev/usb/*)Tom Cherry2017-06-263-184/+29
| | |/ | |/|
* | | Merge "init: reap zombies only after kill(-pid, ...)"Tom Cherry2017-07-051-11/+20
|\ \ \ | |_|/ |/| |
| * | init: reap zombies only after kill(-pid, ...)Tom Cherry2017-06-301-11/+20
| |/
* | Remove unnecessary SELinux dependenciesNick Kralevich2017-07-011-1/+0
* | init: Read previous state of securebits before modifyingLuis Hector Chavez2017-06-301-2/+9
* | init: Use ScopedCaps for cap_init()Luis Hector Chavez2017-06-291-9/+7
* | init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent"Luis Hector Chavez2017-06-292-1/+38
* | Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent"Guang Zhu2017-06-271-23/+0
* | init: Terminate gracefully when CAP_SYS_BOOT is absentLuis Hector Chavez2017-06-271-0/+23
|/
* Merge "AVB: allow no metadata in the generic system.img for project Treble"Treehugger Robot2017-06-231-19/+23
|\
| * AVB: allow no metadata in the generic system.img for project TrebleBowgo Tsai2017-06-231-19/+23
* | init: create android::init:: namespaceTom Cherry2017-06-2354-44/+379
* | init: cleanup some string usageTom Cherry2017-06-228-40/+27
|/
* Revert "Revert "init: poll in first stage mount if required devices are not f...Sandeep Patil2017-06-214-73/+120
* Revert "Revert "ueventd: remove PlatformDeviceList""Sandeep Patil2017-06-215-113/+52
* fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabledSandeep Patil2017-06-211-4/+8
* Revert "ueventd: remove PlatformDeviceList"Tom Cherry2017-06-215-52/+113
* Revert "init: poll in first stage mount if required devices are not found"Tom Cherry2017-06-214-120/+73
* init: poll in first stage mount if required devices are not foundTom Cherry2017-06-204-73/+120
* Merge "ueventd: remove PlatformDeviceList"Tom Cherry2017-06-205-113/+52
|\
| * ueventd: remove PlatformDeviceListTom Cherry2017-06-205-113/+52
* | Merge "Move restorecon() of /sys from init to ueventd."Tom Cherry2017-06-194-7/+2
|\ \
| * | Move restorecon() of /sys from init to ueventd.Tom Cherry2017-06-194-7/+2
* | | init: Run restorecon_recursive asynchronouslyTom Marshall2017-06-163-7/+85
| |/ |/|
* | Merge "Revert workaround of clang-tidy segmentation fault."Treehugger Robot2017-06-152-3/+0
|\ \
| * | Revert workaround of clang-tidy segmentation fault.Chih-Hung Hsieh2017-06-152-3/+0
* | | Merge "init: move killing of process groups to libprocessgroup"Tom Cherry2017-06-151-11/+0
|\ \ \ | |/ / |/| |
| * | init: move killing of process groups to libprocessgroupTom Cherry2017-06-071-11/+0
| |/
* / first stage mount: removing the restriction of mount pointsBowgo Tsai2017-06-071-9/+6
|/
* ueventd: parallelize uevent handlingTom Cherry2017-06-026-36/+237
* init: allow ':' in property namesTom Cherry2017-05-301-2/+2
* ueventd: Break devices.cpp into discrete classesTom Cherry2017-05-2515-878/+1110
* init: start move to Android.bpTom Cherry2017-05-224-102/+186
* Merge "init should #include <sys/sysmacros.h>"Treehugger Robot2017-05-181-0/+1
|\
| * init should #include <sys/sysmacros.h>Elliott Hughes2017-05-181-0/+1
* | add ueventd to shutdown critial processKeun-young Park2017-05-181-1/+1
|/
* Merge "Add libkeyutils."Elliott Hughes2017-05-123-51/+7
|\
| * Add libkeyutils.Elliott Hughes2017-05-103-51/+7
* | Merge "Work around clang-tidy segmentation fault."Treehugger Robot2017-05-101-0/+6
|\ \
| * | Work around clang-tidy segmentation fault.Chih-Hung Hsieh2017-05-041-0/+6