1. 5872cbd Set property for metadata encryption on first boot by Paul Crowley · 6 years ago
  2. dc97e3e Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 6 years ago
  3. b9ee9ab Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 6 years ago
  4. e242a97 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 6 years ago
  5. de6bd50 init: add host side parser for init by Tom Cherry · 6 years ago
  6. 851803d Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 6 years ago
  7. 959b055 If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 6 years ago
  8. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 6 years ago
  9. 94e9305 Merge "init: add TODO for mount operations." by Treehugger Robot · 6 years ago
  10. 880d566 init: add TODO for mount operations. by Tom Cherry · 6 years ago
  11. c684696 Use vold's mount with metadata encryption service. by Paul Crowley · 6 years ago
  12. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 6 years ago
  13. 4b591f1 Run restorecon after init creates a symlink or writes to a file. by Joel Galenson · 7 years ago
  14. cadc34f Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 by Tom Cherry · 7 years ago
  15. fa3e52c init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
  16. 5c00898 Merge "init: log failures if a service cannot start during class_start" by Tom Cherry · 7 years ago
  17. 20acdef init: log failures if a service cannot start during class_start by Tom Cherry · 7 years ago
  18. 821cb5e Merge "init: run vendor commands in a separate SELinux context" am: 8e09b0b953 by Tom Cherry · 7 years ago
  19. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  20. a6d7511 Merge "init: add exec_background command" am: 424ed42fb4 by Tom Cherry · 7 years ago
  21. 424ed42 Merge "init: add exec_background command" by Tom Cherry · 7 years ago
  22. 3631c54 init: add exec_background command by Tom Cherry · 7 years ago
  23. 171587d Merge "init: fix crash when reboot is triggered by a builtin" am: b92415cee2 by Tom Cherry · 7 years ago
  24. 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 7 years ago
  25. 721b2d6 Merge "init: Allow clean system shutdown upon SIGTERM" am: 61cb88add2 by Luis Hector Chavez · 7 years ago
  26. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  27. df9ac65 Merge "init: add option to read file fully on readahead" am: d97a1710b8 by Wei Wang · 7 years ago
  28. 02628f3 init: add option to read file fully on readahead by Wei Wang · 7 years ago
  29. c39a508 Merge "init: support setting rlimits per service" am: 459aa1cac6 by Tom Cherry · 7 years ago
  30. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  31. e0db940 Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 am: a78b5b300b by Tom Cherry · 7 years ago
  32. 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
  33. 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
  34. 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
  35. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  36. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  37. 7fa62c5 init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  38. 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  39. b6b9629 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
  40. 0822811 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
  41. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  42. d846741 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 7 years ago
  43. c3692b3 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  44. 542aae4 init: Add readahead built-in command by Wei Wang · 7 years ago
  45. 99a538a Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 7 years ago
  46. 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 7 years ago
  47. c31c4d5 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 7 years ago
  48. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  49. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
  50. a78298e Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab am: bf4afbb288 by Tom Cherry · 7 years ago
  51. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
  52. c0a9cf6 Merge "Move Timer from init to libbase" am: 896297b2ef am: 7ff0b008f7 by Tom Cherry · 7 years ago
  53. ede0d53 Move Timer from init to libbase by Tom Cherry · 7 years ago
  54. 2a38e6d Merge "init: Support custom shutdown actions" am: c1bc4241f8 am: 5b89535442 by Wei Wang · 7 years ago
  55. eeab491 init: Support custom shutdown actions by Wei Wang · 7 years ago
  56. 99d93f4 Merge "init: create android::init:: namespace" am: 040212706b am: d3d79b2196 by Tom Cherry · 7 years ago
  57. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  58. 1a23b2a Merge "init: cleanup some string usage" am: 84c2eebbdd am: 77382acf42 by Tom Cherry · 7 years ago
  59. 1c3a53f init: cleanup some string usage by Tom Cherry · 7 years ago
  60. 482f36c init: remove restorecon() from util.cpp by Tom Cherry · 7 years ago
  61. d711542 Merge "init: remove restorecon() from util.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
  62. c2ef2f0 init: remove restorecon() from util.cpp by Tom Cherry · 7 years ago
  63. 3decb98 Merge changes I46690d1c,I84c11aa5 am: 0dda322d4a am: 18b23afa4b am: 3f9ba91d8f by Tom Cherry · 7 years ago
  64. 2cbbe9f init: do not log directly from read_file() and write_file() by Tom Cherry · 7 years ago
  65. 517e1f1 init: Check DecodeUid() result and use error string by Tom Cherry · 7 years ago
  66. fd9ffbb Merge "init: use do_exec() for init_user0" am: 5ad06cbb1c am: 577c75e78c am: bc8a4ad7aa by Tom Cherry · 7 years ago
  67. 5a86cb7 init: use do_exec() for init_user0 by Tom Cherry · 7 years ago
  68. d2c9acd Merge "ueventd: do not reference init's sehandle" am: 672dd970f4 am: e4988c9a34 am: 4c664d8c5c by Tom Cherry · 7 years ago
  69. e7656b7 ueventd: do not reference init's sehandle by Tom Cherry · 7 years ago
  70. 64b5149 Merge changes Ic446c026,I86568a5b am: 51b7cb006f am: 41dbec9791 am: fea35fc7e4 by Tom Cherry · 7 years ago
  71. ad54d09 init: create init_tests.cpp by Tom Cherry · 7 years ago
  72. 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 7 years ago
  73. 9dbe97b Support metadata encryption by Paul Lawrence · 7 years ago
  74. 98ad32a init: handle sys.powerctl immediately by Tom Cherry · 7 years ago
  75. aaf70e7 fs_mgr: support AVB in fs_mgr_update_verity_state() by Bowgo Tsai · 7 years ago
  76. 00e1c4f Passing additional parameter to powerctl by Dmitri Plotnikov · 7 years ago
  77. f57c0bf init: clean up more headers by Tom Cherry · 7 years ago
  78. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  79. dbe88e7 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 7 years ago
  80. 53089aa init: Use std::string for write_file() by Tom Cherry · 7 years ago
  81. cf29755 Merge "Make init builtin command installkey respect property updates" by Tom Cherry · 7 years ago
  82. 3428d0c Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 7 years ago
  83. 395e294 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 7 years ago
  84. 9cc5172 Make init builtin command installkey respect property updates by Janis Danisevskis · 7 years ago
  85. 8772b36 Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 7 years ago
  86. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 7 years ago
  87. 20e43a2 Merge "init: remove unused cutils includes" by Treehugger Robot · 7 years ago
  88. 1ec1bd9 init: remove unused cutils includes by Tom Cherry · 7 years ago
  89. b27004a init: add exec_start command by Tom Cherry · 7 years ago
  90. 2b63d54 init: add class_restart by Steven Moreland · 7 years ago
  91. 7f0d15a Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 7 years ago
  92. 82bac0d init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 7 years ago
  93. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 7 years ago
  94. 16663a2 powerctl: add thermal-shutdown command by Todd Poynor · 7 years ago
  95. d8a7257 init: fix DumpState() logging by Tom Cherry · 7 years ago
  96. 69fae7b add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 7 years ago
  97. 4ec72cc Treblize init.rc location by Jaekyun Seok · 7 years ago
  98. 2d0fdaa init: clean up exec command by Wei Wang · 7 years ago
  99. 132ac31 init: add wait_for_prop builtin command by Wei Wang · 7 years ago
  100. 77f0e9f init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 7 years ago