- d6c6796 nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/stop control by San Mehat · 15 years ago
- 54962e0 nexus: Add skeleton for DhcpClient by San Mehat · 15 years ago
- bfa2f8e init: Bump up the max cpu bandwidth shares ratio for background. by San Mehat · 15 years ago
- d0290ea nexus: Fix SupplicantStatus decoding by San Mehat · 15 years ago
- 052403e nexus: Less verbosity in TiwlanEventListener for now by San Mehat · 15 years ago
- 891cb2c nexus: Add TiwlanEventListener to makefile by San Mehat · 15 years ago
- bbe92c3 nexus: Initialize frequency in SupplicantAssociatingEvent constructor by San Mehat · 15 years ago
- 0f48658 nexus: Add some logging output to WifiController by San Mehat · 15 years ago
- 5fc4129 nexus: Add TiwlanEventListener for reading driver events directly by San Mehat · 15 years ago
- 43c1619 Merge change 4228 into donut by Android (Google) Code Review · 15 years ago
- 2d0a6ca Merge change 4227 into donut by Android (Google) Code Review · 15 years ago
- 12a26e3 Merge change 4226 into donut by Android (Google) Code Review · 15 years ago
- 3aff2d1 Nexus: Clean up supplicant events, protocol, and continue plumbing by San Mehat · 15 years ago
- 669a701 nexctl: Refactor so Nexus can be tested from scripts easily. by San Mehat · 15 years ago
- c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
- d709b58 remove 3G timeout values from init.rc, this should be device specific by Mike Chan · 15 years ago
- 47c1d73 Merge change 4051 into donut by Android (Google) Code Review · 15 years ago
- 825c27d vold: Give logwrapper the ability to put jobs into the background sched group. by San Mehat · 15 years ago
- 0bd9a9f Add the ipcp scripts for pppd and racoon configuration for ipsec-tools. by Chung-yih Wang · 15 years ago
- 2cf6cff Add a note to event-log-tags listing the log tag range by Dan Egnor · 15 years ago
- 34c3426 Merge change 3951 into donut by Android (Google) Code Review · 15 years ago
- 02d40b5 Revert "adb: Workaround for adb disconnect problem." by Mike Lockwood · 15 years ago
- 3d6f16e init.rc: Set default cpu shares for background scheduler group to < 1% by San Mehat · 15 years ago
- 1f75d70 Add VPN and Keystore services and data directories. by Chung-yih Wang · 16 years ago
- 17df71e Add an OOM adjustment category for apps undergoing backup by Christopher Tate · 15 years ago
- 8765778 Merge change 3008 into donut by Android (Google) Code Review · 15 years ago
- e38a31e adb: Workaround for adb disconnect problem. by Mike Lockwood · 15 years ago
- 47e234f Merge commit '66e4691ad097cfc37bdb7d3b1705ee9132f3234e' into donut by The Android Open Source Project · 15 years ago
- 66e4691 AI 149490: Add support for 3rd party USB Vendor. BUG=1890147 by Xavier Ducrohet · 15 years ago
- f754f74 Revert "Mount SD card synchronous. This is an experimental change intended to" by San Mehat · 15 years ago
- 21e90f0 nexus: Validate that priority and KeyManagement are set before enabling a network by San Mehat · 16 years ago
- 78828ff nexus: Use interface for handling Supplicant events by San Mehat · 16 years ago
- 3762925 nexus: Remove dependancy on libutil by San Mehat · 16 years ago
- 3f62720 Merge change 2875 into donut by Android (Google) Code Review · 15 years ago
- 8b48cf6 Merge change 2897 into donut by Android (Google) Code Review · 15 years ago
- 7be52b1 Added ashmem_get_size_region() function. by Bjorn Bringert · 15 years ago
- 006ba85 fix 1650170 pixelflinger depends on KeyedVector.h, etc by Mathias Agopian · 15 years ago
- 3c5a6f0 nexus: Refactor some of the create/remove network path and add code for by San Mehat · 16 years ago
- 192331d nexus: Add ListCmd to CommandListener by San Mehat · 16 years ago
- 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 16 years ago
- ebefc48 Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h> by David 'Digit' Turner · 16 years ago
- fc0182e add support and proper permissions for /dev/msm_camera/ by Iliyan Malchev · 16 years ago
- a4aace7 Merge change 2437 into donut by Android (Google) Code Review · 16 years ago
- 653164b Modify init.goldfish.sh to launch the 'qemu-props' program when the emulator boots up. by David 'Digit' Turner · 16 years ago
- 1f546e6 adb: Allow enabling of device side adbd logging with a persistent system property. by Mike Lockwood · 16 years ago
- 6a3075c adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card. by Mike Lockwood · 16 years ago
- 0469d2c Merge change 2282 into donut by Android (Google) Code Review · 16 years ago
- a481d09 Support for 3rd party USB Vendor IDs in adb. by Xavier Ducrohet · 16 years ago
- 4919d55 Merge change 2135 into donut by Android (Google) Code Review · 16 years ago
- 4876567 nexus: Switch controllers to use abstracted properties and refactor command protocol by San Mehat · 16 years ago
- 47c7389 Merge change 2166 into donut by Android (Google) Code Review · 16 years ago
- 8b2cf9f add bootanimation service to init.rc by Mathias Agopian · 16 years ago
- fee77ec don't use cdefs.h as it breaks the windows build. by Mathias Agopian · 16 years ago
- a09fbd1 Preparation work for adb to support USB vendor Ids provided by SDK add-ons. by Xavier Ducrohet · 16 years ago
- 463de48 Merge change 2162 into donut by Android (Google) Code Review · 16 years ago
- 23eaecf Mount SD card synchronous. This is an experimental change intended to by Dave Sparks · 16 years ago
- db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 16 years ago
- 2fd9c58 nexus: OpenVPN: Instead of creating / using a configfile, use the new by San Mehat · 16 years ago
- a61755e Merge change 2077 into donut by Android (Google) Code Review · 16 years ago
- 8f13782 move native_handle stuff from master_gl by Mathias Agopian · 16 years ago
- d4cdd13 init: Clean up dynamic argument handling for services by San Mehat · 16 years ago
- 249ad57 adb: adbd no longer disables OOM and now sets children's OOM adjustment to zero by Mike Lockwood · 16 years ago
- e6be870 Merge change 1950 into donut by Android (Google) Code Review · 16 years ago
- f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 16 years ago
- 1b15493 Merge change 1867 into donut by Android (Google) Code Review · 16 years ago
- 473b9b2 new cdma event log tags by Tammo Spalink · 16 years ago
- b48acb0 Merge change 1795 into donut by Android (Google) Code Review · 16 years ago
- b76a63b vold: Change VFAT mount options to enable sdcard write restrictions by San Mehat · 16 years ago
- 7edc4f9 vold: If a filesystem is read/only then restart the fscheck but don't make any changes by San Mehat · 16 years ago
- f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 16 years ago
- 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 · 16 years ago
- 328a4fb Make /system/xbin/tcpdump setuid root. by Dan Egnor · 16 years ago
- b415390 Merge change 1778 into donut by Android (Google) Code Review · 16 years ago
- e398151 Merge change 1694 into donut by Android (Google) Code Review · 16 years ago
- dee6866 Merge change 1693 into donut by Android (Google) Code Review · 16 years ago
- 4a6f232 init: Create new 'vpn' user/group and set owner of '/dev/tun' to it. by San Mehat · 16 years ago
- 5d6d417 nexus: Flesh out VPN support a bit more, cleanup service handling by San Mehat · 16 years ago
- c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 16 years ago
- 722a5c0 Add support for "standalone months" to tztime's strftime(). by Eric Fischer · 16 years ago
- c83cd87 init: Fix heap corruption for services with arguments by San Mehat · 16 years ago
- 54a1eb7 toolbox: ifconfig: Implement mtu setting, plus setting interface addr should by San Mehat · 16 years ago
- 83ec181 toolbox: route: Reflow some of the mess, fix route add parameter names to by San Mehat · 16 years ago
- 0389a12 toolbox: Make that 'pointopoint' instead of 'pointtopoint' by San Mehat · 16 years ago
- 94447ca nexus: Introduce skelaton OpenVpnController class + remove some debug messages by San Mehat · 16 years ago
- fa49e28 toolbox: Add 'pointopoint' support to ifconfig by San Mehat · 16 years ago
- 82a2116 nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs by San Mehat · 16 years ago
- df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 16 years ago
- 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 16 years ago
- e67651c nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 16 years ago
- dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 16 years ago
- 8d3fc3f nexus: Use constants for errorcodes by San Mehat · 16 years ago
- d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 16 years ago
- 69772dc nexus: Move to a line based protocol (similar to FTP) + fix bugs by San Mehat · 16 years ago
- d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 16 years ago
- c73d9e4 Merge changes 1341,1342 into donut by Android (Google) Code Review · 16 years ago
- fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 16 years ago
- 3fd82b8 adb: osx: Match devices based on interface subclass and protocol by Dima Zavin · 16 years ago
- 1441e76 nexus: Implement wifi scanner and fix a lot of bugs by San Mehat · 16 years ago
- b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 16 years ago
- 3d40729 libsysutils: Add string.h to includes by San Mehat · 16 years ago