1. af20a7c resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp by Tom Cherry · 9 years ago
  2. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  3. 25c22bb am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 9 years ago
  4. b8dd027 init: import init rc scripts from file systems after mount_all by Tom Cherry · 9 years ago
  5. 9962b04 am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 9 years ago
  6. d81c3c6 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 9 years ago
  7. 2647d2e am 4036f5ab: am 4bf3dc93: Merge "Create Service and ServiceManager classes" by Tom Cherry · 9 years ago
  8. bac3299 Create Service and ServiceManager classes by Tom Cherry · 9 years ago
  9. 087cd35 resolved conflicts for merge of 0070026c to mnc-dr-dev-plus-aosp by Tom Cherry · 9 years ago
  10. adda8f7 am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  11. 4247ebf Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 9 years ago
  12. b5d6ad8 Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  13. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 9 years ago
  14. 7da270d am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  15. fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago
  16. 3108515 am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins." by Yabin Cui · 9 years ago
  17. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 9 years ago
  18. 0ff8590 resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp by Yabin Cui · 9 years ago
  19. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  20. 2694ad9 am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 9 years ago
  21. 12df1e1 init: use init's property expansion code for mount_all by Nan Liu · 9 years ago
  22. f93d429 Stop calling fsck on shutdown by default by Yusuke Sato · 9 years ago
  23. 7954eb0 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  24. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  25. b7f1f61 am ee923139: Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 9 years ago
  26. ee92313 Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 9 years ago
  27. c1fa34b am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev by Paul Lawrence · 9 years ago
  28. 948410a Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  29. e8308f8 am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 9 years ago
  30. 437bc5d Revert "Change init sequence to support file level encryption" by Paul Lawrence · 9 years ago
  31. 22d0ee6 am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 9 years ago
  32. d815178 Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  33. 749af8c Set up user directory crypto in init. by Paul Crowley · 9 years ago
  34. 0a423d9 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 9 years ago
  35. dd0e316 init: expand_props on trigger by Mark Salyzyn · 9 years ago
  36. cce7e93 Fix insmod module size by Tom Cherry · 9 years ago
  37. 30cc3d7 Enable property expansion for insmod by Emmanuel Berthier · 9 years ago
  38. eaa3b4e Fix insmod module size by Tom Cherry · 9 years ago
  39. 5138958 Merge "Enable property expansion for insmod" by Elliott Hughes · 9 years ago
  40. 806d10b Securely encrypt the master key by Paul Lawrence · 9 years ago
  41. 2b3a493 Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 9 years ago
  42. 7ac2807 Revert "Securely encrypt the master key" by Paul Lawrence · 9 years ago
  43. 6e8c8f5 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 9 years ago
  44. 34276a1 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 9 years ago
  45. a71ef0d Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 9 years ago
  46. 9234b16 Merge "Securely encrypt the master key" by Paul Lawrence · 9 years ago
  47. ac41230 Enable property expansion for insmod by Emmanuel Berthier · 9 years ago
  48. c7ca9dd Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 9 years ago
  49. b862bd0 Revert "Remove now-unusable 'setcon' command." by Nick Kralevich · 9 years ago
  50. 7b15ac9 Remove now-unusable 'setcon' command. by Elliott Hughes · 9 years ago
  51. 4bf1887 Securely encrypt the master key by Paul Lawrence · 9 years ago
  52. efe190e Only run vold command when file encryption enabled by Paul Lawrence · 9 years ago
  53. 284c5cb Merge "Set verity mode as the verified property value" by Sami Tolvanen · 9 years ago
  54. e2837a9 Remove execonce. by Elliott Hughes · 9 years ago
  55. b8c9d27 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 9 years ago
  56. 4547423 Set verity mode as the verified property value by Sami Tolvanen · 9 years ago
  57. cd67f00 Always use strerror to report errno. by Elliott Hughes · 9 years ago
  58. db3f267 Clean up property setting code. by Elliott Hughes · 9 years ago
  59. acbf9be Add init command to set verified properties by Sami Tolvanen · 9 years ago
  60. 7010301 Remove chroot from init. by Elliott Hughes · 9 years ago
  61. 641d3e8 Remove chdir from init. by Elliott Hughes · 9 years ago
  62. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 9 years ago
  63. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 9 years ago
  64. cee683e builtins: remove setenforce command by Nick Kralevich · 9 years ago
  65. a4d9848 Merge "Implement exec." by Elliott Hughes · 9 years ago
  66. 8ff0190 Add init support for dm-verity logging mode by Sami Tolvanen · 9 years ago
  67. 8d82ea0 Implement exec. by Elliott Hughes · 10 years ago
  68. e2d63af Move sprintf to snprintf. by Yabin Cui · 9 years ago
  69. 7e952f4 Bump do_write buffer size by Johan Redestig · 10 years ago
  70. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  71. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  72. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (98%) from init/builtins.c]
  73. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 10 years ago
  74. 429721c init: Implement 'exec' command. by San Mehat · 10 years ago
  75. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 10 years ago
  76. bc60954 builtins.c: Don't require file open() for chmod/chown by Nick Kralevich · 10 years ago
  77. 3d74d7a Add missing includes. by Elliott Hughes · 10 years ago
  78. a016c42 Init: Remove unused variables by Andreas Gampe · 10 years ago
  79. bfdcc40 Close fd on error path in do_mount() by Tomasz Kondel · 11 years ago
  80. d26135b Include reason when wiping data. by Jeff Sharkey · 10 years ago
  81. 40af092 Fix charger mode on first boot of force encrypt devices by Paul Lawrence · 10 years ago
  82. c23074f Enable not rebooting during default encryption by Paul Lawrence · 10 years ago
  83. ecba4dc am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init" by Elliott Hughes · 10 years ago
  84. 381341f Fix environment variable assignment in init by James Morrissey · 10 years ago
  85. cee2068 [HACK]fs_mgr+init: Format via recovery if encryptable /data is wiped by JP Abgrall · 10 years ago
  86. f22b745 fs_mrg: clean up multi-type mount_all by JP Abgrall · 10 years ago
  87. 24912dc resolved conflicts for merge of fa6f2543 to master by Riley Andrews · 10 years ago
  88. 1bbef88 Add ability to adjust init log level at runtime. by Riley Andrews · 10 years ago
  89. 6bd4588 resolved conflicts for merge of 079c637f to master by Riley Andrews · 10 years ago
  90. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 10 years ago
  91. 569e834 am 7c633e6f: am 233bbd9d: am ed02fbf0: Merge "Clean up some unnecessary system_properties cruft." by Elliott Hughes · 10 years ago
  92. f94853f Clean up some unnecessary system_properties cruft. by Elliott Hughes · 10 years ago
  93. d2e4281 am d96f05d2: am a7bf5bd1: am 3c049bbe: Merge "init: add \'enable <service>\' to negate "service <service>... disabled"" by JP Abgrall · 10 years ago
  94. 3beec7e init: add 'enable <service>' to negate "service <service>... disabled" by JP Abgrall · 10 years ago
  95. 166fa3d Auto-encrypt drive at startup by Paul Lawrence · 11 years ago
  96. 13d5bb4 Mount default encrypted devices at boot by Paul Lawrence · 11 years ago
  97. aa4051d am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 11 years ago
  98. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 11 years ago
  99. 5535b05 write_file: introduce O_NOFOLLOW, use sane mask by Nick Kralevich · 11 years ago
  100. a76baaa Add swapon_all to init's builtin commands by Ken Sumrall · 11 years ago