summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Run restorecon after init creates a symlink or writes to a file.Joel Galenson2017-11-291-1/+20
* 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 "init: log failures if a service cannot start during class_start"Tom Cherry2017-10-031-1/+8
|\|
| * init: log failures if a service cannot start during class_startTom Cherry2017-10-031-1/+8
* | Merge "init: run vendor commands in a separate SELinux context"Tom Cherry2017-10-021-97/+100
|\|
| * init: run vendor commands in a separate SELinux contextTom Cherry2017-09-291-97/+100
* | Merge "init: add exec_background command"Tom Cherry2017-09-181-0/+14
|\|
| * Merge "init: add exec_background command"Tom Cherry2017-09-181-0/+14
| |\
| | * init: add exec_background commandTom Cherry2017-09-181-0/+14
* | | Merge "init: fix crash when reboot is triggered by a builtin"Tom Cherry2017-09-151-2/+2
|\| |
| * | init: fix crash when reboot is triggered by a builtinTom Cherry2017-09-151-2/+2
| |/
* | Merge "init: Allow clean system shutdown upon SIGTERM"Luis Hector Chavez2017-09-071-1/+0
|\|
| * init: Allow clean system shutdown upon SIGTERMLuis Hector Chavez2017-09-071-1/+0
* | Merge "init: add option to read file fully on readahead"Wei Wang2017-09-011-17/+42
|\|
| * init: add option to read file fully on readaheadWei Wang2017-09-011-17/+42
* | Merge "init: support setting rlimits per service"Tom Cherry2017-08-281-13/+4
|\|
| * init: support setting rlimits per serviceTom Cherry2017-08-281-13/+4
* | Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7Tom Cherry2017-08-231-8/+17
|\|
| * init: enable error reporting of builtin functionsTom Cherry2017-08-231-0/+5
| * init: log Service failures via Result<T>Tom Cherry2017-08-231-6/+10
| * init: cleanup environment handlingTom Cherry2017-08-231-2/+2
| * init: use Result<T> for builtin functionsTom Cherry2017-08-141-233/+240
| * init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-31/+27
| * init: split security functions out of init.cppTom Cherry2017-08-141-25/+12
* | init: use Result<T> for builtin functionsTom Cherry2017-08-141-235/+244
* | init: introduce Result<T> for return values and error handlingTom Cherry2017-08-141-31/+27
* | Merge "init: split security functions out of init.cpp" into oc-dev-plus-aospTom Cherry2017-08-141-25/+12
|\ \
| * \ Merge "init: split security functions out of init.cpp" into oc-dev-plus-aospTom Cherry2017-08-141-25/+12
| |\ \ | | |/ | |/|
| | * init: split security functions out of init.cppTom Cherry2017-08-111-25/+12
* | | Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507Wei Wang2017-08-111-1/+63
|\| |
| * | init: Add readahead built-in commandWei Wang2017-08-111-1/+63
| |/
* | Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1ddTom Cherry2017-08-021-60/+38
|\|
| * init: use unique_fd in builtins.cppTom Cherry2017-08-011-60/+38
* | Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247Tom Cherry2017-08-011-20/+40
|\|
| * init: rename ServiceManager to ServiceList and clean it upTom Cherry2017-08-011-20/+21
| * init: move exec operations out of ServiceManagerTom Cherry2017-08-011-2/+21
* | Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab am: ...Tom Cherry2017-07-281-13/+7
|\|
| * init: remove Parser singleton and related cleanupTom Cherry2017-07-271-13/+7
* | Merge "Move Timer from init to libbase" am: 896297b2ef am: 7ff0b008f7Tom Cherry2017-07-101-2/+3
|\|
| * Move Timer from init to libbaseTom Cherry2017-07-101-2/+3
* | Merge "init: Support custom shutdown actions" am: c1bc4241f8 am: 5b89535442Wei Wang2017-07-051-1/+1
|\|
| * init: Support custom shutdown actionsWei Wang2017-07-051-1/+1
* | Merge "init: create android::init:: namespace" am: 040212706b am: d3d79b2196Tom Cherry2017-06-231-0/+6
|\|
| * init: create android::init:: namespaceTom Cherry2017-06-231-0/+6
* | Merge "init: cleanup some string usage" am: 84c2eebbdd am: 77382acf42Tom Cherry2017-06-231-9/+4
|\|
| * init: cleanup some string usageTom Cherry2017-06-221-9/+4
| * init: remove restorecon() from util.cppTom Cherry2017-05-081-1/+1
* | Merge "init: remove restorecon() from util.cpp" into oc-dev-plus-aospTom Cherry2017-05-081-1/+1
|\ \
| * | init: remove restorecon() from util.cppTom Cherry2017-05-081-1/+1
| |/