summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't use cdefs.h as it breaks the windows build.Mathias Agopian2009-05-211-4/+6
* Preparation work for adb to support USB vendor Ids provided by SDK add-ons.Xavier Ducrohet2009-05-217-22/+104
* Merge change 2162 into donutAndroid (Google) Code Review2009-05-201-1/+1
|\
| * Mount SD card synchronous. This is an experimental change intended toDave Sparks2009-05-201-1/+1
* | libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-206-21/+21
* | nexus: OpenVPN: Instead of creating / using a configfile, use the newSan Mehat2009-05-202-21/+8
* | Merge change 2077 into donutAndroid (Google) Code Review2009-05-202-13/+12
|\ \
| * | adb: adbd no longer disables OOM and now sets children's OOM adjustment to zeroMike Lockwood2009-05-202-13/+12
* | | move native_handle stuff from master_glMathias Agopian2009-05-203-2/+106
| |/ |/|
* | init: Clean up dynamic argument handling for servicesSan Mehat2009-05-201-34/+10
|/
* Merge change 1950 into donutAndroid (Google) Code Review2009-05-191-0/+6
|\
| * new cdma event log tagsTammo Spalink2009-05-191-0/+6
* | init: Add the ability to start services with dynamic arguments.San Mehat2009-05-194-14/+79
* | Merge change 1867 into donutAndroid (Google) Code Review2009-05-197-47/+54
|\ \ | |/ |/|
| * Cleaning up whitespace in adb sources. Nothing more, nothing less.David 'Digit' Turner2009-05-187-47/+54
* | Merge change 1795 into donutAndroid (Google) Code Review2009-05-181-0/+1
|\ \
| * | Make /system/xbin/tcpdump setuid root.Dan Egnor2009-05-151-0/+1
* | | vold: Change VFAT mount options to enable sdcard write restrictionsSan Mehat2009-05-181-2/+9
* | | vold: If a filesystem is read/only then restart the fscheck but don't make an...San Mehat2009-05-181-40/+45
| |/ |/|
* | Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-186-5/+7
|/
* Merge change 1778 into donutAndroid (Google) Code Review2009-05-152-0/+3
|\
| * init: Create new 'vpn' user/group and set owner of '/dev/tun' to it.San Mehat2009-05-152-0/+3
* | Merge change 1694 into donutAndroid (Google) Code Review2009-05-159-161/+183
|\ \ | |/
| * nexus: Flesh out VPN support a bit more, cleanup service handlingSan Mehat2009-05-159-161/+183
* | Merge change 1693 into donutAndroid (Google) Code Review2009-05-153-0/+104
|\ \ | |/
| * libsysutils: Introduce 'ServiceManager', for starting/stopping init servicesSan Mehat2009-05-153-0/+104
* | Add support for "standalone months" to tztime's strftime().Eric Fischer2009-05-142-4/+12
|/
* init: Fix heap corruption for services with argumentsSan Mehat2009-05-141-3/+5
* toolbox: ifconfig: Implement mtu setting, plus setting interface addr shouldSan Mehat2009-05-141-32/+40
* toolbox: route: Reflow some of the mess, fix route add parameter names toSan Mehat2009-05-141-58/+62
* toolbox: Make that 'pointopoint' instead of 'pointtopoint'San Mehat2009-05-131-2/+2
* nexus: Introduce skelaton OpenVpnController class + remove some debug messagesSan Mehat2009-05-137-10/+150
* toolbox: Add 'pointopoint' support to ifconfigSan Mehat2009-05-131-0/+16
* nexus: Initial support for manipulating wifi networks + change wifi scan noti...San Mehat2009-05-1310-15/+516
* libsysutils: General clean up + disable build in simulator buildsSan Mehat2009-05-134-15/+12
* Fix sim build (need explicit -lpthread).Andy McFadden2009-05-131-0/+4
* nexus: Cleanup the scanner and plug it all in so it worksSan Mehat2009-05-125-68/+55
* libsysutils: Fix bug where we'd leak our control pipes when closing down a li...San Mehat2009-05-121-7/+3
* nexus: Use constants for errorcodesSan Mehat2009-05-124-33/+62
* libsysutils: Send command arguments to the command, not the command again :PSan Mehat2009-05-121-1/+2
* nexus: Move to a line based protocol (similar to FTP) + fix bugsSan Mehat2009-05-129-93/+191
* libsysutils: Tweak SocketListener and friendsSan Mehat2009-05-125-32/+56
* Merge changes 1341,1342 into donutAndroid (Google) Code Review2009-05-1136-417/+758
|\
| * libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-1015-198/+315
| * nexus: Implement wifi scanner and fix a lot of bugsSan Mehat2009-05-0921-219/+443
* | adb: osx: Match devices based on interface subclass and protocolDima Zavin2009-05-092-206/+176
|/
* init: Fix some broken code that did not cause problems until switching to gcc...Mike Lockwood2009-05-082-6/+5
* libsysutils: Add string.h to includesSan Mehat2009-05-073-0/+3
* Merge changes 1093,1094 into donutAndroid (Google) Code Review2009-05-0729-0/+2153
|\
| * init.rc: Add Nexus to services (disabled for now)San Mehat2009-05-061-0/+4