1. ebf4658 init: do not load default.prop from ramdisk in charger mode by Dima Zavin · 13 years ago
  2. ca47cef init: add charge mode handling by Dima Zavin · 13 years ago
  3. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago
  4. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago
  5. 2d55e02 libcutils/init: move uevent socket opening code to libcutils by Dima Zavin · 13 years ago
  6. 3bea079 init: check for list empty when getting commands for action by Dima Zavin · 13 years ago
  7. 5da9358 Allow radio to set sys.usb.config by Benoit Goby · 13 years ago
  8. 22bfc4c Allow radio to set net.cdma* properties by Benoit Goby · 13 years ago
  9. 7100f64 Allow radio to set net.lte* properties by Benoit Goby · 13 years ago
  10. c21dcef am 45e8fc6b: am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  11. 45e8fc6 am 8621b5ea: am 212282c3: am 80dbd2a7: Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  12. 80dbd2a Merge "Fix build error in init when building with bootchart" by Conley Owens · 13 years ago
  13. 9bb4d41 init: update permissions for VPN. by Chia-chi Yeh · 13 years ago
  14. 27164dc init: make "mkdir" work even when the directory already exists. by Chia-chi Yeh · 13 years ago
  15. d18678f init: Handle EINTR in handle_property_set_fd() by Mike Lockwood · 13 years ago
  16. 1f0bd32 init: Add support for assigning system properties to system properties in init.rc by Mike Lockwood · 13 years ago
  17. f5cb5b2 init: Fix the init.rc import command by Mike Lockwood · 13 years ago
  18. 7ba61b1 init: Allow wildcards in property triggers by using * for property value by Mike Lockwood · 13 years ago
  19. 2c4d5dc init: Add support for writing system property value to a file in init.rc by Mike Lockwood · 13 years ago
  20. 211ce13 Merge "Teach the mount command in init to not consider a wiped partition to be encrypted." by Ken Sumrall · 13 years ago
  21. 7bc6e9e Teach the mount command in init to not consider a wiped partition to be encrypted. by Ken Sumrall · 13 years ago
  22. 57de8b8 rename uevent_checked_recv to uevent_kernel_multicast_recv by Nick Kralevich · 13 years ago
  23. 4682aba am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  24. b0d0e26 resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  25. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  26. bb738d6 am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  27. de35f27 am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  28. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  29. 3268eda am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  30. e3ab424 am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  31. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  32. 9ab8190 Fix build error in init when building with bootchart by Carl-Emil Lagerstedt · 13 years ago
  33. d6efa45 am 80337ffc: am 47e4ee59: am 71ead183: Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  34. 71ead18 Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  35. ab0c4e0 Merge "ueventd: track platform device uevents to parse block device names" by Colin Cross · 13 years ago
  36. 320cbfa Merge "ueventd: refactor uevent handling" by Colin Cross · 13 years ago
  37. fadb85e ueventd: track platform device uevents to parse block device names by Colin Cross · 13 years ago
  38. eb5ba83 ueventd: refactor uevent handling by Colin Cross · 13 years ago
  39. 9f1e0e3 Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  40. 8ec4904 Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  41. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 years ago
  42. c5c5103 Load the persistent properties after decrypting the /data partition by Ken Sumrall · 13 years ago
  43. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 13 years ago
  44. cf01597 property_service: Give radio permission to set net.qmi* by Amol Bhatkar · 13 years ago
  45. dd4d786 Fix for bug 3379244, non-eMMC devices don't start all services. by Ken Sumrall · 13 years ago
  46. 203bad5 Add the commands rm and rmdir to init. by Ken Sumrall · 13 years ago
  47. 4e84d3b Set a read-only property to indicate if the device is running encrypted. by Ken Sumrall · 13 years ago
  48. f5cb0a1 am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  49. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  50. 8bc6fb3 am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  51. bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  52. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  53. 378083a init: Fix parser line numbering by Bruce Beare · 14 years ago
  54. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  55. 58aa5b0 init: Allow non-root adbd to switch between TCP and USB modes by Mike Lockwood · 14 years ago
  56. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  57. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  58. 7e06476 Merge "Add missing headers for compilation on x86 targets" by Olivier Bailly · 14 years ago
  59. 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
  60. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  61. 609d882 init: Abort firmware transfer if firmware is missing by Benoit Goby · 14 years ago
  62. 7ca8f12 am 439b4dfb: am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  63. 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  64. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  65. cfa0d84 Allow AID_RADIO to restart the ril-daemon. by Wink Saville · 14 years ago
  66. 64092e8 am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  67. 78ea237 am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  68. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  69. d06df51 resolved conflicts for merge of 3b5214a6 to master by Brian Swetland · 14 years ago
  70. 3b5214a am 02863b95: add /vendor support by Brian Swetland · 14 years ago
  71. 02863b9 add /vendor support by Brian Swetland · 14 years ago
  72. 3eaa4e5 am 49b8124a: am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  73. 49b8124 am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  74. 17dcc5c Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  75. d227863 init: Add symlinks to USB character devices by Benoit Goby · 14 years ago
  76. 72f3a00 am 3fc108ac: am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  77. 3fc108a am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  78. fad7204 resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  79. 5f5d5c8 validate the source of uevent messages by Nick Kralevich · 14 years ago
  80. f13c2ba am 742150c0: merge from open-source master by The Android Open Source Project · 14 years ago
  81. 742150c merge from open-source master by The Android Open Source Project · 14 years ago
  82. 335cc39 am 62a54f3b: am 25b15be9: init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  83. 25b15be init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  84. 68fec9a Use complete hardware name without spaces. by Sean McNeil · 15 years ago
  85. 150f19e Mount /dev with nosuid by Nick Kralevich · 14 years ago
  86. 4ea0850 Revert "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
  87. 4ec97f2 Mount /dev with noexec and nosuid by Nick Kralevich · 14 years ago
  88. 6f5096b am 982a815c: Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  89. 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  90. c0d8fb5 DO NOT MERGE resolved conflicts for merge of e95aad61 to kraken by Mike Lockwood · 14 years ago
  91. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  92. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  93. b717dc8 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  94. 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 14 years ago
  95. ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 14 years ago
  96. 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 14 years ago
  97. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago
  98. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago
  99. 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 14 years ago
  100. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 14 years ago