1. 58aa5b0 init: Allow non-root adbd to switch between TCP and USB modes by Mike Lockwood · 14 years ago
  2. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  3. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  4. 7e06476 Merge "Add missing headers for compilation on x86 targets" by Olivier Bailly · 14 years ago
  5. 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
  6. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  7. 609d882 init: Abort firmware transfer if firmware is missing by Benoit Goby · 14 years ago
  8. 7ca8f12 am 439b4dfb: am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  9. 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  10. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  11. cfa0d84 Allow AID_RADIO to restart the ril-daemon. by Wink Saville · 14 years ago
  12. 64092e8 am 78ea2374: am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  13. 78ea237 am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  14. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  15. d06df51 resolved conflicts for merge of 3b5214a6 to master by Brian Swetland · 14 years ago
  16. 3b5214a am 02863b95: add /vendor support by Brian Swetland · 14 years ago
  17. 02863b9 add /vendor support by Brian Swetland · 14 years ago
  18. 3eaa4e5 am 49b8124a: am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  19. 49b8124 am 17dcc5c5: Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  20. 17dcc5c Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  21. d227863 init: Add symlinks to USB character devices by Benoit Goby · 14 years ago
  22. 72f3a00 am 3fc108ac: am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  23. 3fc108a am fad7204e: resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  24. fad7204 resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  25. 5f5d5c8 validate the source of uevent messages by Nick Kralevich · 14 years ago
  26. f13c2ba am 742150c0: merge from open-source master by The Android Open Source Project · 14 years ago
  27. 742150c merge from open-source master by The Android Open Source Project · 14 years ago
  28. 335cc39 am 62a54f3b: am 25b15be9: init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  29. 25b15be init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  30. 68fec9a Use complete hardware name without spaces. by Sean McNeil · 15 years ago
  31. 150f19e Mount /dev with nosuid by Nick Kralevich · 14 years ago
  32. 4ea0850 Revert "Mount /dev with noexec and nosuid" by Nick Kralevich · 14 years ago
  33. 4ec97f2 Mount /dev with noexec and nosuid by Nick Kralevich · 14 years ago
  34. 6f5096b am 982a815c: Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  35. 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  36. c0d8fb5 DO NOT MERGE resolved conflicts for merge of e95aad61 to kraken by Mike Lockwood · 14 years ago
  37. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  38. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  39. b717dc8 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  40. 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 14 years ago
  41. ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 14 years ago
  42. 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 14 years ago
  43. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago
  44. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago
  45. 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 14 years ago
  46. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 14 years ago
  47. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 14 years ago
  48. 12541c6 init: reap exited child processes on signal_init by Colin Cross · 14 years ago
  49. b0ab94b init: create symlinks to block device nodes by Colin Cross · 14 years ago
  50. ed33625 Added a move flag for init's mount command that maps to MS_MOVE. by Jay Freeman (saurik) · 15 years ago
  51. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 14 years ago
  52. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 14 years ago
  53. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 14 years ago
  54. 504bc51 init: Move gettime() to util.c by Colin Cross · 14 years ago
  55. d11beb2 init: Move property_set_fd to property_service.c by Colin Cross · 14 years ago
  56. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 14 years ago
  57. 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 14 years ago
  58. a866695 init: Move keychords to keychords.c by Colin Cross · 14 years ago
  59. f24ed8c init: Move mtd functions from init.c to util.c by Colin Cross · 14 years ago
  60. 31712be Move filesystem mounting into a new "fs" init level by Colin Cross · 14 years ago
  61. 830abe0 MOAR GROUPS by Nick Pelly · 14 years ago
  62. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 14 years ago
  63. 32f5166 am 4f4ccaa1: am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 14 years ago
  64. 4f4ccaa am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 14 years ago
  65. 1340a09 system/core/init: set proper permissions for tpa2018d1 (CDMA) by Iliyan Malchev · 14 years ago
  66. 6405c69 Clean fix for the chown race condition on new input devices. by Nick Pelly · 14 years ago
  67. 7a36210 init: Support bugreports to SD card in user builds if adb is enabled. by Mike Lockwood · 14 years ago
  68. ef4e215 Encrypted File SYstems project. Enabling EFS security properties. by Oscar Montemayor · 15 years ago
  69. 5c204f5 am 7789f4cc: am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
  70. 68b88de am 68221b91: am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
  71. c459372 am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
  72. d818938 am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
  73. 065694b init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
  74. 8234aa3 init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
  75. 4d0b21f am 4833d9f4: init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
  76. 4833d9f init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
  77. 7547955 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  78. 102f6d2 Set permissions properly for any ALSA device under /dev/snd by Sean McNeil · 15 years ago
  79. 27b8b3a am e67eff1c: Merge change 24564 into eclair by Dima Zavin · 15 years ago
  80. c2d8e0e init: Make /dev/pmem_gpu* be writable by all by Dima Zavin · 15 years ago
  81. 410776e am e991decf: Merge changes 23694,23695,23696 into eclair by Mike Lockwood · 15 years ago
  82. e991dec Merge changes 23694,23695,23696 into eclair by Android (Google) Code Review · 15 years ago
  83. c5e7ef2 init: Add support for enforcing setprop by caller's group. by Mike Lockwood · 15 years ago
  84. 2552402 am 69551d85: Merge change 23557 into eclair by Brian Swetland · 15 years ago
  85. c822213 init: add some more audio devices by Brian Swetland · 15 years ago
  86. 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  87. c840167 init: add vdec device node by Dima Zavin · 15 years ago
  88. 3dfe6c6 Add persistent radio prop perms ; cleanup ws and typos. by Tammo Spalink · 15 years ago
  89. dc816d5 Allow an onrestart command to stop the current service by Ben Gruver · 15 years ago
  90. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
  91. 9f28bde Trivial implementation of init's import command. by Jay Freeman (saurik) · 16 years ago
  92. 12a5b88 Merge change 2903 by Android Code Review · 15 years ago
  93. 7c44fe5 init: builtins: Add 'copy' command to init.rc parser by San Mehat · 15 years ago
  94. 1e07084 Fix incorrect check for LOG_UEVENTS by Chuck Tuffli · 16 years ago
  95. 0ab3a93 Allow radio to modify net.ppp* properties for dns by Robert Greenwalt · 15 years ago
  96. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 16 years ago
  97. 3bc1e9c devices: set permissions for lightsensor by Iliyan Malchev · 15 years ago
  98. 37b210f init: set the correct kgsl device node permissions by Dima Zavin · 15 years ago
  99. 6ed11eb init: /dev/diag, /dev/diag_arm9 now owned by AID_RADIO by Iliyan Malchev · 15 years ago
  100. 46e8863 init: Add hw3d master/client nodes to device list. by Dima Zavin · 15 years ago