1. 01e6669 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 2 years, 10 months ago
  2. 9873916 init: Introduce RequiresConsole() by Bart Van Assche · 2 years, 10 months ago
  3. d394f743 init: Reduce the number of system calls by Bart Van Assche · 2 years, 9 months ago
  4. f26e59e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 2 years, 10 months ago
  5. 15e5ecd init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 2 years, 10 months ago
  6. dcc378e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 2 years, 10 months ago
  7. d8ef6f8 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 2 years, 10 months ago
  8. c2b1654 init: skip cgroup/task_profiles configuration if cgroups are disabled by Nikita Ioffe · 2 years, 10 months ago
  9. ecc14a5 init: Add option to listen on sockets before starting service. by Adam Langley · 3 years, 4 months ago
  10. 746ede9 init: try converting writepid used with cgroups into task_profiles command by Suren Baghdasaryan · 3 years, 5 months ago
  11. 0305cf0 init: remove debug logging. by Elliott Hughes · 3 years, 7 months ago
  12. e79b8c2 Cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  13. 4f23d5a init: start ueventd in the default mount namespace by Jooyung Han · 5 years ago
  14. 39e990d Merge "Convert system/core to Result::ok()" by Treehugger Robot · 6 years ago
  15. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  16. 57b9428 init: use ErrnoErrorf() instead of ErrnoError() << StringPrintf() by Tom Cherry · 6 years ago
  17. f74b7f5 init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  18. 5241d10 init: create sockets before forking by Tom Cherry · 6 years ago
  19. 2e4c85f init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  20. 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  21. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  22. e01ca4d init: Refactor service.h/cpp by Vic Yang · 6 years ago