1. caefbe0 init: use libbootloader_message. by Yabin Cui · 9 years ago
  2. f454643 Wipe device on policy error by Paul Crowley · 9 years ago
  3. f9940f2 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  4. 091765b Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
  5. 3bcf656 init: write bootloader message directly. by Yabin Cui · 9 years ago
  6. b98cb2a init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  7. eedd8d5 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  8. 071f410 Distinguish between unencrypted and unencryptable by Paul Lawrence · 9 years ago
  9. 785c9a6 User 0 directories are created by vold now. by Jeff Sharkey · 9 years ago
  10. bd35642 Remove code to handle non-default file encryption by Paul Lawrence · 9 years ago
  11. 7714a8b On FDE devices, initialize user 0 by Paul Crowley · 9 years ago
  12. dbe9021 Merge "Remove no-longer-needed crypto init builtins" by Paul Crowley · 9 years ago
  13. 7a3d758 Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886 by Hung-ying Tyan · 9 years ago
  14. 1bfefb4 Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  15. 3e76ef7 Remove no-longer-needed crypto init builtins by Paul Crowley · 9 years ago
  16. f3172e0 Merge "init: Allows shutting down cleanly." am: f9f4ee8b72 am: a8c931b7f5 by Bertrand Simonnet · 9 years ago
  17. 6f1d553 init: Allows shutting down cleanly. by Bertrand SIMONNET · 10 years ago
  18. 8af6960 Merge "Set up dm-verity in EIO mode instead of logging mode" am: 0d1214c68e by Sami Tolvanen · 10 years ago
  19. b6eafb6 Merge "Set up dm-verity in EIO mode instead of logging mode" by Sami Tolvanen · 10 years ago
  20. e92ad0b Add createuserkey by Paul Lawrence · 10 years ago
  21. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  22. 9e3902c Set up dm-verity in EIO mode instead of logging mode by Sami Tolvanen · 10 years ago
  23. 7f04f8f resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp by Tom Cherry · 10 years ago
  24. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  25. e063dcf am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 10 years ago
  26. b7b39e1 init: import init rc scripts from file systems after mount_all by Tom Cherry · 10 years ago
  27. 6549bc2 am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 10 years ago
  28. e0a2f02 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 10 years ago
  29. bd1d85c am 4036f5ab: am 4bf3dc93: Merge "Create Service and ServiceManager classes" by Tom Cherry · 10 years ago
  30. 26ab446 Create Service and ServiceManager classes by Tom Cherry · 10 years ago
  31. 35a58d5 resolved conflicts for merge of 0070026c to mnc-dr-dev-plus-aosp by Tom Cherry · 10 years ago
  32. a1d6910 am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  33. 21b55a7 Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 10 years ago
  34. b5673cb Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  35. 5a578c5 init: use std::vector<std::string> for argument passing by Tom Cherry · 10 years ago
  36. 449889a am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 10 years ago
  37. 3d98067 init: Create classes for Action and Command by Tom Cherry · 10 years ago
  38. b928c62 am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins." by Yabin Cui · 10 years ago
  39. bdc1fdd init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
  40. b6e6201 resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp by Yabin Cui · 10 years ago
  41. c9f3297 init: Let property_get return std::string. by Yabin Cui · 10 years ago
  42. 8c25d22 am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 10 years ago
  43. 8a05881 init: use init's property expansion code for mount_all by Nan Liu · 10 years ago
  44. 110c7fb Stop calling fsck on shutdown by default by Yusuke Sato · 10 years ago
  45. c89ac2f am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  46. 42a5129 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  47. 1c6391f am ee923139: Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 10 years ago
  48. 4c7048a Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 10 years ago
  49. 617fcb7 am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev by Paul Lawrence · 10 years ago
  50. 35aef24 Change init sequence to support file level encryption by Paul Lawrence · 10 years ago
  51. f72a4b7 am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 10 years ago
  52. ff82d59 Revert "Change init sequence to support file level encryption" by Paul Lawrence · 10 years ago
  53. fcc23b7 am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 10 years ago
  54. e7a34e8 Change init sequence to support file level encryption by Paul Lawrence · 10 years ago
  55. 26798e8 Set up user directory crypto in init. by Paul Crowley · 10 years ago
  56. 963f160 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  57. 50d6d13 init: expand_props on trigger by Mark Salyzyn · 10 years ago
  58. 3706fec Fix insmod module size by Tom Cherry · 10 years ago
  59. cd95378 Enable property expansion for insmod by Emmanuel Berthier · 10 years ago
  60. c6cfd94 Fix insmod module size by Tom Cherry · 10 years ago
  61. e2653e9 Merge "Enable property expansion for insmod" by Elliott Hughes · 10 years ago
  62. 84a7e1a Securely encrypt the master key by Paul Lawrence · 10 years ago
  63. a0cfe7c Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 10 years ago
  64. 2825f1e Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  65. 59296a4 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 10 years ago
  66. 468ba48 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  67. 5aefced Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  68. 46881b2 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  69. 71317fa Enable property expansion for insmod by Emmanuel Berthier · 10 years ago
  70. 585b83c Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 10 years ago
  71. 9f0a09f Revert "Remove now-unusable 'setcon' command." by Nick Kralevich · 10 years ago
  72. 5b73d69 Remove now-unusable 'setcon' command. by Elliott Hughes · 10 years ago
  73. 617203c Securely encrypt the master key by Paul Lawrence · 10 years ago
  74. 06e566e Only run vold command when file encryption enabled by Paul Lawrence · 10 years ago
  75. 491ad6e Merge "Set verity mode as the verified property value" by Sami Tolvanen · 10 years ago
  76. 3eadd21 Remove execonce. by Elliott Hughes · 10 years ago
  77. 2e35fbf Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  78. 5d70a74 Set verity mode as the verified property value by Sami Tolvanen · 10 years ago
  79. 6250cbc Always use strerror to report errno. by Elliott Hughes · 10 years ago
  80. 9671e3f Clean up property setting code. by Elliott Hughes · 10 years ago
  81. 5e1f923 Add init command to set verified properties by Sami Tolvanen · 10 years ago
  82. e6bdb6c Remove chroot from init. by Elliott Hughes · 10 years ago
  83. a025366 Remove chdir from init. by Elliott Hughes · 10 years ago
  84. 1e2c826 Remove obsolete setkey. by Elliott Hughes · 10 years ago
  85. 1eb0a9b Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  86. e730971 builtins: remove setenforce command by Nick Kralevich · 10 years ago
  87. b95e6b9 Merge "Implement exec." by Elliott Hughes · 10 years ago
  88. 881c915 Add init support for dm-verity logging mode by Sami Tolvanen · 10 years ago
  89. f3ebb79 Implement exec. by Elliott Hughes · 10 years ago
  90. e4c29eb Move sprintf to snprintf. by Yabin Cui · 10 years ago
  91. 7e952f4 Bump do_write buffer size by Johan Redestig · 11 years ago
  92. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  93. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  94. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (98%) from init/builtins.c]
  95. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 10 years ago
  96. 429721c init: Implement 'exec' command. by San Mehat · 11 years ago
  97. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 10 years ago
  98. bc60954 builtins.c: Don't require file open() for chmod/chown by Nick Kralevich · 10 years ago
  99. 3d74d7a Add missing includes. by Elliott Hughes · 10 years ago
  100. a016c42 Init: Remove unused variables by Andreas Gampe · 11 years ago