1. ebce675 class_start_post_data also starts disabled services. by Martijn Coenen · 6 years ago
  2. 7a2d54d Merge "Support for stopping/starting post-data-mount class subsets." into qt-dev by Martijn Coenen · 7 years ago
  3. 80cc912 Attempt native rollback for frequent crashes before boot completed by Zimuzo · 7 years ago
  4. f0bc58a Support for stopping/starting post-data-mount class subsets. by Martijn Coenen · 7 years ago
  5. 7cb72c9 Disallow operator!() on unique_fd by Bernie Innocenti · 7 years ago
  6. 567f187 init: expand prop in 'file' by Yifan Hong · 7 years ago
  7. 076305e init: use PLOG rather than strerror. by Elliott Hughes · 7 years ago
  8. 1cd082d init: allow services to have no capabilities set by Tom Cherry · 7 years ago
  9. 54ef09c Merge "Reland: "Identify post-apexd crashing processes"" by Treehugger Robot · 7 years ago
  10. 23aa17b Reland: "Identify post-apexd crashing processes" by Zimuzo Ezeozue · 7 years ago
  11. e01ae8d init: Replace cgroup hardcoded path with detected one by Suren Baghdasaryan · 7 years ago
  12. 6866041 Proper mount namespace configuration for bionic by Jiyong Park · 7 years ago
  13. 60b89ae Revert "Identify post-apexd crashing processes" by Jiyong Park · 7 years ago
  14. 8b73dfc Revert "Bionic libs and the dynamic linker are bind mounted" by Jiyong Park · 7 years ago
  15. 80aec3f Revert "Don't create separate mount namespaces for pre-apexd processes" by Jiyong Park · 7 years ago
  16. c661b66 Identify post-apexd crashing processes by Zimuzo · 7 years ago
  17. 5ab1300 Don't create separate mount namespaces for pre-apexd processes by Jiyong Park · 7 years ago
  18. 2599088 Bionic libs and the dynamic linker are bind mounted by Jiyong Park · 7 years ago
  19. c55a8c6 Set system property if 'updatable' process crashes too frequently by Zimuzo · 7 years ago
  20. 80aa447 Add support for updatable services by Jiyong Park · 7 years ago
  21. d7157c2 Introduce additional service options for controlling memory cgroups. by Peter Collingbourne · 7 years ago
  22. 7916684 init: allow properties to be used for the keycodes option by Tom Cherry · 7 years ago
  23. 018a438 init: use rvalues references for callees of ParseLineSection() by Tom Cherry · 7 years ago
  24. ad9e7ea init: clarify some text/README about 'critical' services by Tom Cherry · 7 years ago
  25. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 7 years ago
  26. 40acb37 Move watchdogd out of init by Tom Cherry · 7 years ago
  27. 9bb0a4d init: actually remount /sys when changing network namespaces by Tom Cherry · 7 years ago
  28. 2c4ee75 init: print service name when started waiting by Wei Wang · 7 years ago
  29. e6a8786 Merge "init: switch out keychord id with std::vector match of chords" by Treehugger Robot · 7 years ago
  30. d580c44 Merge "libbase: add host properties support." by Elliott Hughes · 7 years ago
  31. 1385725 init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 7 years ago
  32. eca2507 init: refactor keychord for testing by Mark Salyzyn · 7 years ago
  33. dc80312 libbase: add host properties support. by Elliott Hughes · 7 years ago
  34. aead51b init: allow entering of network namespaces by Tom Cherry · 8 years ago
  35. b418791 Merge "init: add sigstop option for debugging services from their start" by Tom Cherry · 8 years ago
  36. 8f38048 init: add sigstop option for debugging services from their start by Tom Cherry · 8 years ago
  37. c73b215 Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 8 years ago
  38. c602f5a Merge changes I443e733f,If1e89a67,I0481d87a by Tom Cherry · 8 years ago
  39. e2f341e init: alphabetize service options by Tom Cherry · 8 years ago
  40. 422367b init: use FQName parse by Steven Moreland · 8 years ago
  41. b9ee9ab Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 8 years ago
  42. e242a97 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 8 years ago
  43. de6bd50 init: add host side parser for init by Tom Cherry · 8 years ago
  44. 851803d Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 8 years ago
  45. 959b055 If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 8 years ago
  46. 9cbf570 Move all Action parsing into ActionParser by Tom Cherry · 8 years ago
  47. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  48. 94fb5b0 init: Drop inheritable capabilities when switching uids by Luis Hector Chavez · 8 years ago
  49. 6f5333a Allow a service to override another. by Steven Moreland · 8 years ago
  50. 5e1bea3 Move service name duplication lookup to EndSection by Steven Moreland · 8 years ago
  51. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 8 years ago
  52. ee14225 Merge "Fix race condition between restart and stop/reset." by Tao Wu · 8 years ago
  53. 84b856d Fix race condition between restart and stop/reset. by Tao Wu · 8 years ago
  54. 876b13d Merge "Fix one race condition between start and stop." by Tao Wu · 8 years ago
  55. 990d43c Fix one race condition between start and stop. by Tao Wu · 8 years ago
  56. 4bfdcb3 init: fixed issues related to forking services by Joe Tanen · 8 years ago
  57. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 8 years ago
  58. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago
  59. 5e405ca init: fix variable scope issue with ExpandArgs() by Tom Cherry · 8 years ago
  60. 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 8 years ago
  61. 7ac013d init: support setting rlimits per service by Tom Cherry · 8 years ago
  62. 1ea19eb Clarify SELinux service error message by Nick Kralevich · 8 years ago
  63. 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 8 years ago
  64. 6de21f1 init: cleanup environment handling by Tom Cherry · 8 years ago
  65. fe06075 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 8 years ago
  66. fed3373 init: only set ro.boottime.<service> properties once. by Tom Cherry · 8 years ago
  67. d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 8 years ago
  68. 89bcc85 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  69. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  70. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  71. eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
  72. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
  73. d269e3a init: fix process restarting by Tom Cherry · 8 years ago
  74. 8e7942c Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  75. a724360 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  76. 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  77. 5d17d04 init: use delegating constructor for Service by Tom Cherry · 8 years ago
  78. d485226 Add memcg related configs to init. by Robert Benea · 8 years ago
  79. ede0d53 Move Timer from init to libbase by Tom Cherry · 8 years ago
  80. b3915d1 Merge "add "shutdown critical" to service" by Treehugger Robot · 8 years ago
  81. c1bc424 Merge "init: Support custom shutdown actions" by Treehugger Robot · 8 years ago
  82. a51c40c Merge "init: reap zombies only after kill(-pid, ...)" by Tom Cherry · 8 years ago
  83. cccb34f add "shutdown critical" to service by Keun-young Park · 8 years ago
  84. eeab491 init: Support custom shutdown actions by Wei Wang · 8 years ago
  85. f596551 init: Read previous state of securebits before modifying by Luis Hector Chavez · 8 years ago
  86. 8d13d80 init: reap zombies only after kill(-pid, ...) by Tom Cherry · 8 years ago
  87. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  88. 1c3a53f init: cleanup some string usage by Tom Cherry · 8 years ago
  89. 6269690 init: Run restorecon_recursive asynchronously by Tom Marshall · 8 years ago
  90. 70a5ed4 init: move killing of process groups to libprocessgroup by Tom Cherry · 8 years ago
  91. 4963b42 Merge changes I172acf0f,I97b6e17a by Tom Cherry · 9 years ago
  92. b066fcc init: add "+passcred" for socket to set SO_PASSCRED by Mark Salyzyn · 9 years ago
  93. 517e1f1 init: Check DecodeUid() result and use error string by Tom Cherry · 9 years ago
  94. 33838b1 init: change kill order and fix error reporting in KillProcessGroup() by Tom Cherry · 9 years ago
  95. 7da5485 init: add an initializer for keychord_id_ by Tom Cherry · 9 years ago
  96. 4de31e1 combine wait for exec log with service exit log by Keun-young Park · 9 years ago
  97. 6f7ef2f init: remove 'computing context for service'... message by Tom Cherry · 9 years ago
  98. 86e31a8 init: use full command for exec services' names by Tom Cherry · 9 years ago
  99. fe06205 ueventd: replace ueventd_parser.cpp with init_parser.cpp by Tom Cherry · 9 years ago
  100. ad54d09 init: create init_tests.cpp by Tom Cherry · 9 years ago