1. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 9 years ago
  2. 2de7964 Traverse /etc/init in a well-defined order by Glenn Kasten · 9 years ago
  3. f86b5a6 Move init to libbase logging. by Elliott Hughes · 9 years ago
  4. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  5. 1946d3b init shouldn't call DumpState by default. by Elliott Hughes · 10 years ago
  6. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  7. 4ad60fb init: replace strdup() in parse_config() by Tom Cherry · 10 years ago
  8. bac3299 Create Service and ServiceManager classes by Tom Cherry · 10 years ago
  9. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 10 years ago
  10. fa0c21c init: Create classes for Action and Command by Tom Cherry · 10 years ago
  11. f13b1b3 init: Adding support to import directories by Lee Campbell · 10 years ago
  12. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
  13. 74edcea init: Let property_get return std::string. by Yabin Cui · 10 years ago
  14. d62f060 init support for cgroups. by Elliott Hughes · 10 years ago
  15. 17fff89 init: change exec parsing to make SECLABEL optional by Mark Salyzyn · 10 years ago
  16. eaa3b4e Fix insmod module size by Tom Cherry · 10 years ago
  17. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  18. c7ca9dd Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 10 years ago
  19. b862bd0 Revert "Remove now-unusable 'setcon' command." by Nick Kralevich · 10 years ago
  20. 7b15ac9 Remove now-unusable 'setcon' command. by Elliott Hughes · 10 years ago
  21. ae392cf Fix memory leak in parse_action by Tom Cherry · 10 years ago
  22. e2837a9 Remove execonce. by Elliott Hughes · 10 years ago
  23. a57fb59 Merge "Remove no-op "capabilities"." by Elliott Hughes · 10 years ago
  24. b022b84 Remove no-op "capabilities". by Elliott Hughes · 10 years ago
  25. b8c9d27 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  26. da40c00 Log more timing information from init. by Elliott Hughes · 10 years ago
  27. 7a3d66c init: missing break statement by Mark Salyzyn · 10 years ago
  28. acbf9be Add init command to set verified properties by Sami Tolvanen · 10 years ago
  29. 7010301 Remove chroot from init. by Elliott Hughes · 10 years ago
  30. 641d3e8 Remove chdir from init. by Elliott Hughes · 10 years ago
  31. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 10 years ago
  32. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  33. cee683e builtins: remove setenforce command by Nick Kralevich · 10 years ago
  34. a4d9848 Merge "Implement exec." by Elliott Hughes · 10 years ago
  35. 8ff0190 Add init support for dm-verity logging mode by Sami Tolvanen · 10 years ago
  36. 8d82ea0 Implement exec. by Elliott Hughes · 10 years ago
  37. a197ff1 bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 10 years ago
  38. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  39. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 10 years ago
  40. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (95%) from init/init_parser.c]
  41. 429721c init: Implement 'exec' command. by San Mehat · 11 years ago
  42. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 11 years ago
  43. a016c42 Init: Remove unused variables by Andreas Gampe · 11 years ago
  44. 11d783f Remove an unused #include of <sys/_properties.h>. by Elliott Hughes · 11 years ago
  45. 24a3b78 Improve init's debug printing. by Riley Andrews · 11 years ago
  46. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 11 years ago
  47. c3a4676 correct the setenv option judging condition by Gavin.Chang · 12 years ago
  48. 3beec7e init: add 'enable <service>' to negate "service <service>... disabled" by JP Abgrall · 11 years ago
  49. d68db71 init: limit visibility of init_parser.c helpers by Greg Hackmann · 12 years ago
  50. aa4051d am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 12 years ago
  51. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 12 years ago
  52. 4820022 am 0b7d588d: am f2c4c4ad: Merge "init: Fix queue_all_property_triggers with nonexistent properties" by Benoit Goby · 12 years ago
  53. d679e1b init: Fix queue_all_property_triggers with nonexistent properties by Benoit Goby · 12 years ago
  54. b69f863 am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification." by Colin Cross · 12 years ago
  55. 8348d27 Add support for socket security context specification. by Stephen Smalley · 12 years ago
  56. a76baaa Add swapon_all to init's builtin commands by Ken Sumrall · 12 years ago
  57. 1a6f4c3 init: switch property_get to use __system_property_get by Colin Cross · 12 years ago
  58. 2deedfe init: switch property_get to use __system_property_get by Colin Cross · 12 years ago
  59. e9ab162 init: prevent action being added to the action_queue twice by Colin Cross · 12 years ago
  60. acef650 am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data partition." by gcondra@google.com · 12 years ago
  61. 8a38787 Revert "Reload policy after setting up the data partition." by repo sync · 12 years ago
  62. efbe7fc am 63577d92: am fee250d2: Reload policy after setting up the data partition. by gcondra@google.com · 12 years ago
  63. fee250d Reload policy after setting up the data partition. by repo sync · 12 years ago
  64. ca8e66a Make init handle reboots by Nick Kralevich · 12 years ago
  65. a506462 init: prevent action being added to the action_queue twice by Colin Cross · 12 years ago
  66. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 13 years ago
  67. 0e9dd90 Change init to use libfs_mgr to mount filesystems. by Ken Sumrall · 13 years ago
  68. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 13 years ago
  69. 84bf9af init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  70. 78a1b1f init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  71. a6235ea init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  72. a286480 Fix the class_reset command by Ken Sumrall · 14 years ago
  73. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 14 years ago
  74. f5cb5b2 init: Fix the init.rc import command by Mike Lockwood · 14 years ago
  75. 7ba61b1 init: Allow wildcards in property triggers by using * for property value by Mike Lockwood · 14 years ago
  76. c5c5103 Load the persistent properties after decrypting the /data partition by Ken Sumrall · 14 years ago
  77. 203bad5 Add the commands rm and rmdir to init. by Ken Sumrall · 14 years ago
  78. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  79. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 15 years ago
  80. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  81. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 15 years ago
  82. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 15 years ago
  83. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago