1. a0c9008 Merge "init: support matching sysfs class paths in ueventd.rc" am: faa14b94d5 by Rob Herring · 9 years ago
  2. 6de783a init: support matching sysfs class paths in ueventd.rc by Rob Herring · 9 years ago
  3. 7aef627 Merge "init: rework fixup_sys_perms to use perm_path_matches" am: 0504a94cd9 by Rob Herring · 9 years ago
  4. e5636a3 init: rework fixup_sys_perms to use perm_path_matches by Rob Herring · 9 years ago
  5. 71bac3f Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524 by Paul Crowley · 9 years ago
  6. af8be58 Wipe device on policy error by Paul Crowley · 9 years ago
  7. f204916 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  8. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
  9. 7bdd6a8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  10. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  11. 721c9ce ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  12. 355e4c8 Merge "ueventd: relabel block devices nodes when processing subsequent add events" am: 94b0f37 by Treehugger Robot · 9 years ago
  13. 24a3cbf ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 9 years ago
  14. 1a920d7 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a by Paul Lawrence · 9 years ago
  15. 1f99218 Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
  16. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  17. 8bcb7ca Merge "Remove undocumented functionality from init." into nyc-dev am: 27fe8c9 by Elliott Hughes · 9 years ago
  18. 9c4a0e0 Merge changes from topic \'boringssl_conversion\' am: 52eb93c am: 0781351 by Elliott Hughes · 9 years ago
  19. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  20. a3cc602 Remove undocumented functionality from init. by Elliott Hughes · 9 years ago
  21. 52a302d Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88 by Yabin Cui · 9 years ago
  22. 46e0379 init: write bootloader message directly. by Yabin Cui · 9 years ago
  23. c7f5af5 Merge "ueventd: convert to use pwd family of functions" am: 2c78f62 am: 1397e7a by Elliott Hughes · 9 years ago
  24. 2a651e6 Merge "property_service: drop unused header" am: 1134925 am: b627a01 by Elliott Hughes · 9 years ago
  25. 6ba3710 Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7 by Elliott Hughes · 9 years ago
  26. ff37c38 Merge "init: switch from android_ids to getpwnam" am: 171504f am: 43cbd05 by Elliott Hughes · 9 years ago
  27. 5b5a8ac ueventd: convert to use pwd family of functions by William Roberts · 9 years ago
  28. 8e1dce8 property_service: drop unused header by William Roberts · 9 years ago
  29. 6df1570 init: drop unused header android_filesystem_config.h by William Roberts · 9 years ago
  30. 3792e6c init: switch from android_ids to getpwnam by William Roberts · 9 years ago
  31. 402fb79 init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  32. 24f79be Merge "init: turn off backlight when performing shutdown cleanup" am: adf1cde by Mark Salyzyn · 9 years ago
  33. a98cc9c init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 9 years ago
  34. 0fcc2ee init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  35. e4c8b31 Merge "init: watchdog restarted during shutdown fsck" am: 3443caa am: 34dcdd8 by Mark Salyzyn · 9 years ago
  36. ad575e0 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 9 years ago
  37. d87a174 Merge "init/builtins.cpp: Switch to finit_module" am: b3cf2e0 am: 699b115 by Nick Kralevich · 9 years ago
  38. 124a9c9 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  39. d219b4e Merge "Address const issues in preparation for libcxx rebase." am: 7f84a07 by Dan Austin · 9 years ago
  40. 7f84a07 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  41. 427fb72 Merge "Fix const issues in preparation for libcxx rebase." am: dce9b61 by Dan Austin · 9 years ago
  42. dce9b61 Merge "Fix const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  43. 60b976d Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  44. a27bbd2 Fix const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  45. 2a1c430 Merge "Revert "Set mmap_rnd_bits to maximum value."" am: bb296fd by Daniel Cashman · 9 years ago
  46. c8f026f Revert "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  47. a0218d9 Merge "init: improve mmap ASLR failure reporting" am: b27026f by Kees Cook · 9 years ago
  48. 39caeb5 init: improve mmap ASLR failure reporting by Kees Cook · 9 years ago
  49. 7b094b7 init: Fix typo. am: 9261ad1 by dcashman · 9 years ago
  50. 754dd96 init: Fix typo. by dcashman · 9 years ago
  51. 9261ad1 init: Fix typo. by dcashman · 9 years ago
  52. 3396b4b Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  53. 0f80d8c Temporarily add set_mmap_rnd_bits brillo exception am: 69022e0 by dcashman · 9 years ago
  54. 69022e0 Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  55. c819e78 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  56. 8aacc03 Set mmap_rnd_bits to maximum value. am: 5d36813 by dcashman · 9 years ago
  57. 5d36813 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  58. 4492dd2 Merge "Multiple consoles" am: a01de8f by Viorel Suman · 9 years ago
  59. 70daa67 Multiple consoles by Viorel Suman · 9 years ago
  60. 441c076 Merge "Revert "Enable multiple consoles"" am: ba44383 by Viorel Suman · 9 years ago
  61. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  62. f50b165 Merge "Enable multiple consoles" am: f3f7d64 by Viorel Suman · 9 years ago
  63. caafe5c Enable multiple consoles by Viorel Suman · 9 years ago
  64. 0af61f0 Merge "Leftovers of the SELinux policy update mechanism" am: b9c0788806 by Janis Danisevskis · 9 years ago
  65. 3d1dff2 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
  66. 02f689e Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 9 years ago
  67. 2c5b89a Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  68. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  69. bdd5908 Merge "Distinguish between unencrypted and unencryptable" into nyc-dev by Paul Lawrence · 9 years ago
  70. 1098aac Distinguish between unencrypted and unencryptable by Paul Lawrence · 9 years ago
  71. 3ae908e Merge "Mount selinuxfs when other filesystems are mounted" am: ad5dc479cd by Nick Kralevich · 9 years ago
  72. 3d9e273 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  73. 9bcfd64 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  74. c4c8bf4 Merge "Use ro.debuggable instead of ro.build.type" am: 37c90df931 am: 4e30b63fc6 by Yusuke Sato · 9 years ago
  75. 246b0fd Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago
  76. 17e5b23 Merge "init: harden socket creation against symlinks" into nyc-dev by Nick Kralevich · 9 years ago
  77. ab5629c init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  78. 22b6f7a resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  79. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  80. c895f11 Merge "User 0 directories are created by vold now." by Jeff Sharkey · 9 years ago
  81. be49484 Merge "init: fix writepid wrong pid written in file(s)" am: 718625010d by Elliott Hughes · 9 years ago
  82. b702b46 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  83. 3b9c83a User 0 directories are created by vold now. by Jeff Sharkey · 9 years ago
  84. 1446f0f Merge "Remove code to handle non-default file encryption" by Paul Lawrence · 9 years ago
  85. edbc3af Merge "init: Fix load_firmware error" am: f330e5462d am: de0af89c82 by Elliott Hughes · 9 years ago
  86. 6908018 Remove code to handle non-default file encryption by Paul Lawrence · 9 years ago
  87. 5949745 On FDE devices, initialize user 0 by Paul Crowley · 9 years ago
  88. dc84856 init: Fix load_firmware error by Biao Lu · 9 years ago
  89. 6ddde53 Merge "init: Update readme.txt to reflect recent changes to init" am: d401eba04c by Tom Cherry · 9 years ago
  90. 1fb20b8 init: Update readme.txt to reflect recent changes to init by Tom Cherry · 9 years ago
  91. 65f54a8 Merge "Remove no-longer-needed crypto init builtins" by Paul Crowley · 9 years ago
  92. 25778dc Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886 by Hung-ying Tyan · 9 years ago
  93. e7f9779 Merge "Allow paths of .rc files to be specified at mount_all" by Hung-ying Tyan · 9 years ago
  94. dc738ea Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  95. 558d8f4 Remove no-longer-needed crypto init builtins by Paul Crowley · 9 years ago
  96. 974bf66 Merge "logging: avoid unnecessary printfs" am: 542a511f87 am: 5644112b7e by Nick Kralevich · 9 years ago
  97. 5db8d6a logging: avoid unnecessary printfs by Nick Kralevich · 9 years ago
  98. 363d7cc Merge "Remove special case handling of "ro." properties permissions" am: b45f8179be by Tom Cherry · 9 years ago
  99. c787cf2 Remove special case handling of "ro." properties permissions by Tom Cherry · 9 years ago
  100. 51aaece Merge "libinit: depend on libselinux" am: 710056efb8 am: f97f11f8c1 by Colin Cross · 9 years ago