summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-12Add more details and examples for agent APIMarcel Holtmann1-4/+76
2010-01-08Fix regression when removing watchesLuiz Augusto Von Dentz1-5/+9
2010-01-07Fix some WPA Enterprise privacy issuesMarcel Holtmann3-23/+25
2010-01-07Add debug information for proxy auto configuration URLMarcel Holtmann1-0/+2
2010-01-07Add support for setting immutable flag from configurationsMarcel Holtmann4-7/+40
2010-01-07Add counter API documentMarcel Holtmann2-0/+15
2010-01-07Add configuration file option for private key passphrase typeMarcel Holtmann1-9/+10
2010-01-07Add support for multiple services per configuration fileMarcel Holtmann1-127/+161
2010-01-06Add first draft of a portal test applicationMarcel Holtmann3-1/+320
2010-01-06Add support for handling BSS changed signalsMarcel Holtmann1-7/+44
2010-01-05Allow counters with zero intervalMarcel Holtmann2-4/+7
2010-01-05Fix typo with RX versus TX statsMarcel Holtmann1-1/+1
2010-01-05Usage statistics structure directlyMarcel Holtmann1-7/+6
2010-01-05Include interface name in statistics usageMarcel Holtmann4-17/+58
2010-01-05Check interval parameters and request first updateMarcel Holtmann1-0/+5
2010-01-05Only send updates if byte count actually changedMarcel Holtmann1-0/+4
2010-01-05Add support for exporting basic interface statisticsMarcel Holtmann5-49/+126
2010-01-05Use common set of INET routing helpersMarcel Holtmann3-215/+71
2010-01-05Add helper for removing host routesMarcel Holtmann3-4/+46
2010-01-05Split gateway and host route setting in two separate functionsMarcel Holtmann3-28/+57
2010-01-05Fix invalid argument terminatorMarcel Holtmann1-1/+2
2010-01-05Move online/offline state handling into notifier frameworkMarcel Holtmann5-113/+80
2010-01-05Add Ethernet information for WiMAX and Bluetooth devicesMarcel Holtmann1-2/+2
2010-01-05Add interface name to Ethernet settingsMarcel Holtmann2-0/+14
2010-01-05Add place-holder for technology type GPSMarcel Holtmann5-1/+23
2010-01-04Add framework for counter callbacksMarcel Holtmann9-2/+288
2010-01-04Enable IP configuration when entering configuration stateMarcel Holtmann1-0/+3
2010-01-04Fix issue when manual IP setup not using configuration stateMarcel Holtmann1-14/+15