1. 33838b1 init: change kill order and fix error reporting in KillProcessGroup() by Tom Cherry · 9 years ago
  2. 7da5485 init: add an initializer for keychord_id_ by Tom Cherry · 9 years ago
  3. 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 9 years ago
  4. 012c573 init: Stop combining actions by Tom Cherry · 9 years ago
  5. 3f5eaae5 init: more header cleanup by Tom Cherry · 9 years ago
  6. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 9 years ago
  7. 8772b36 Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 9 years ago
  8. b27004a init: add exec_start command by Tom Cherry · 9 years ago
  9. 641ff0a init: add support of multiple class names by Wei Wang · 9 years ago
  10. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 9 years ago
  11. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 9 years ago
  12. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 9 years ago
  13. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 9 years ago
  14. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 9 years ago
  15. 9605a94 init start time tracking. by Elliott Hughes · 9 years ago
  16. 62767fe init: service file keyword by Mark Salyzyn · 9 years ago
  17. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 9 years ago
  18. 310f670 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 10 years ago
  19. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 10 years ago
  20. 344d01f Refactor Service::Start method. by Jorge Lucangeli Obes · 10 years ago
  21. 177b27d Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 10 years ago
  22. 1b3fa3d init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 10 years ago
  23. ad8e94e init: report createProcessGroup failure. by Elliott Hughes · 10 years ago
  24. 081705c Add process priority to service definition. by Vitalii Tomkiv · 10 years ago
  25. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 10 years ago
  26. 70daa67 Multiple consoles by Viorel Suman · 10 years ago
  27. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 10 years ago
  28. caafe5c Enable multiple consoles by Viorel Suman · 10 years ago
  29. b7e03e8 init: Allows shutting down cleanly. by Bertrand SIMONNET · 10 years ago
  30. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 11 years ago
  31. bac3299 Create Service and ServiceManager classes by Tom Cherry · 11 years ago