1. 6de783a init: support matching sysfs class paths in ueventd.rc by Rob Herring · 8 years ago
  2. e5636a3 init: rework fixup_sys_perms to use perm_path_matches by Rob Herring · 8 years ago
  3. 7bdd6a8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  4. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  5. 24a3cbf ueventd: relabel block devices nodes when processing subsequent add events by Mihai Serban · 8 years ago
  6. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 8 years ago
  7. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  8. 5b5a8ac ueventd: convert to use pwd family of functions by William Roberts · 8 years ago
  9. 8e1dce8 property_service: drop unused header by William Roberts · 8 years ago
  10. 6df1570 init: drop unused header android_filesystem_config.h by William Roberts · 8 years ago
  11. 3792e6c init: switch from android_ids to getpwnam by William Roberts · 8 years ago
  12. a98cc9c init: turn off backlight when performing shutdown cleanup by Mark Salyzyn · 8 years ago
  13. ad575e0 init: watchdog restarted during shutdown fsck by Mark Salyzyn · 8 years ago
  14. 124a9c9 init/builtins.cpp: Switch to finit_module by Nick Kralevich · 9 years ago
  15. 7f84a07 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  16. dce9b61 Merge "Fix const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  17. 60b976d Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  18. a27bbd2 Fix const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  19. c8f026f Revert "Set mmap_rnd_bits to maximum value." by Daniel Cashman · 9 years ago
  20. 39caeb5 init: improve mmap ASLR failure reporting by Kees Cook · 9 years ago
  21. 754dd96 init: Fix typo. by dcashman · 9 years ago
  22. 3396b4b Temporarily add set_mmap_rnd_bits brillo exception by dcashman · 9 years ago
  23. c819e78 Set mmap_rnd_bits to maximum value. by dcashman · 9 years ago
  24. 70daa67 Multiple consoles by Viorel Suman · 9 years ago
  25. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 9 years ago
  26. caafe5c Enable multiple consoles by Viorel Suman · 9 years ago
  27. 3d1dff2 Leftovers of the SELinux policy update mechanism by Janis Danisevskis · 9 years ago
  28. 2c5b89a Merge "Cleanup uses of sprintf so we can deprecate it." by George Burgess IV · 9 years ago
  29. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  30. 3d9e273 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  31. 9bcfd64 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  32. 246b0fd Use ro.debuggable instead of ro.build.type by Yusuke Sato · 9 years ago
  33. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  34. b702b46 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  35. dc84856 init: Fix load_firmware error by Biao Lu · 9 years ago
  36. 1fb20b8 init: Update readme.txt to reflect recent changes to init by Tom Cherry · 9 years ago
  37. e7f9779 Merge "Allow paths of .rc files to be specified at mount_all" by Hung-ying Tyan · 9 years ago
  38. dc738ea Allow paths of .rc files to be specified at mount_all by Hung-ying Tyan · 9 years ago
  39. 5db8d6a logging: avoid unnecessary printfs by Nick Kralevich · 9 years ago
  40. c787cf2 Remove special case handling of "ro." properties permissions by Tom Cherry · 9 years ago
  41. 710056e Merge "libinit: depend on libselinux" by Colin Cross · 9 years ago
  42. b7e03e8 init: Allows shutting down cleanly. by Bertrand SIMONNET · 9 years ago
  43. c1caf88 libinit: depend on libselinux by Colin Cross · 9 years ago
  44. dbddb40 Update init documentation to reflect fs_config changes by Tom Cherry · 9 years ago
  45. 0d1214c Merge "Set up dm-verity in EIO mode instead of logging mode" by Sami Tolvanen · 9 years ago
  46. 9e9efca init: set ro.boot.flash.locked from ro.boot.verifiedbootstate by Sami Tolvanen · 9 years ago
  47. 1563d65 Remove property_area_initialized by Tom Cherry · 9 years ago
  48. c689984 Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 9 years ago
  49. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  50. 265f525 Remove ANDROID_PROPERTY_WORKSPACE by Tom Cherry · 9 years ago
  51. 6036114 Abort if __system_property_area_init fails by Tom Cherry · 9 years ago
  52. 90f52df Set up dm-verity in EIO mode instead of logging mode by Sami Tolvanen · 9 years ago
  53. e36a85c restorecon /property_contexts by Tom Cherry · 9 years ago
  54. 83ccb1c init: Don't ignore setsockcreatecon errors by Nick Kralevich · 9 years ago
  55. 2d8f1d4 Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  56. c39ba5a Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  57. 1dcf325 init: skip "name" DT entry by Rom Lemarchand · 9 years ago
  58. 27ff124 Merge "init/adb: correct static lib dependencies for libselinux" am: 38aee48fc6 by Daniel Cashman · 9 years ago
  59. 38aee48 Merge "init/adb: correct static lib dependencies for libselinux" by Daniel Cashman · 9 years ago
  60. bd2d961 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  61. eea68c6 Merge "Remove __DATE__/__TIME__ from init and debuggerd" am: 512b0e60b4 by Dan Willemsen · 9 years ago
  62. 30622bb Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 9 years ago
  63. 234aedf am b8cc70a9: Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  64. 99e3a92 Error correction: Use libfec in fs_mgr by Sami Tolvanen · 9 years ago
  65. 415f1bd am 4bd3148e: Merge "Revert "Error correction: Use libfec in fs_mgr"" by Sami Tolvanen · 9 years ago
  66. 0923453 Revert "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  67. 81ef658 am a2cfddd3: Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  68. 3de3a0f Error correction: Use libfec in fs_mgr by Sami Tolvanen · 9 years ago
  69. 545b7c9 am 2fb90dc8: Merge changes from topic \'userspace-audit\' by Nick Kralevich · 9 years ago
  70. 2fb90dc Merge changes from topic 'userspace-audit' by Nick Kralevich · 9 years ago
  71. 17ac480 am 55793400: Merge "init shouldn\'t call DumpState by default." by Elliott Hughes · 9 years ago
  72. 1946d3b init shouldn't call DumpState by default. by Elliott Hughes · 9 years ago
  73. d7aea44 property_service: log pid,uid and gid of setprop client by William Roberts · 9 years ago
  74. 4bc228e am f656b683: am ada7fa06: Merge "Fix perfboot.py to work with the recent change." by Yasuhiro Matsuda · 9 years ago
  75. f656b68 am ada7fa06: Merge "Fix perfboot.py to work with the recent change." by Yasuhiro Matsuda · 9 years ago
  76. 6ee1940 Fix perfboot.py to work with the recent change. by Yasuhiro Matsuda · 9 years ago
  77. a2bdc2d am f23ef77f: am 4aa9dbab: Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 9 years ago
  78. f23ef77 am 4aa9dbab: Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 9 years ago
  79. 3be66ed init: Update readme.txt to reflect recent changes to init. by Tom Cherry · 9 years ago
  80. af20a7c resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp by Tom Cherry · 9 years ago
  81. cda81d0 am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 9 years ago
  82. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  83. 25c22bb am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 9 years ago
  84. d64bf33 am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 9 years ago
  85. c7676b5 am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 9 years ago
  86. 60eb73e am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 9 years ago
  87. b8dd027 init: import init rc scripts from file systems after mount_all by Tom Cherry · 9 years ago
  88. cb716f9 init: Queue Triggers instead of Actions by Tom Cherry · 9 years ago
  89. 2ef82cf am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 9 years ago
  90. 9962b04 am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 9 years ago
  91. d81c3c6 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 9 years ago
  92. c52f66b am 885400fd: am 4d09db9d: Merge "perfboot.py: Add --end-tag option" by Yusuke Sato · 9 years ago
  93. 8e9a1ae am 885400fd: am 4d09db9d: Merge "perfboot.py: Add --end-tag option" by Yusuke Sato · 9 years ago
  94. 3966ebb perfboot.py: Add --end-tag option by Yusuke Sato · 9 years ago
  95. d717f86 am 64c30a79: am 084c00b8: Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  96. d7f0a73 am 64c30a79: am 084c00b8: Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  97. 084c00b Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  98. f90b653 init: add LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  99. 38887c5 am 51ffedd2: am 1efef4c4: Merge "Revert "init: add LOCAL_SANITIZE := integer"" by Nick Kralevich · 9 years ago
  100. 1deb031 am 51ffedd2: am 1efef4c4: Merge "Revert "init: add LOCAL_SANITIZE := integer"" by Nick Kralevich · 9 years ago