summaryrefslogtreecommitdiffstats
path: root/nexus/CommandListener.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete codeMathias Agopian2012-03-051-235/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
* nexus: Rollup update for nexusSan Mehat2009-07-101-19/+23
* Nexus: Clean up supplicant events, protocol, and continue plumbingSan Mehat2009-06-151-37/+23
* nexus: Refactor some of the create/remove network path and add code forSan Mehat2009-05-291-36/+69
* nexus: Add ListCmd to CommandListenerSan Mehat2009-05-291-0/+8
* nexus: Switch controllers to use abstracted properties and refactor command p...San Mehat2009-05-221-184/+33
* nexus: Flesh out VPN support a bit more, cleanup service handlingSan Mehat2009-05-151-0/+79
* nexus: Initial support for manipulating wifi networks + change wifi scan noti...San Mehat2009-05-131-4/+134
* nexus: Use constants for errorcodesSan Mehat2009-05-121-28/+14
* nexus: Move to a line based protocol (similar to FTP) + fix bugsSan Mehat2009-05-121-19/+24
* nexus: Implement wifi scanner and fix a lot of bugsSan Mehat2009-05-091-33/+64
* nexus: Initial checkin of Nexus - android native network management daemon.San Mehat2009-05-061-0/+124