summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Use -Werror in system/coreChih-Hung Hsieh2017-11-013-2/+2
* Merge "Fix race condition between restart and stop/reset."Tao Wu2017-10-271-0/+7
|\
| * Fix race condition between restart and stop/reset.Tao Wu2017-10-271-0/+7
* | Merge "Fix one race condition between start and stop."Tao Wu2017-10-261-1/+7
|\ \
| * | Fix one race condition between start and stop.Tao Wu2017-10-261-1/+7
| |/
* | Merge "init: fixed issues related to forking services"Treehugger Robot2017-10-261-2/+16
|\ \ | |/ |/|
| * init: fixed issues related to forking servicesJoe Tanen2017-10-261-2/+16
* | Merge "Don't use TEMP_FAILURE_RETRY on close()"Treehugger Robot2017-10-241-4/+4
|\ \
| * | Don't use TEMP_FAILURE_RETRY on close()Nick Kralevich2017-10-241-4/+4
| |/
* | Merge "init: call umount unconditionally"Wei Wang2017-10-231-6/+6
|\|
| * init: call umount unconditionallyWei Wang2017-10-231-6/+6
* | Merge "init: clean up subcontext_test"Tom Cherry2017-10-203-79/+101
|\|
| * Merge "init: clean up subcontext_test"Tom Cherry2017-10-203-79/+101
| |\
| | * init: clean up subcontext_testTom Cherry2017-10-193-79/+101
* | | Merge "init language extension for lazy HIDL services."Steven Moreland2017-10-205-12/+119
|\| |
| * | Merge "init language extension for lazy HIDL services."Treehugger Robot2017-10-205-12/+119
| |\ \
| | * | init language extension for lazy HIDL services.Steven Moreland2017-10-195-12/+119
* | | | Merge "init: add SelabelInitialize() for subcontext"Tom Cherry2017-10-191-0/+2
|\| | |
| * | | init: add SelabelInitialize() for subcontextTom Cherry2017-10-191-0/+2
| | |/ | |/|
* | | Merge "init: add extra std::move"Tom Cherry2017-10-181-1/+1
|\| |
| * | Merge "init: add extra std::move"Treehugger Robot2017-10-181-1/+1
| |\ \
| | * | init: add extra std::moveTom Cherry2017-10-181-1/+1
| | |/
* | | Merge "init: wait_for_prop shouldn't run in a subcontext"Tom Cherry2017-10-181-1/+1
|\| |
| * | init: wait_for_prop shouldn't run in a subcontextTom Cherry2017-10-181-1/+1
| |/
* | Merge "Only allow UTF8 encoded property values"Tom Cherry2017-10-172-0/+24
|\|
| * Only allow UTF8 encoded property valuesTom Cherry2017-10-162-0/+24
* | Merge "Allow setting read-only properties with value length > 92 characters"Tom Cherry2017-10-121-4/+5
|\|
| * Allow setting read-only properties with value length > 92 charactersTom Cherry2017-10-111-4/+5
* | Merge "init+bootstat: reduce last reboot reason to canonical alias"Mark Salyzyn2017-10-101-2/+12
|\|
| * init+bootstat: reduce last reboot reason to canonical aliasMark Salyzyn2017-10-101-2/+12
* | Merge "Allow redeclaring typeattributes"Jeffrey Vander Stoep2017-10-071-1/+1
|\|
| * Merge "Allow redeclaring typeattributes"Jeffrey Vander Stoep2017-10-071-1/+1
| |\
| | * Allow redeclaring typeattributesJeff Vander Stoep2017-10-061-1/+1
* | | Merge "init: use ro.init.subcontexts_enabled to enable subcontexts"Tom Cherry2017-10-061-6/+9
|\| |
| * | init: use ro.init.subcontexts_enabled to enable subcontextsTom Cherry2017-10-061-6/+9
| |/
* | Merge "init/reboot: call MNT_FORCE at the last umount(2)"Jaegeuk Kim2017-10-051-6/+7
|\|
| * init/reboot: call MNT_FORCE at the last umount(2)Jaegeuk Kim2017-10-041-6/+7
* | Merge "init: log failures if a service cannot start during class_start"Tom Cherry2017-10-031-1/+8
|\|
| * Merge "init: log failures if a service cannot start during class_start"Treehugger Robot2017-10-031-1/+8
| |\
| | * init: log failures if a service cannot start during class_startTom Cherry2017-10-031-1/+8
* | | Merge "init: fix subcontext SELinux strings"Tom Cherry2017-10-021-2/+2
|\| |
| * | init: fix subcontext SELinux stringsTom Cherry2017-10-021-2/+2
| |/
* | Merge "init: run vendor commands in a separate SELinux context"Tom Cherry2017-10-0223-193/+992
|\|
| * Merge "init: run vendor commands in a separate SELinux context"Tom Cherry2017-10-0223-193/+992
| |\
| | * init: run vendor commands in a separate SELinux contextTom Cherry2017-09-2923-193/+992
* | | Merge "init: remove non-protobuf single persistent property file"Tom Cherry2017-09-271-101/+9
|\| |
| * | Merge "init: remove non-protobuf single persistent property file"Tom Cherry2017-09-271-101/+9
| |\ \
| | * | init: remove non-protobuf single persistent property fileTom Cherry2017-09-271-101/+9
| | |/
* | | Merge "init: report shutdown,container for sigterm of init"Mark Salyzyn2017-09-271-2/+1
|\| |
| * | Merge "init: report shutdown,container for sigterm of init"Mark Salyzyn2017-09-271-2/+1
| |\ \ | | |/ | |/|