1. 4547423 Set verity mode as the verified property value by Sami Tolvanen · 10 years ago
  2. cd67f00 Always use strerror to report errno. by Elliott Hughes · 10 years ago
  3. db3f267 Clean up property setting code. by Elliott Hughes · 10 years ago
  4. acbf9be Add init command to set verified properties by Sami Tolvanen · 10 years ago
  5. 7010301 Remove chroot from init. by Elliott Hughes · 10 years ago
  6. 641d3e8 Remove chdir from init. by Elliott Hughes · 10 years ago
  7. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 10 years ago
  8. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  9. cee683e builtins: remove setenforce command by Nick Kralevich · 10 years ago
  10. a4d9848 Merge "Implement exec." by Elliott Hughes · 10 years ago
  11. 8ff0190 Add init support for dm-verity logging mode by Sami Tolvanen · 10 years ago
  12. 8d82ea0 Implement exec. by Elliott Hughes · 10 years ago
  13. e2d63af Move sprintf to snprintf. by Yabin Cui · 10 years ago
  14. 7e952f4 Bump do_write buffer size by Johan Redestig · 10 years ago
  15. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  16. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  17. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (98%) from init/builtins.c]
  18. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 10 years ago
  19. 429721c init: Implement 'exec' command. by San Mehat · 10 years ago
  20. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 10 years ago
  21. bc60954 builtins.c: Don't require file open() for chmod/chown by Nick Kralevich · 10 years ago
  22. 3d74d7a Add missing includes. by Elliott Hughes · 10 years ago
  23. a016c42 Init: Remove unused variables by Andreas Gampe · 10 years ago
  24. bfdcc40 Close fd on error path in do_mount() by Tomasz Kondel · 11 years ago
  25. d26135b Include reason when wiping data. by Jeff Sharkey · 10 years ago
  26. 40af092 Fix charger mode on first boot of force encrypt devices by Paul Lawrence · 10 years ago
  27. c23074f Enable not rebooting during default encryption by Paul Lawrence · 10 years ago
  28. ecba4dc am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init" by Elliott Hughes · 10 years ago
  29. 381341f Fix environment variable assignment in init by James Morrissey · 10 years ago
  30. cee2068 [HACK]fs_mgr+init: Format via recovery if encryptable /data is wiped by JP Abgrall · 10 years ago
  31. f22b745 fs_mrg: clean up multi-type mount_all by JP Abgrall · 10 years ago
  32. 24912dc resolved conflicts for merge of fa6f2543 to master by Riley Andrews · 10 years ago
  33. 1bbef88 Add ability to adjust init log level at runtime. by Riley Andrews · 10 years ago
  34. 6bd4588 resolved conflicts for merge of 079c637f to master by Riley Andrews · 10 years ago
  35. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 10 years ago
  36. 569e834 am 7c633e6f: am 233bbd9d: am ed02fbf0: Merge "Clean up some unnecessary system_properties cruft." by Elliott Hughes · 10 years ago
  37. f94853f Clean up some unnecessary system_properties cruft. by Elliott Hughes · 10 years ago
  38. d2e4281 am d96f05d2: am a7bf5bd1: am 3c049bbe: Merge "init: add \'enable <service>\' to negate "service <service>... disabled"" by JP Abgrall · 11 years ago
  39. 3beec7e init: add 'enable <service>' to negate "service <service>... disabled" by JP Abgrall · 11 years ago
  40. 166fa3d Auto-encrypt drive at startup by Paul Lawrence · 11 years ago
  41. 13d5bb4 Mount default encrypted devices at boot by Paul Lawrence · 11 years ago
  42. aa4051d am 2f924ebe: am a94d2b39: Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 11 years ago
  43. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 11 years ago
  44. 5535b05 write_file: introduce O_NOFOLLOW, use sane mask by Nick Kralevich · 11 years ago
  45. a76baaa Add swapon_all to init's builtin commands by Ken Sumrall · 11 years ago
  46. 25383a5 am 372d668a: am 39021a48: am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 11 years ago
  47. 39021a4 am 83ada447: Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 11 years ago
  48. 83ada44 Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 11 years ago
  49. acef650 am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data partition." by gcondra@google.com · 11 years ago
  50. 8a38787 Revert "Reload policy after setting up the data partition." by repo sync · 11 years ago
  51. efbe7fc am 63577d92: am fee250d2: Reload policy after setting up the data partition. by gcondra@google.com · 12 years ago
  52. fee250d Reload policy after setting up the data partition. by repo sync · 12 years ago
  53. ca8e66a Make init handle reboots by Nick Kralevich · 12 years ago
  54. ab6b852 fs_mgr: support a unified fstab format. by Ken Sumrall · 12 years ago
  55. 0e23fee Change setsebool syntax to be consistent with other init built-ins. by Stephen Smalley · 12 years ago
  56. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  57. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  58. c3a4a05 am 3af04b71: am 7c386a61: Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 12 years ago
  59. 7c386a6 Merge "Extend and document the "wait" command" by Jean-Baptiste Queru · 12 years ago
  60. 5c8574b init: Fix mkdir command when using ISUID or ISGID bit by Benoit Goby · 12 years ago
  61. e50ac5f Support shared-subtree and bind mount flags. by Jeff Sharkey · 12 years ago
  62. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  63. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 12 years ago
  64. 96d0a4d Extend and document the "wait" command by Patrick McCormick · 14 years ago
  65. 93574c6 init: Fix chown and chmod for write-only files by Benoit Goby · 13 years ago
  66. 42a9349 init: make chmod/mkdir/chown not follow symlinks by Geremy Condra · 13 years ago
  67. 048cc27 am 0e9dd90a: Change init to use libfs_mgr to mount filesystems. by Ken Sumrall · 13 years ago
  68. 0e9dd90 Change init to use libfs_mgr to mount filesystems. by Ken Sumrall · 13 years ago
  69. cf41769 am 64753635: am a02ff986: Merge "init: Add noexec mount option" by Colin Cross · 13 years ago
  70. b6ee25e init: Add noexec mount option by Lars Svensson · 13 years ago
  71. 5890301 init: Fix chown and chmod for write-only files by Benoit Goby · 13 years ago
  72. b54f39f init: Retain traditional restart behavior for critical and oneshot services. by Mike Kasick · 13 years ago
  73. 9ed1fe7 init: make chmod/mkdir/chown not follow symlinks by Geremy Condra · 13 years ago
  74. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 13 years ago
  75. 84bf9af init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  76. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  77. 27164dc init: make "mkdir" work even when the directory already exists. by Chia-chi Yeh · 13 years ago
  78. 1f0bd32 init: Add support for assigning system properties to system properties in init.rc by Mike Lockwood · 13 years ago
  79. f5cb5b2 init: Fix the init.rc import command by Mike Lockwood · 13 years ago
  80. 2c4d5dc init: Add support for writing system property value to a file in init.rc by Mike Lockwood · 13 years ago
  81. 7bc6e9e Teach the mount command in init to not consider a wiped partition to be encrypted. by Ken Sumrall · 13 years ago
  82. c5c5103 Load the persistent properties after decrypting the /data partition by Ken Sumrall · 14 years ago
  83. dd4d786 Fix for bug 3379244, non-eMMC devices don't start all services. by Ken Sumrall · 14 years ago
  84. 203bad5 Add the commands rm and rmdir to init. by Ken Sumrall · 14 years ago
  85. 4e84d3b Set a read-only property to indicate if the device is running encrypted. by Ken Sumrall · 14 years ago
  86. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  87. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 15 years ago
  88. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago
  89. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 15 years ago
  90. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
  91. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 15 years ago
  92. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 15 years ago
  93. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 15 years ago
  94. 4d0b21f am 4833d9f4: init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
  95. 4833d9f init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
  96. 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  97. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
  98. 9f28bde Trivial implementation of init's import command. by Jay Freeman (saurik) · 16 years ago
  99. 7c44fe5 init: builtins: Add 'copy' command to init.rc parser by San Mehat · 15 years ago
  100. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 16 years ago