summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-11ipv6: Add property for IPv6 nameserverJukka Rissanen1-0/+1
2011-02-08network: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for a networkPatrik Flykt1-0/+1
2011-02-08service: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to service error enumPatrik Flykt1-0/+1
2011-02-04proxy: Add implementation for internal proxy framework.Mohamed Abbas1-0/+1
2011-02-04pacrunner: Add pacrunner proxy driver.Mohamed Abbas1-0/+4
2011-02-04location: Allow to get the service for a locationMohamed Abbas1-0/+3
2011-02-02tethering: Add a tethering property per technologySamuel Ortiz1-0/+1
2011-01-28dhcp: Move plugins/dhcp in to coreDaniel Wagner1-81/+0
2011-01-28provider: Report VPN error codeMohamed Abbas2-2/+9
2011-01-28task: Pass exit code to the exit callbackMohamed Abbas1-1/+1
2011-01-27network: Add connman_network_clear_error()Pekka Pessi1-0/+1
2011-01-27provider: Factorize VPN routing environment variables parsingSamuel Ortiz1-3/+1
2011-01-26provider: Implement IPv6 route settingSamuel Ortiz1-1/+2
2011-01-26inet: IPv6 network route setting APISamuel Ortiz1-0/+4
2011-01-26ondemand: Remove ondemand.cDaniel Wagner1-38/+0
2011-01-26resolver: Only support resolv.conf and dnsproxyDaniel Wagner1-17/+0
2011-01-26wifi: Balance scanning statesMohamed Abbas1-0/+1
2011-01-13notifier: Add proxy changed hookSamuel Ortiz1-0/+1
2011-01-12service: Define proxy setting helperSamuel Ortiz1-0/+1
2011-01-07ipconfig: Add AUTO ipconfig method for IPv6 auto configured addressesJukka Rissanen1-0/+1
2010-12-23network: Remove unused network_set_passphrase routineSamuel Ortiz1-2/+0
2010-12-21openvpn: Add pushed routesDaniel Wagner1-0/+4
2010-12-21inet: Add connman_inet_[add|del]_network_route()Daniel Wagner1-0/+3
2010-12-17ipconfig: Remove unused ipconfig_clone routineSamuel Ortiz1-1/+0
2010-12-15technology: Export set_regdom to pluginsSamuel Ortiz1-0/+1
2010-12-14ipconfig: Remove ipconfig_driverSamuel Ortiz1-16/+0
2010-12-14ipconfig: Remove connman_ipconfig_get_ipv6configSamuel Ortiz1-2/+0
2010-12-14ipconfig: Define 2 separate pointers for IPv4 and IPv6Jukka Rissanen2-2/+5
2010-12-14dhcp: Add function to clear DHCP configurationJulien Massot1-0/+1
2010-12-09technology: Add support for regulatory domain notificationSamuel Ortiz1-0/+2
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu2-0/+2
2010-12-08inet: Add connman_inet_[add|remove]_to_bridge() routinesMartin Xu1-0/+2
2010-12-03resolver: Handle temporary nameservers with automatic expiryDavid Woodhouse1-0/+2
2010-12-02technology: Add regulatory domain frameworkSamuel Ortiz1-0/+2
2010-11-26Change service name from org.moblin.connman to net.connmanMarcel Holtmann1-2/+2
2010-11-13Use a proper technology callback to report Tethering statusMarcel Holtmann2-28/+3
2010-11-10tethering: Add async tethering_enabled callbackSamuel Ortiz1-0/+28
2010-11-08technology: Add bridge name to the tethering hookSamuel Ortiz1-1/+1
2010-11-06Add basic implementation for internal proxy frameworkMarcel Holtmann1-0/+62
2010-11-06Remove unused device->control valueMarcel Holtmann1-1/+1
2010-11-06Remove unused connman_device_get_control functionMarcel Holtmann1-1/+0
2010-11-06Remove unused connman_device_get_name functionMarcel Holtmann1-1/+0
2010-11-05Remove unused connman_device_get_path functionMarcel Holtmann1-1/+0
2010-11-05Remove unused connman_network_get_path functionMarcel Holtmann1-2/+0
2010-11-04Remove unneeded CONNMAN_DEVICE_INTERFACEMarcel Holtmann1-1/+0
2010-11-04Remove unneeded CONNMAN_NETWORK_INTERFACEMarcel Holtmann1-1/+0
2010-11-04Remove unneeded enum connman_network_protocolMarcel Holtmann1-7/+0
2010-11-04Remove unneeded enum connman_device_modeMarcel Holtmann1-10/+0
2010-11-03element: Add peer IPv4 propertySamuel Ortiz2-0/+2
2010-10-22Add provider driver name accessorDaniel Wagner1-0/+2