summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* 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-133-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
* | | Merge "first stage mount: removing the requirement of by-name prefix for AVB"Treehugger Robot2017-05-101-85/+115
|\ \ \
| * | | first stage mount: removing the requirement of by-name prefix for AVBBowgo Tsai2017-05-091-85/+115
| |/ /
* | | Merge changes I172acf0f,I97b6e17aTom Cherry2017-05-093-13/+31
|\ \ \
| * | | init: change kill order and fix error reporting in KillProcessGroup()Tom Cherry2017-05-043-13/+31
* | | | init: remove restorecon() from util.cppTom Cherry2017-05-096-25/+19
| |_|/ |/| |
* | | init: add "+passcred" for socket to set SO_PASSCREDMark Salyzyn2017-05-085-12/+25
* | | Merge changes I46690d1c,I84c11aa5Tom Cherry2017-05-0810-114/+247
|\ \ \ | |_|/ |/| |
| * | init: do not log directly from read_file() and write_file()Tom Cherry2017-05-058-57/+117
| * | init: Check DecodeUid() result and use error stringTom Cherry2017-05-056-57/+130
| |/
* | Merge "init: cleanup exec_service documentation"Treehugger Robot2017-05-041-3/+3
|\ \ | |/ |/|
| * init: cleanup exec_service documentationWilliam Roberts2017-05-041-3/+3
* | Merge "init: manually restorecon mke2fs tools on ramdisk"Treehugger Robot2017-05-041-3/+6
|\ \
| * | init: manually restorecon mke2fs tools on ramdiskJin Qian2017-05-031-3/+6
* | | Merge changes Ieb44fa8f,I01b26fe5Treehugger Robot2017-05-032-0/+50
|\ \ \ | |/ / |/| |
| * | init: setup keyring before ueventd startsMark Salyzyn2017-05-032-0/+50
| |/
* / init: use do_exec() for init_user0Tom Cherry2017-05-031-1/+3
|/
* Merge "ueventd: do not reference init's sehandle"Tom Cherry2017-05-039-30/+36
|\
| * ueventd: do not reference init's sehandleTom Cherry2017-05-019-30/+36
* | init: fix first stage mount failure due to /dev/device-mapper not foundBowgo Tsai2017-05-031-2/+5
* | Merge "init: add an initializer for keychord_id_"Tom Cherry2017-05-024-3/+79
|\ \ | |/ |/|
| * init: add an initializer for keychord_id_Tom Cherry2017-05-014-3/+79
* | Merge "ueventd: remove leftovers of the SELinux policy update mechanism"Tom Cherry2017-05-011-12/+0
|\ \
| * | ueventd: remove leftovers of the SELinux policy update mechanismTom Cherry2017-05-011-12/+0
| |/
* / ueventd: fix typo from previous patchsetTom Cherry2017-05-011-3/+0
|/
* combine wait for exec log with service exit logKeun-young Park2017-04-281-9/+9
* Merge "init: fix last_reboot_reason string"Treehugger Robot2017-04-271-3/+1
|\
| * init: fix last_reboot_reason stringTom Cherry2017-04-261-3/+1
* | Merge "set default shutdown timeout to 6 secs"Keun-young Park2017-04-261-2/+1
|\ \
| * | set default shutdown timeout to 6 secsKeun-young Park2017-04-261-2/+1
* | | Merge "do not start shutdown animation from init"Treehugger Robot2017-04-261-9/+0
|\ \ \ | |/ / |/| |
| * | do not start shutdown animation from initKeun-young Park2017-04-191-9/+0
* | | Merge "add additional dump for timeout"Keun-young Park2017-04-261-3/+7
|\ \ \
| * | | add additional dump for timeoutKeun-young Park2017-04-261-3/+7
* | | | Merge changes Ibe91fd2d,I59e2bd9eTreehugger Robot2017-04-261-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | init: remove 'computing context for service'... messageTom Cherry2017-04-251-1/+0
| * | | init: use full command for exec services' namesTom Cherry2017-04-251-1/+3
* | | | Merge "init: fix first stage mount failure when two fstab entries have verity...Treehugger Robot2017-04-261-13/+12
|\ \ \ \ | |/ / / |/| | |
| * | | init: fix first stage mount failure when two fstab entries have verity_locBowgo Tsai2017-04-261-13/+12
* | | | Merge "init: rename 'Trigger' to 'Event' and convert to std::variant"Tom Cherry2017-04-253-68/+34
|\ \ \ \
| * | | | init: rename 'Trigger' to 'Event' and convert to std::variantTom Cherry2017-04-253-68/+34
| |/ / /