1. b48acb0 Merge change 1795 into donut by Android (Google) Code Review · 15 years ago
  2. b76a63b vold: Change VFAT mount options to enable sdcard write restrictions by San Mehat · 15 years ago
  3. 7edc4f9 vold: If a filesystem is read/only then restart the fscheck but don't make any changes by San Mehat · 15 years ago
  4. 414ff7d Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 15 years ago
  5. 328a4fb Make /system/xbin/tcpdump setuid root. by Dan Egnor · 15 years ago
  6. b415390 Merge change 1778 into donut by Android (Google) Code Review · 15 years ago
  7. e398151 Merge change 1694 into donut by Android (Google) Code Review · 15 years ago
  8. dee6866 Merge change 1693 into donut by Android (Google) Code Review · 15 years ago
  9. 4a6f232 init: Create new 'vpn' user/group and set owner of '/dev/tun' to it. by San Mehat · 15 years ago
  10. 5d6d417 nexus: Flesh out VPN support a bit more, cleanup service handling by San Mehat · 15 years ago
  11. c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 15 years ago
  12. 722a5c0 Add support for "standalone months" to tztime's strftime(). by Eric Fischer · 15 years ago
  13. c83cd87 init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  14. 54a1eb7 toolbox: ifconfig: Implement mtu setting, plus setting interface addr should by San Mehat · 15 years ago
  15. 83ec181 toolbox: route: Reflow some of the mess, fix route add parameter names to by San Mehat · 15 years ago
  16. 0389a12 toolbox: Make that 'pointopoint' instead of 'pointtopoint' by San Mehat · 15 years ago
  17. 94447ca nexus: Introduce skelaton OpenVpnController class + remove some debug messages by San Mehat · 15 years ago
  18. fa49e28 toolbox: Add 'pointopoint' support to ifconfig by San Mehat · 15 years ago
  19. 82a2116 nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs by San Mehat · 15 years ago
  20. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  21. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  22. e67651c nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 15 years ago
  23. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  24. 8d3fc3f nexus: Use constants for errorcodes by San Mehat · 15 years ago
  25. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  26. 69772dc nexus: Move to a line based protocol (similar to FTP) + fix bugs by San Mehat · 15 years ago
  27. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  28. c73d9e4 Merge changes 1341,1342 into donut by Android (Google) Code Review · 15 years ago
  29. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  30. 3fd82b8 adb: osx: Match devices based on interface subclass and protocol by Dima Zavin · 15 years ago
  31. 1441e76 nexus: Implement wifi scanner and fix a lot of bugs by San Mehat · 15 years ago
  32. b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 15 years ago
  33. 3d40729 libsysutils: Add string.h to includes by San Mehat · 15 years ago
  34. 9029056 Merge changes 1093,1094 into donut by Android (Google) Code Review · 15 years ago
  35. 747baad Merge change 1092 into donut by Android (Google) Code Review · 15 years ago
  36. 2780827 Merge change 1005 into donut by Android (Google) Code Review · 15 years ago
  37. 269946c init.rc: Add Nexus to services (disabled for now) by San Mehat · 15 years ago
  38. dc26607 nexus: Initial checkin of Nexus - android native network management daemon. by San Mehat · 15 years ago
  39. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago
  40. 770354d init: Fix segfault when log_write() was missing an arg to format. by Dima Zavin · 15 years ago
  41. 4a76235 Make the /dev/qemu_trace device readable and writable by all. by Jack Veenstra · 15 years ago
  42. feb3d6d Merge change 877 into donut by Android (Google) Code Review · 15 years ago
  43. b9e966f adb seems to build in 64 bit mode these days, so it's safe to build for the simulator too. by Marco Nelissen · 15 years ago
  44. 95ec983 fastboot: Update the help message with -b argument by Dima Zavin · 15 years ago
  45. 8634c6c Merge change 685 into donut by Android (Google) Code Review · 15 years ago
  46. 2a63bb7 fastboot, mkbootimg: support alternate base addresses by Brian Swetland · 15 years ago
  47. cb9ae42 system/core: Remove old mountd code by San Mehat · 15 years ago
  48. 6181f70 Merge change 484 into donut by Android (Google) Code Review · 15 years ago
  49. 6e1f215 filesystem: Add new group 'sdcard_rw' for restricting sd card write access by San Mehat · 15 years ago
  50. ca983f9 merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  51. 4933098 cgroups: Initialize cgroups at startup. by San Mehat · 15 years ago
  52. 8b0fb37 Merge branch 'readonly-p4-donut' into donut by Chung-yih Wang · 15 years ago
  53. 98c297f AI 146260: Add the net-based routing entries. by Chung-yih Wang · 15 years ago
  54. 477b430 Improvements to get events: -p, better output. by Dianne Hackborn · 15 years ago
  55. 7bdfb16 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  56. 0116116 Automated import from //branches/donutburger/...@142809,142809 by Nick Pelly · 15 years ago
  57. 8fbedcf Automated import from //branches/cupcake/...@142808,142808 by Nick Pelly · 15 years ago
  58. f441e1e Automated import from //branches/donutburger/...@140818,140818 by Dianne Hackborn · 15 years ago
  59. 3207e48 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  60. f614d64 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  61. e037fd7 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  62. 2015549 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  63. e4749f3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  64. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. a1e1c1b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  67. c2d26a1 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  68. 3e292b9 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  69. 261ed75 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  70. 1b8e5a6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  71. 13f797d auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  72. dcf3ce2 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  73. 8ac3a13 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 15 years ago
  74. 2eef602 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago
  75. 5ae090e auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  76. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  77. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago