1. b6e6201 resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp by Yabin Cui · 10 years ago
  2. c9f3297 init: Let property_get return std::string. by Yabin Cui · 10 years ago
  3. 8c25d22 am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 10 years ago
  4. 8a05881 init: use init's property expansion code for mount_all by Nan Liu · 10 years ago
  5. c89ac2f am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  6. 42a5129 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  7. 1c6391f am ee923139: Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 10 years ago
  8. 4c7048a Merge "Set up user directory crypto in init." into mnc-dr-dev by Paul Crowley · 10 years ago
  9. 617fcb7 am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev by Paul Lawrence · 10 years ago
  10. 35aef24 Change init sequence to support file level encryption by Paul Lawrence · 10 years ago
  11. f72a4b7 am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 10 years ago
  12. ff82d59 Revert "Change init sequence to support file level encryption" by Paul Lawrence · 10 years ago
  13. fcc23b7 am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 10 years ago
  14. e7a34e8 Change init sequence to support file level encryption by Paul Lawrence · 10 years ago
  15. 26798e8 Set up user directory crypto in init. by Paul Crowley · 10 years ago
  16. 963f160 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  17. 50d6d13 init: expand_props on trigger by Mark Salyzyn · 10 years ago
  18. 3706fec Fix insmod module size by Tom Cherry · 10 years ago
  19. cd95378 Enable property expansion for insmod by Emmanuel Berthier · 10 years ago
  20. c6cfd94 Fix insmod module size by Tom Cherry · 10 years ago
  21. e2653e9 Merge "Enable property expansion for insmod" by Elliott Hughes · 10 years ago
  22. 84a7e1a Securely encrypt the master key by Paul Lawrence · 10 years ago
  23. a0cfe7c Merge "Revert "Securely encrypt the master key"" by Paul Lawrence · 10 years ago
  24. 2825f1e Revert "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  25. 59296a4 Merge "Revert "Only run vold command when file encryption enabled"" by Paul Lawrence · 10 years ago
  26. 468ba48 Revert "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  27. 5aefced Merge "Only run vold command when file encryption enabled" by Paul Lawrence · 10 years ago
  28. 46881b2 Merge "Securely encrypt the master key" by Paul Lawrence · 10 years ago
  29. 71317fa Enable property expansion for insmod by Emmanuel Berthier · 10 years ago
  30. 585b83c Revert "Revert "Remove now-unusable 'setcon' command."" by Elliott Hughes · 10 years ago
  31. 9f0a09f Revert "Remove now-unusable 'setcon' command." by Nick Kralevich · 10 years ago
  32. 5b73d69 Remove now-unusable 'setcon' command. by Elliott Hughes · 10 years ago
  33. 617203c Securely encrypt the master key by Paul Lawrence · 10 years ago
  34. 06e566e Only run vold command when file encryption enabled by Paul Lawrence · 10 years ago
  35. 491ad6e Merge "Set verity mode as the verified property value" by Sami Tolvanen · 10 years ago
  36. 3eadd21 Remove execonce. by Elliott Hughes · 10 years ago
  37. 2e35fbf Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  38. 5d70a74 Set verity mode as the verified property value by Sami Tolvanen · 10 years ago
  39. 6250cbc Always use strerror to report errno. by Elliott Hughes · 10 years ago
  40. 9671e3f Clean up property setting code. by Elliott Hughes · 10 years ago
  41. 5e1f923 Add init command to set verified properties by Sami Tolvanen · 10 years ago
  42. e6bdb6c Remove chroot from init. by Elliott Hughes · 10 years ago
  43. a025366 Remove chdir from init. by Elliott Hughes · 10 years ago
  44. 1e2c826 Remove obsolete setkey. by Elliott Hughes · 10 years ago
  45. 1eb0a9b Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  46. e730971 builtins: remove setenforce command by Nick Kralevich · 10 years ago
  47. b95e6b9 Merge "Implement exec." by Elliott Hughes · 10 years ago
  48. 881c915 Add init support for dm-verity logging mode by Sami Tolvanen · 10 years ago
  49. f3ebb79 Implement exec. by Elliott Hughes · 10 years ago
  50. e4c29eb Move sprintf to snprintf. by Yabin Cui · 10 years ago
  51. 7e952f4 Bump do_write buffer size by Johan Redestig · 11 years ago
  52. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  53. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  54. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (98%) from init/builtins.c]
  55. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 10 years ago
  56. 429721c init: Implement 'exec' command. by San Mehat · 11 years ago
  57. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 10 years ago
  58. bc60954 builtins.c: Don't require file open() for chmod/chown by Nick Kralevich · 10 years ago
  59. 3d74d7a Add missing includes. by Elliott Hughes · 10 years ago
  60. a016c42 Init: Remove unused variables by Andreas Gampe · 11 years ago
  61. bfdcc40 Close fd on error path in do_mount() by Tomasz Kondel · 11 years ago
  62. d26135b Include reason when wiping data. by Jeff Sharkey · 11 years ago
  63. 40af092 Fix charger mode on first boot of force encrypt devices by Paul Lawrence · 11 years ago
  64. c23074f Enable not rebooting during default encryption by Paul Lawrence · 11 years ago
  65. ecba4dc am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init" by Elliott Hughes · 11 years ago
  66. 381341f Fix environment variable assignment in init by James Morrissey · 11 years ago
  67. cee2068 [HACK]fs_mgr+init: Format via recovery if encryptable /data is wiped by JP Abgrall · 11 years ago
  68. f22b745 fs_mrg: clean up multi-type mount_all by JP Abgrall · 11 years ago
  69. 24912dc resolved conflicts for merge of fa6f2543 to master by Riley Andrews · 11 years ago
  70. 1bbef88 Add ability to adjust init log level at runtime. by Riley Andrews · 11 years ago
  71. 6bd4588 resolved conflicts for merge of 079c637f to master by Riley Andrews · 11 years ago
  72. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 11 years ago
  73. 569e834 am 7c633e6f: am 233bbd9d: am ed02fbf0: Merge "Clean up some unnecessary system_properties cruft." by Elliott Hughes · 11 years ago
  74. f94853f Clean up some unnecessary system_properties cruft. by Elliott Hughes · 11 years ago
  75. d2e4281 am d96f05d2: am a7bf5bd1: am 3c049bbe: Merge "init: add \'enable <service>\' to negate "service <service>... disabled"" by JP Abgrall · 11 years ago
  76. 3beec7e init: add 'enable <service>' to negate "service <service>... disabled" by JP Abgrall · 11 years ago
  77. 166fa3d Auto-encrypt drive at startup by Paul Lawrence · 11 years ago
  78. 13d5bb4 Mount default encrypted devices at boot by Paul Lawrence · 11 years ago
  79. aa4051d am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 12 years ago
  80. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 12 years ago
  81. 5535b05 write_file: introduce O_NOFOLLOW, use sane mask by Nick Kralevich · 12 years ago
  82. a76baaa Add swapon_all to init's builtin commands by Ken Sumrall · 12 years ago
  83. 25383a5 am 372d668a: am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  84. 39021a4 am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  85. 83ada44 Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  86. acef650 am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data partition." by gcondra@google.com · 12 years ago
  87. 8a38787 Revert "Reload policy after setting up the data partition." by repo sync · 12 years ago
  88. efbe7fc am 63577d92: am fee250d2: Reload policy after setting up the data partition. by gcondra@google.com · 12 years ago
  89. fee250d Reload policy after setting up the data partition. by repo sync · 12 years ago
  90. ca8e66a Make init handle reboots by Nick Kralevich · 12 years ago
  91. ab6b852 fs_mgr: support a unified fstab format. by Ken Sumrall · 12 years ago
  92. 0e23fee Change setsebool syntax to be consistent with other init built-ins. by Stephen Smalley · 13 years ago
  93. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 13 years ago
  94. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 13 years ago
  95. c3a4a05 am 3af04b71: am 7c386a61: Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 13 years ago
  96. 7c386a6 Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 13 years ago
  97. 5c8574b init: Fix mkdir command when using ISUID or ISGID bit by Benoit Goby · 13 years ago
  98. e50ac5f Support shared-subtree and bind mount flags. by Jeff Sharkey · 13 years ago
  99. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 13 years ago
  100. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 13 years ago