1. 31a09f6 Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524 am: 2b2e3f1130 by Paul Crowley · 8 years ago
  2. af8be58 Wipe device on policy error by Paul Crowley · 8 years ago
  3. f204916 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 8 years ago
  4. 1a920d7 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a by Paul Lawrence · 8 years ago
  5. 1f99218 Don't start defaultcrypto twice by Paul Lawrence · 8 years ago
  6. 52a302d Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88 by Yabin Cui · 8 years ago
  7. 46e0379 init: write bootloader message directly. by Yabin Cui · 8 years ago
  8. 6ba3710 Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7 by Elliott Hughes · 8 years ago
  9. 6df1570 init: drop unused header android_filesystem_config.h by William Roberts · 8 years ago
  10. 402fb79 init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 8 years ago
  11. 24f79be Merge "init: turn off backlight when performing shutdown cleanup" am: adf1cde by Mark Salyzyn · 8 years ago
  12. a98cc9c init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 8 years ago
  13. 0fcc2ee init: watchdog restarted during shutdown fsck by Mark Salyzyn · 8 years ago
  14. e4c8b31 Merge "init: watchdog restarted during shutdown fsck" am: 3443caa am: 34dcdd8 by Mark Salyzyn · 8 years ago
  15. ad575e0 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 8 years ago
  16. d87a174 Merge "init/builtins.cpp: Switch to finit_module" am: b3cf2e0 am: 699b115 by Nick Kralevich · 8 years ago
  17. 124a9c9 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 8 years ago
  18. 1098aac Distinguish between unencrypted and unencryptable by Paul Lawrence · 8 years ago
  19. 3b9c83a User 0 directories are created by vold now. by Jeff Sharkey · 8 years ago
  20. 6908018 Remove code to handle non-default file encryption by Paul Lawrence · 8 years ago
  21. 5949745 On FDE devices, initialize user 0 by Paul Crowley · 8 years ago
  22. 65f54a8 Merge "Remove no-longer-needed crypto init builtins" by Paul Crowley · 9 years ago
  23. 25778dc Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886 by Hung-ying Tyan · 9 years ago
  24. dc738ea Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  25. 558d8f4 Remove no-longer-needed crypto init builtins by Paul Crowley · 9 years ago
  26. 530c8c7 Merge "init: Allows shutting down cleanly." am: f9f4ee8b72 am: a8c931b7f5 by Bertrand Simonnet · 9 years ago
  27. b7e03e8 init: Allows shutting down cleanly. by Bertrand SIMONNET · 9 years ago
  28. 6401e61 Merge "Set up dm-verity in EIO mode instead of logging mode" am: 0d1214c68e by Sami Tolvanen · 9 years ago
  29. 0d1214c Merge "Set up dm-verity in EIO mode instead of logging mode" by Sami Tolvanen · 9 years ago
  30. c5733cf Add createuserkey by Paul Lawrence · 9 years ago
  31. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  32. 90f52df Set up dm-verity in EIO mode instead of logging mode by Sami Tolvanen · 9 years ago
  33. af20a7c resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp by Tom Cherry · 9 years ago
  34. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  35. 25c22bb am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 9 years ago
  36. b8dd027 init: import init rc scripts from file systems after mount_all by Tom Cherry · 9 years ago
  37. 9962b04 am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 9 years ago
  38. d81c3c6 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 9 years ago
  39. 2647d2e am 4036f5ab: am 4bf3dc93: Merge "Create Service and ServiceManager classes" by Tom Cherry · 9 years ago
  40. bac3299 Create Service and ServiceManager classes by Tom Cherry · 9 years ago
  41. 087cd35 resolved conflicts for merge of 0070026c to mnc-dr-dev-plus-aosp by Tom Cherry · 9 years ago
  42. adda8f7 am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  43. 4247ebf Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 9 years ago
  44. b5d6ad8 Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  45. 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 9 years ago
  46. 7da270d am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  47. fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago
  48. 3108515 am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins." by Yabin Cui · 9 years ago
  49. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 9 years ago
  50. 0ff8590 resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp by Yabin Cui · 9 years ago
  51. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  52. 2694ad9 am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 9 years ago
  53. 12df1e1 init: use init's property expansion code for mount_all by Nan Liu · 9 years ago
  54. f93d429 Stop calling fsck on shutdown by default by Yusuke Sato · 9 years ago
  55. 7954eb0 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  56. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  57. b7f1f61 am ee923139: Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 9 years ago
  58. ee92313 Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 9 years ago
  59. c1fa34b am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev by Paul Lawrence · 9 years ago
  60. 948410a Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  61. e8308f8 am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 9 years ago
  62. 437bc5d Revert "Change init sequence to support file level encryption" by Paul Lawrence · 9 years ago
  63. 22d0ee6 am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 9 years ago
  64. d815178 Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  65. 749af8c Set up user directory crypto in init. by Paul Crowley · 9 years ago
  66. 0a423d9 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 9 years ago
  67. dd0e316 init: expand_props on trigger by Mark Salyzyn · 9 years ago
  68. cce7e93 Fix insmod module size by Tom Cherry · 9 years ago
  69. 30cc3d7 Enable property expansion for insmod by Emmanuel Berthier · 9 years ago
  70. eaa3b4e Fix insmod module size by Tom Cherry · 9 years ago
  71. 5138958 Merge "Enable property expansion for insmod" by Elliott Hughes · 9 years ago
  72. 806d10b Securely encrypt the master key by Paul Lawrence · 9 years ago
  73. 2b3a493 Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 9 years ago
  74. 7ac2807 Revert "Securely encrypt the master key" by Paul Lawrence · 9 years ago
  75. 6e8c8f5 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 9 years ago
  76. 34276a1 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 9 years ago
  77. a71ef0d Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 9 years ago
  78. 9234b16 Merge "Securely encrypt the master key" by Paul Lawrence · 9 years ago
  79. ac41230 Enable property expansion for insmod by Emmanuel Berthier · 9 years ago
  80. c7ca9dd Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 9 years ago
  81. b862bd0 Revert "Remove now-unusable 'setcon' command." by Nick Kralevich · 9 years ago
  82. 7b15ac9 Remove now-unusable 'setcon' command. by Elliott Hughes · 9 years ago
  83. 4bf1887 Securely encrypt the master key by Paul Lawrence · 9 years ago
  84. efe190e Only run vold command when file encryption enabled by Paul Lawrence · 9 years ago
  85. 284c5cb Merge "Set verity mode as the verified property value" by Sami Tolvanen · 9 years ago
  86. e2837a9 Remove execonce. by Elliott Hughes · 9 years ago
  87. b8c9d27 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 9 years ago
  88. 4547423 Set verity mode as the verified property value by Sami Tolvanen · 9 years ago
  89. cd67f00 Always use strerror to report errno. by Elliott Hughes · 9 years ago
  90. db3f267 Clean up property setting code. by Elliott Hughes · 9 years ago
  91. acbf9be Add init command to set verified properties by Sami Tolvanen · 9 years ago
  92. 7010301 Remove chroot from init. by Elliott Hughes · 9 years ago
  93. 641d3e8 Remove chdir from init. by Elliott Hughes · 9 years ago
  94. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 9 years ago
  95. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 9 years ago
  96. cee683e builtins: remove setenforce command by Nick Kralevich · 9 years ago
  97. a4d9848 Merge "Implement exec." by Elliott Hughes · 9 years ago
  98. 8ff0190 Add init support for dm-verity logging mode by Sami Tolvanen · 9 years ago
  99. 8d82ea0 Implement exec. by Elliott Hughes · 9 years ago
  100. e2d63af Move sprintf to snprintf. by Yabin Cui · 9 years ago