1. 211ce13 Merge "Teach the mount command in init to not consider a wiped partition to be encrypted." by Ken Sumrall · 13 years ago
  2. 7bc6e9e Teach the mount command in init to not consider a wiped partition to be encrypted. by Ken Sumrall · 13 years ago
  3. 57de8b8 rename uevent_checked_recv to uevent_kernel_multicast_recv by Nick Kralevich · 13 years ago
  4. 4682aba am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  5. b0d0e26 resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  6. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  7. bb738d6 am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  8. de35f27 am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  9. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  10. 3268eda am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  11. e3ab424 am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  12. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  13. d6efa45 am 80337ffc: am 47e4ee59: am 71ead183: Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  14. 71ead18 Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  15. ab0c4e0 Merge "ueventd: track platform device uevents to parse block device names" by Colin Cross · 13 years ago
  16. 320cbfa Merge "ueventd: refactor uevent handling" by Colin Cross · 13 years ago
  17. fadb85e ueventd: track platform device uevents to parse block device names by Colin Cross · 13 years ago
  18. eb5ba83 ueventd: refactor uevent handling by Colin Cross · 13 years ago
  19. 9f1e0e3 Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  20. 8ec4904 Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  21. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 years ago
  22. c5c5103 Load the persistent properties after decrypting the /data partition by Ken Sumrall · 13 years ago
  23. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 13 years ago
  24. cf01597 property_service: Give radio permission to set net.qmi* by Amol Bhatkar · 13 years ago
  25. dd4d786 Fix for bug 3379244, non-eMMC devices don't start all services. by Ken Sumrall · 13 years ago
  26. 203bad5 Add the commands rm and rmdir to init. by Ken Sumrall · 13 years ago
  27. 4e84d3b Set a read-only property to indicate if the device is running encrypted. by Ken Sumrall · 13 years ago
  28. f5cb0a1 am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  29. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  30. 8bc6fb3 am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  31. bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  32. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  33. 378083a init: Fix parser line numbering by Bruce Beare · 14 years ago
  34. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  35. 58aa5b0 init: Allow non-root adbd to switch between TCP and USB modes by Mike Lockwood · 14 years ago
  36. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  37. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  38. 7e06476 Merge "Add missing headers for compilation on x86 targets" by Olivier Bailly · 14 years ago
  39. 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
  40. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  41. 609d882 init: Abort firmware transfer if firmware is missing by Benoit Goby · 14 years ago
  42. 7ca8f12 am 439b4dfb: am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  43. 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  44. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  45. cfa0d84 Allow AID_RADIO to restart the ril-daemon. by Wink Saville · 14 years ago
  46. 64092e8 am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  47. 78ea237 am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  48. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  49. d06df51 resolved conflicts for merge of 3b5214a6 to master by Brian Swetland · 14 years ago
  50. 3b5214a am 02863b95: add /vendor support by Brian Swetland · 14 years ago
  51. 02863b9 add /vendor support by Brian Swetland · 14 years ago
  52. 3eaa4e5 am 49b8124a: am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  53. 49b8124 am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  54. 17dcc5c Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  55. d227863 init: Add symlinks to USB character devices by Benoit Goby · 14 years ago
  56. 72f3a00 am 3fc108ac: am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  57. 3fc108a am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  58. fad7204 resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  59. 5f5d5c8 validate the source of uevent messages by Nick Kralevich · 14 years ago
  60. f13c2ba am 742150c0: merge from open-source master by The Android Open Source Project · 14 years ago
  61. 742150c merge from open-source master by The Android Open Source Project · 14 years ago
  62. 335cc39 am 62a54f3b: am 25b15be9: init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  63. 25b15be init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  64. 68fec9a Use complete hardware name without spaces. by Sean McNeil · 15 years ago
  65. 150f19e Mount /dev with nosuid by Nick Kralevich · 14 years ago
  66. 4ea0850 Revert "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
  67. 4ec97f2 Mount /dev with noexec and nosuid by Nick Kralevich · 14 years ago
  68. 6f5096b am 982a815c: Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  69. 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  70. c0d8fb5 DO NOT MERGE resolved conflicts for merge of e95aad61 to kraken by Mike Lockwood · 14 years ago
  71. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  72. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  73. b717dc8 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  74. 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 14 years ago
  75. ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 14 years ago
  76. 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 14 years ago
  77. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago
  78. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago
  79. 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 14 years ago
  80. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 14 years ago
  81. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 14 years ago
  82. 12541c6 init: reap exited child processes on signal_init by Colin Cross · 14 years ago
  83. b0ab94b init: create symlinks to block device nodes by Colin Cross · 14 years ago
  84. ed33625 Added a move flag for init's mount command that maps to MS_MOVE. by Jay Freeman (saurik) · 15 years ago
  85. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 14 years ago
  86. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 14 years ago
  87. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 14 years ago
  88. 504bc51 init: Move gettime() to util.c by Colin Cross · 14 years ago
  89. d11beb2 init: Move property_set_fd to property_service.c by Colin Cross · 14 years ago
  90. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 14 years ago
  91. 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 14 years ago
  92. a866695 init: Move keychords to keychords.c by Colin Cross · 14 years ago
  93. f24ed8c init: Move mtd functions from init.c to util.c by Colin Cross · 14 years ago
  94. 31712be Move filesystem mounting into a new "fs" init level by Colin Cross · 14 years ago
  95. 830abe0 MOAR GROUPS by Nick Pelly · 14 years ago
  96. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 14 years ago
  97. 32f5166 am 4f4ccaa1: am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 14 years ago
  98. 4f4ccaa am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 14 years ago
  99. 1340a09 system/core/init: set proper permissions for tpa2018d1 (CDMA) by Iliyan Malchev · 14 years ago
  100. 6405c69 Clean fix for the chown race condition on new input devices. by Nick Pelly · 14 years ago