1. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  2. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  3. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  4. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  5. 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 6 years ago
  6. 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
  7. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
  8. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  9. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  10. 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  11. 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  12. f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  13. 26f5e7d init: run property service in a thread by Tom Cherry · 6 years ago
  14. 172c83f init: remove last init.cpp global by Tom Cherry · 6 years ago
  15. ff88e30 init: remove console_init_action by Tom Cherry · 6 years ago
  16. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  17. 5f01d3a init: add error handling in control message by Wei Wang · 6 years ago
  18. 7bfea3d init: clean up the 1st/2nd stage init split by Tom Cherry · 7 years ago
  19. c240440 init parses *.rc files from APEXes by Jiyong Park · 7 years ago
  20. 40acb37 Move watchdogd out of init by Tom Cherry · 7 years ago
  21. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 10 years ago
  22. 8ae7375 init: use std::function for epoll handling by Tom Cherry · 7 years ago
  23. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
  24. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
  25. 618d310 Move all of init to libinit by Tom Cherry · 8 years ago
  26. 6de21f1 init: cleanup environment handling by Tom Cherry · 8 years ago
  27. c317009 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  28. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  29. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  30. eeab491 init: Support custom shutdown actions by Wei Wang · 8 years ago
  31. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  32. e7656b7 ueventd: do not reference init's sehandle by Tom Cherry · 8 years ago
  33. 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 8 years ago
  34. 98ad32a init: handle sys.powerctl immediately by Tom Cherry · 8 years ago
  35. 64cb3d5 init: add exec_start command am: b27004aa05 by Tom Cherry · 8 years ago
  36. 46b6c43 init: remove superfluous forward definitions by Tom Cherry · 8 years ago
  37. b27004a init: add exec_start command by Tom Cherry · 8 years ago
  38. 2d0fdaa init: clean up exec command by Wei Wang · 9 years ago
  39. 132ac31 init: add wait_for_prop builtin command by Wei Wang · 9 years ago
  40. 9605a94 init start time tracking. by Elliott Hughes · 9 years ago
  41. 70daa67 Multiple consoles by Viorel Suman · 9 years ago
  42. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  43. caafe5c Enable multiple consoles by Viorel Suman · 9 years ago
  44. 3d1dff2 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
  45. bac3299 Create Service and ServiceManager classes by Tom Cherry · 10 years ago
  46. fa0c21c init: Create classes for Action and Command by Tom Cherry · 10 years ago
  47. ee53006 init: expand_props for onrestart commands. by Yabin Cui · 10 years ago
  48. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
  49. d62f060 init support for cgroups. by Elliott Hughes · 10 years ago
  50. 929f407 Switch init to epoll. by Elliott Hughes · 10 years ago
  51. 8d82ea0 Implement exec. by Elliott Hughes · 11 years ago
  52. f3cf438 Build init as C++. by Elliott Hughes · 11 years ago
  53. 429721c init: Implement 'exec' command. by San Mehat · 11 years ago
  54. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 11 years ago
  55. 24a3b78 Improve init's debug printing. by Riley Andrews · 11 years ago
  56. 3beec7e init: add 'enable <service>' to negate "service <service>... disabled" by JP Abgrall · 11 years ago
  57. 50dc936 init: remove obsolete rle logo by Marcin Chojnacki · 12 years ago
  58. 8348d27 Add support for socket security context specification. by Stephen Smalley · 12 years ago
  59. 83ada44 Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  60. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 13 years ago
  61. 63207cd Implement SELinux/MAC checks for property service. by rpcraig · 13 years ago
  62. ae6f3d7 Add support for reloading policy from /data/system. by Stephen Smalley · 13 years ago
  63. b54f39f init: Retain traditional restart behavior for critical and oneshot services. by Mike Kasick · 14 years ago
  64. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 14 years ago
  65. a286480 Fix the class_reset command by Ken Sumrall · 14 years ago
  66. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 14 years ago
  67. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 15 years ago
  68. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 15 years ago
  69. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 15 years ago
  70. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago
  71. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
  72. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 15 years ago
  73. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 15 years ago
  74. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 15 years ago
  75. 504bc51 init: Move gettime() to util.c by Colin Cross · 15 years ago
  76. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 15 years ago
  77. 830abe0 MOAR GROUPS by Nick Pelly · 15 years ago
  78. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 15 years ago
  79. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 17 years ago
  80. f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 16 years ago
  81. c83cd87 init: Fix heap corruption for services with arguments by San Mehat · 16 years ago
  82. 770354d init: Fix segfault when log_write() was missing an arg to format. by Dima Zavin · 16 years ago
  83. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  84. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  85. 5ae090e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  86. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago