summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Reset location->result when disconnecting.Samuel Ortiz1-0/+2
2010-03-25Add static gateway supportMartin Xu4-55/+78
2010-03-25Add gateway to connman_ipaddressMartin Xu1-6/+33
2010-03-25Indicate new service state according to the location results.Samuel Ortiz1-4/+4
2010-03-25Call location detection after setting DNS and routing tablesMohamed Abbas1-1/+2
2010-03-24Enable/Disable device when toggling the powered stateSamuel Ortiz1-0/+5
2010-03-23Use udev_device_get_devtype before __connman_inet_get_device_typeMartin Xu1-1/+30
2010-03-23Set network->device as NULL when the device is removedMartin Xu2-1/+4
2010-03-18Fix convert_wifi_security for psk stringSamuel Ortiz1-1/+1
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann8-90/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann7-19/+0
2010-03-03Check ipconfig in __connman_ipconfig_clear_addressMartin Xu1-0/+5
2010-02-18Fix configuration loading for unknown serviceLucas De Marchi1-1/+4
2010-02-11Fix VPN issue when setting up host routeMohamed Abbas2-2/+54
2010-02-11Load and save ipconfig settingsMartin Xu1-0/+60
2010-02-11Add static IP supportMartin Xu2-3/+67
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-04Implement move_after() D-Bus service methodSamuel Ortiz1-28/+11
2010-02-02Rename mac80211 routines and fields to cfg80211Samuel Ortiz1-1/+1
2010-01-29Add basic support for a location detection frameworkMarcel Holtmann4-0/+303
2010-01-29Add special state for portal login stepMarcel Holtmann1-0/+6
2010-01-29Add network->driver->setup() callback functionMartin Xu1-1/+13
2010-01-28Remove system user from dbus config fileMartin Xu1-3/+0
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 Holtmann1-2/+55
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 Holtmann4-15/+276
2010-01-23Set APN before connecting via oFono pluginMartin Xu1-1/+1
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-13Add special "online" service stateMarcel Holtmann1-0/+6
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-07Fix some WPA Enterprise privacy issuesMarcel Holtmann2-21/+22
2010-01-07Add debug information for proxy auto configuration URLMarcel Holtmann1-0/+2
2010-01-07Add support for setting immutable flag from configurationsMarcel Holtmann3-4/+40
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-05Allow counters with zero intervalMarcel Holtmann1-4/+2
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 Holtmann3-16/+54
2010-01-05Check interval parameters and request first updateMarcel Holtmann1-0/+5