1. b717dc8 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  2. 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 14 years ago
  3. ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 14 years ago
  4. 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 14 years ago
  5. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 14 years ago
  6. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 14 years ago
  7. 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 14 years ago
  8. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 14 years ago
  9. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 14 years ago
  10. 12541c6 init: reap exited child processes on signal_init by Colin Cross · 14 years ago
  11. b0ab94b init: create symlinks to block device nodes by Colin Cross · 14 years ago
  12. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 14 years ago
  13. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 14 years ago
  14. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 14 years ago
  15. 504bc51 init: Move gettime() to util.c by Colin Cross · 14 years ago
  16. d11beb2 init: Move property_set_fd to property_service.c by Colin Cross · 14 years ago
  17. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 14 years ago
  18. 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 14 years ago
  19. a866695 init: Move keychords to keychords.c by Colin Cross · 14 years ago
  20. f24ed8c init: Move mtd functions from init.c to util.c by Colin Cross · 14 years ago
  21. 31712be Move filesystem mounting into a new "fs" init level by Colin Cross · 14 years ago
  22. 830abe0 MOAR GROUPS by Nick Pelly · 14 years ago
  23. 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 14 years ago
  24. 32f5166 am 4f4ccaa1: am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 14 years ago
  25. 4f4ccaa am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 14 years ago
  26. 1340a09 system/core/init: set proper permissions for tpa2018d1 (CDMA) by Iliyan Malchev · 14 years ago
  27. 6405c69 Clean fix for the chown race condition on new input devices. by Nick Pelly · 14 years ago
  28. 7a36210 init: Support bugreports to SD card in user builds if adb is enabled. by Mike Lockwood · 14 years ago
  29. ef4e215 Encrypted File SYstems project. Enabling EFS security properties. by Oscar Montemayor · 15 years ago
  30. 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
  31. 68b88de am 68221b91: am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
  32. 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
  33. d818938 am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
  34. 065694b init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu by Dima Zavin · 15 years ago
  35. 8234aa3 init: Add qdsp6 video encoder, q6venc, device owned by system.audio by Dima Zavin · 15 years ago
  36. 4d0b21f am 4833d9f4: init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
  37. 4833d9f init: builtins: trancate target file in do_copy by Tom Zhu · 15 years ago
  38. 7547955 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  39. 102f6d2 Set permissions properly for any ALSA device under /dev/snd by Sean McNeil · 15 years ago
  40. 27b8b3a am e67eff1c: Merge change 24564 into eclair by Dima Zavin · 15 years ago
  41. c2d8e0e init: Make /dev/pmem_gpu* be writable by all by Dima Zavin · 15 years ago
  42. 410776e am e991decf: Merge changes 23694,23695,23696 into eclair by Mike Lockwood · 15 years ago
  43. e991dec Merge changes 23694,23695,23696 into eclair by Android (Google) Code Review · 15 years ago
  44. c5e7ef2 init: Add support for enforcing setprop by caller's group. by Mike Lockwood · 15 years ago
  45. 2552402 am 69551d85: Merge change 23557 into eclair by Brian Swetland · 15 years ago
  46. c822213 init: add some more audio devices by Brian Swetland · 15 years ago
  47. 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  48. c840167 init: add vdec device node by Dima Zavin · 15 years ago
  49. 3dfe6c6 Add persistent radio prop perms ; cleanup ws and typos. by Tammo Spalink · 15 years ago
  50. dc816d5 Allow an onrestart command to stop the current service by Ben Gruver · 15 years ago
  51. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
  52. 9f28bde Trivial implementation of init's import command. by Jay Freeman (saurik) · 16 years ago
  53. 12a5b88 Merge change 2903 by Android Code Review · 15 years ago
  54. 7c44fe5 init: builtins: Add 'copy' command to init.rc parser by San Mehat · 15 years ago
  55. 1e07084 Fix incorrect check for LOG_UEVENTS by Chuck Tuffli · 16 years ago
  56. 0ab3a93 Allow radio to modify net.ppp* properties for dns by Robert Greenwalt · 15 years ago
  57. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 16 years ago
  58. 3bc1e9c devices: set permissions for lightsensor by Iliyan Malchev · 15 years ago
  59. 37b210f init: set the correct kgsl device node permissions by Dima Zavin · 15 years ago
  60. 6ed11eb init: /dev/diag, /dev/diag_arm9 now owned by AID_RADIO by Iliyan Malchev · 15 years ago
  61. 46e8863 init: Add hw3d master/client nodes to device list. by Dima Zavin · 15 years ago
  62. ce62102 init: add permissions for /dev/diag and /dev/diag_arm9 by Iliyan Malchev · 15 years ago
  63. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  64. be65da4 init: Change owner of /dev/uinput to system by Ken Schultz · 15 years ago
  65. 3306e06 set permissions for capella cm3602 proximity sensor by Iliyan Malchev · 15 years ago
  66. f2a8d0a Merge change 5749 by Android (Google) Code Review · 15 years ago
  67. 008abac init now returns proper error codes in dmesg for write command (init.rc) by Mike Chan · 15 years ago
  68. 60a4cd5 resolved conflicts for merge of abb08550 to master by repo sync · 15 years ago
  69. 9a52eda init: set permissions for akm8973 and bma150 drivers by Iliyan Malchev · 15 years ago
  70. 1ccef18 Change permissions on sound devices. by Masaki Sato · 15 years ago
  71. 88dc657 Add device, property, directory, and file permissions for VPN. by Chia-chi Yeh · 15 years ago
  72. 0675ba5 am fc0182eb: add support and proper permissions for /dev/msm_camera/ by Iliyan Malchev · 15 years ago
  73. fc0182e add support and proper permissions for /dev/msm_camera/ by Iliyan Malchev · 15 years ago
  74. 0b5cb96 am d4cdd13f: init: Clean up dynamic argument handling for services by San Mehat · 15 years ago
  75. d4cdd13 init: Clean up dynamic argument handling for services by San Mehat · 15 years ago
  76. 8ad1568 resolved conflicts w/ f24e252903ca0f71c7fbfb135cf17e83e0c2ea90 merge... by San Mehat · 15 years ago
  77. f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 15 years ago
  78. d99d144 resolved conflicts w/ b415390e74deae0f4c3eb43330c9f8708281acc5 merge by San Mehat · 15 years ago
  79. 4a6f232 init: Create new 'vpn' user/group and set owner of '/dev/tun' to it. by San Mehat · 15 years ago
  80. a47c2fd am c83cd879: init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  81. c83cd87 init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  82. e910ea5 CDMA: add cdma tsmux device permissions by Erik Gilling · 15 years ago
  83. 6e1683f am b377955: init: Fix some broken code that did not cause problems until by Mike Lockwood · 15 years ago
  84. b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 15 years ago
  85. 493726b am 2780827: Merge change 1005 into donut by Android (Google) Code Review · 15 years ago
  86. 2780827 Merge change 1005 into donut by Android (Google) Code Review · 15 years ago
  87. 06c6589 am 770354d: init: Fix segfault when log_write() was missing an arg to fo by Dima Zavin · 15 years ago
  88. 770354d init: Fix segfault when log_write() was missing an arg to format. by Dima Zavin · 15 years ago
  89. 4a76235 Make the /dev/qemu_trace device readable and writable by all. by Jack Veenstra · 15 years ago
  90. 83b6548 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  91. e037fd7 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  92. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  93. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  94. 261ed75 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  95. 4a4c9f6 Merge branch 'cupcake' by The Android Open Source Project · 15 years ago
  96. dcf3ce2 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  97. 038862e Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  98. 5ae090e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  99. 77d0c65 Merge commit 'remotes/korg/cupcake' by Jean-Baptiste Queru · 16 years ago
  100. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago