summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-25inet: MTU and tunnel setup functions added.Jukka Rissanen1-0/+3
2011-03-03device: Remove connman_device_set_connected from device.hSamuel Ortiz1-2/+0
2011-03-02network: Export connman_network_get_connecting() to pluginsHenri Bragge1-0/+1
2011-02-25element: Remove IPV4 elementDaniel Wagner1-1/+0
2011-02-25ipconfig: Remove connman_ipconfig_bindSamuel Ortiz1-2/+0
2011-02-24element: Remove DHCP elementDaniel Wagner1-1/+0
2011-02-23ipconfig: Fix IP settersDaniel Wagner2-7/+8
2011-02-23provider: Add IP settersDaniel Wagner1-12/+9
2011-02-23network: Add IP settersDaniel Wagner1-1/+8
2011-02-23network: Remove address fieldSamuel Ortiz1-2/+0
2011-02-18ipconfig: Enable and disable IPv6 properlyJukka Rissanen1-0/+1
2011-02-15connection: Remove connection elementDaniel Wagner1-1/+0
2011-02-15service: Refactor Service nameserver APIDaniel Wagner1-1/+1
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