summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge changes Ibd57c103,I81f1e8ac,Ia6e546feTom Cherry2017-08-0110-300/+239
|\
| * init: rename ServiceManager to ServiceList and clean it upTom Cherry2017-08-018-127/+91
| * init: move reaping from ServiceManager to signal_handler.cppTom Cherry2017-08-015-72/+77
| * init: move exec operations out of ServiceManagerTom Cherry2017-08-016-111/+81
* | Merge "init: fix process restarting"Tom Cherry2017-08-013-40/+26
|\|
| * init: fix process restartingTom Cherry2017-07-313-40/+26
* | Merge "Allow the use of a custom Android DT directory"Bo Hu2017-07-293-7/+31
|\ \ | |/ |/|
| * Allow the use of a custom Android DT directoryYu Ning2017-07-273-7/+31
* | Merge "init: remove Parser singleton and related cleanup"Tom Cherry2017-07-2817-581/+541
|\ \
| * | init: remove Parser singleton and related cleanupTom Cherry2017-07-2717-581/+541
* | | Merge "init: shutdown services in the opposite order that they started"Tom Cherry2017-07-273-3/+27
|\ \ \
| * | | init: shutdown services in the opposite order that they startedTom Cherry2017-07-263-3/+27
| |/ /
* | | init: fix type of 2nd argument passed to prctlBen Fennema2017-07-261-2/+2
* | | init: only use signed-integer-overflow sanitizerTom Cherry2017-07-262-2/+2
|/ /
* | Merge "Remove LOCAL_CLANG and clang: true"Treehugger Robot2017-07-251-1/+0
|\ \
| * | Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-1/+0
| |/
* | Merge "Do not umount roofs even if it is R/W."Treehugger Robot2017-07-251-1/+2
|\ \
| * | Do not umount roofs even if it is R/W.Wei Wang2017-07-251-1/+2
| |/
* | Merge "init: add support for global seccomp boot option"Treehugger Robot2017-07-252-0/+14
|\ \ | |/ |/|
| * init: add support for global seccomp boot optionSteve Muckle2017-07-242-0/+14
* | init: Fire shutdown trigger for thermal shutdownWei Wang2017-07-241-3/+1
* | init: use delegating constructor for ServiceTom Cherry2017-07-211-21/+1
* | Merge changes from topic 'mke2fs_2'Treehugger Robot2017-07-213-2/+10
|\ \ | |/ |/|
| * init: require e2fsdroid and mke2fs when building initJin Qian2017-07-202-0/+8
| * init: rename mke2fs tools with _static suffixJin Qian2017-07-201-2/+2
* | Merge "init: Do full shutdown even for thermal shutdown"Treehugger Robot2017-07-191-20/+19
|\ \
| * | init: Do full shutdown even for thermal shutdownKeun-young Park2017-07-191-20/+19
* | | Merge "ueventd: fixup ueventd_test.cpp"Tom Cherry2017-07-191-4/+14
|\ \ \ | |/ / |/| |
| * | ueventd: fixup ueventd_test.cppTom Cherry2017-07-191-4/+14
| |/
* | Merge "dump stack before kill all"Keun-young Park2017-07-191-3/+3
|\ \
| * | dump stack before kill allKeun-young Park2017-07-181-3/+3
| |/
* | Merge "Add memcg related configs to init."Robert Benea2017-07-183-0/+73
|\ \ | |/ |/|
| * Add memcg related configs to init.Robert Benea2017-07-183-0/+73
* | Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp"Treehugger Robot2017-07-182-1/+8
|\ \
| * | uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cppQuang Luong2017-07-182-1/+8
* | | Do not umount /vendor, /system, and /oem even if they are R/W.Keun-young Park2017-07-171-1/+6
* | | ueventd: add tests for setegid()/setfscreatecon() and threadsTom Cherry2017-07-172-0/+113
| |/ |/|
* | 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
| |/ /