summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Release 0.490.49Marcel Holtmann2-1/+10
2010-02-11Set device powered when bluetooth adapters are poweredSamuel Ortiz1-95/+98
2010-02-11Bring bluetooth interfaces up at startupSamuel Ortiz1-0/+2
2010-02-11Fix VPN issue when setting up host routeMohamed Abbas3-2/+55
2010-02-11Load and save ipconfig settingsMartin Xu1-0/+60
2010-02-11Static IP can be set regardles of the service stateMartin Xu1-3/+0
2010-02-11Add static IP supportMartin Xu5-5/+71
2010-02-11Remove wrong unref of sevice->pendingMartin Xu1-3/+0
2010-02-11Check for ipaddress local and broadcast pointersMartin Xu1-1/+12
2010-02-11Add get and create ipconfig from serviceMartin Xu2-0/+22
2010-02-11Add some ipconfig helpersMartin Xu2-0/+49
2010-02-05Fix start-scanning scriptSamuel Ortiz1-6/+11
2010-02-05Toggle WiFi device powered fieldSamuel Ortiz1-1/+2
2010-02-04Implement move_after() D-Bus service methodSamuel Ortiz1-28/+11
2010-02-02Rename mac80211 routines and fields to cfg80211Samuel Ortiz3-6/+6
2010-01-31Fix service property monitoring handlingMarcel Holtmann1-10/+7
2010-01-31Extract IPv4 and Ethernet values from service monitor scriptMarcel Holtmann1-0/+10
2010-01-29Add basic support for a location detection frameworkMarcel Holtmann6-2/+377
2010-01-29Add special state for portal login stepMarcel Holtmann4-12/+26
2010-01-29Add network->driver->setup() callback functionMartin Xu3-3/+25
2010-01-28Use 3 read attempts when in non-blocking modeMarcel Holtmann1-1/+1
2010-01-28Add new constructor for fully blocking operationMarcel Holtmann4-7/+31
2010-01-28Fix: Take care of uninitialized variable conditionDenis Kenzior1-4/+2
2010-01-28Limit the number of continues read attemptsMarcel Holtmann1-2/+11
2010-01-28Remove system user from dbus config fileMartin Xu1-3/+0
2010-01-28Use operator name as the network nameMartin Xu1-17/+101
2010-01-27Remove unneeded use of status variableMarcel Holtmann1-8/+2
2010-01-27Introduce g_dbus_setup_private() to gdbusForrest Zhao2-13/+55
2010-01-26Use more unique debug descriptorMarcel Holtmann1-2/+2
2010-01-26Handle enabled/disabled cases for technology interfaceMarcel Holtmann3-26/+58
2010-01-26Add available RFKILL switches to list of technologiesMarcel Holtmann3-7/+138
2010-01-25Add support for technology statesMarcel Holtmann2-3/+63
2010-01-25Use the technology type for an unqiue object pathMarcel Holtmann1-3/+7
2010-01-25Use proper base path prefix for device objectsMarcel Holtmann1-1/+1
2010-01-25Add support for technology interfaceMarcel Holtmann12-36/+349
2010-01-23Sync GAtChat library with oFonoMarcel Holtmann6-95/+214
2010-01-23Set APN before connecting via oFono pluginMartin Xu2-1/+67
2010-01-23Add default context if no context existsMartin Xu1-0/+78
2010-01-23Ignore resolvers with no interface for resolvconfMarcel Holtmann1-0/+6
2010-01-20Update test program for redirection checks.Mohamed Abbas1-36/+99
2010-01-19Fix PropertyChanged for disconnect eventLucas De Marchi1-1/+1
2010-01-18Some minor style fixing for the previous commitMarcel Holtmann1-6/+2
2010-01-18Process RFKILL events after opening deviceMartin Xu1-14/+35
2010-01-18Check RFKILL block state before enable the deviceMartin Xu4-0/+69
2010-01-15Fix: One more fix for disconnect detectionDenis Kenzior1-2/+1
2010-01-14Fix: Make remote disconnect detection workDenis Kenzior1-1/+1
2010-01-13Fix minor style issueMarcel Holtmann1-1/+1
2010-01-13Add special "online" service stateMarcel Holtmann3-1/+14
2010-01-13Set the connecting flag to FALSE upon connection failureSamuel Ortiz1-1/+3
2010-01-13Do not call __connman_service_put() twiceSamuel Ortiz1-3/+2