1. dbe88e7 init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  2. 53089aa init: Use std::string for write_file() by Tom Cherry · 8 years ago
  3. bc9cb38 Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  4. 3428d0c Merge "Revert "init: use read_file and write_file to implement do_copy builtin"" by Wonsik Kim · 8 years ago
  5. 395e294 Revert "init: use read_file and write_file to implement do_copy builtin" by Wonsik Kim · 8 years ago
  6. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  7. ccf2353 init: replace property_get with its android::base equivalent by Tom Cherry · 8 years ago
  8. 7f0d15a Merge "init: use read_file and write_file to implement do_copy builtin" by Treehugger Robot · 8 years ago
  9. 82bac0d init: use read_file and write_file to implement do_copy builtin by Yongqin Liu · 8 years ago
  10. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  11. 40578ab init: Fix leaking fd and error print by Tom Cherry · 8 years ago
  12. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  13. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  14. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  15. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  16. 77f0e9f init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 8 years ago
  17. 978fd0e init: service file command only opens existing files by Mark Salyzyn · 8 years ago
  18. 331cf2f Replace the "coldboot" timeout with a property. by Elliott Hughes · 8 years ago
  19. a8d8434 Add flags to restorecon_recursive to traverse filesystems by Paul Lawrence · 8 years ago
  20. d1d3bdd Only restorecon CE storage after unlocked. by Jeff Sharkey · 9 years ago
  21. 290a228 Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. by Elliott Hughes · 8 years ago
  22. 9605a94 init start time tracking. by Elliott Hughes · 8 years ago
  23. db69107 init: errno handling in create_file by Mark Salyzyn · 8 years ago
  24. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  25. f39f7f1 Use android::base::Readlink in init. by Elliott Hughes · 8 years ago
  26. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  27. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  28. f86b5a6 Move init to libbase logging. by Elliott Hughes · 9 years ago
  29. 3195116 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  30. 4b56162 init: Add support for ${x.y:-default} expansion by Mark Salyzyn · 9 years ago
  31. 3792e6c init: switch from android_ids to getpwnam by William Roberts · 9 years ago
  32. a27bbd2 Fix const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  33. 3d9e273 Mount selinuxfs when other filesystems are mounted by Nick Kralevich · 9 years ago
  34. 9bcfd64 init: harden socket creation against symlinks by Nick Kralevich · 9 years ago
  35. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  36. 83ccb1c init: Don't ignore setsockcreatecon errors by Nick Kralevich · 9 years ago
  37. cda81d0 am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 9 years ago
  38. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  39. 42f669a am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories" by Lee Campbell · 9 years ago
  40. f13b1b3 init: Adding support to import directories by Lee Campbell · 9 years ago
  41. 7cba866 am 8d855ba9: am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value" by Nick Kralevich · 10 years ago
  42. d2104df init/util.cpp: don't return a negative unsigned value by Nick Kralevich · 10 years ago
  43. af02e24 am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  44. 9fc8343 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  45. 604e754 am 91cf41cf: init: wait_for_file use smaller time resolution by Thierry Strudel · 10 years ago
  46. 91cf41c init: wait_for_file use smaller time resolution by Thierry Strudel · 10 years ago
  47. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  48. 2550355 resolved conflicts for merge of d410a9b3 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  49. cce7e93 Fix insmod module size by Tom Cherry · 10 years ago
  50. eaa3b4e Fix insmod module size by Tom Cherry · 10 years ago
  51. b7f8b91 am 86aeb11e: Merge "load ro.recovery_id property from recovery partition" into mnc-dev by Andres Morales · 10 years ago
  52. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  53. db5f5d4 load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  54. fdf2546 am a5aa7a11: am 55c2e1f4: Merge "Clean up init /proc/cmdline handling." by Elliott Hughes · 10 years ago
  55. e5ce30f Clean up init /proc/cmdline handling. by Elliott Hughes · 10 years ago
  56. eab1e21 am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  57. 14adea3 am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  58. ada332e am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  59. ec9bd16 am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  60. f667a32 init: get rid of the remaining double mounts by Nick Kralevich · 10 years ago
  61. e34577c init: use SELinux /dev/null if available by Nick Kralevich · 10 years ago
  62. 2ae7d4e am 6b6df173: am f8b0743e: Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago
  63. eedbe81 init: fix write_file checkreqprot logic error by Nick Kralevich · 10 years ago
  64. 438443e resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp by Ed Tam · 10 years ago
  65. da40c00 Log more timing information from init. by Elliott Hughes · 10 years ago
  66. bbc01d8 Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
  67. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  68. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  69. 98ff772 Create libbase. by Dan Albert · 10 years ago
  70. 74b34f3 Remove /proc/cpuinfo parsing by Rom Lemarchand · 10 years ago
  71. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  72. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  73. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (87%) from init/util.c]
  74. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 10 years ago
  75. 07f3fee init: Fix memory corruption when sanitizing platform paths by Christopher R. Palmer · 10 years ago
  76. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  77. dbd37f2 Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 11 years ago
  78. a613819 restorecon_recursive("/sys") speed boot time by Nick Kralevich · 11 years ago
  79. 36b39a9 Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" by Colin Cross · 11 years ago
  80. 2e63e71 init: support longer command lines by Andrew Boie · 11 years ago
  81. ae76f6d init: call restorecon on /sys by Nick Kralevich · 12 years ago
  82. 8348d27 Add support for socket security context specification. by Stephen Smalley · 12 years ago
  83. 93ca79b Allow more characters in partition name links by Johan Redestig · 13 years ago
  84. 229dc35 init: Fix get_hardware_name() to cope with long /proc/cpuinfo output by Jon Medhurst · 12 years ago
  85. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  86. b3a5343 Merge "Fixed a discarded const qualifier warning" by Stephen Hines · 12 years ago
  87. ef3f7fa Merge "Set the SELinux security label on new directories." by Jean-Baptiste Queru · 12 years ago
  88. de7f1ad Fixed a discarded const qualifier warning by Edwin Vane · 12 years ago
  89. e096e36 Set the SELinux security label on new directories. by Stephen Smalley · 13 years ago
  90. 6439693 am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE Android." by Jean-Baptiste Queru · 13 years ago
  91. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 13 years ago
  92. 38f368c Don't parse properties from unsafe files. by Nick Kralevich · 13 years ago
  93. 2b99543 Pick up on androidboot.hardware kernel cmd option by Vladimir Chtchetkine · 13 years ago
  94. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  95. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  96. 742150c merge from open-source master by The Android Open Source Project · 15 years ago
  97. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 15 years ago
  98. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 15 years ago
  99. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
  100. b0ab94b init: create symlinks to block device nodes by Colin Cross · 15 years ago