summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-18Add proxy accessor function for servicesTomasz Bursztyka1-0/+4
2010-10-12Added support for "auto" and "manual" proxy.Tomasz Bursztyka1-0/+7
2010-10-12Using netlink to set and clear ipv4 addressesCristiano Fernandes1-1/+3
2010-10-07rtnl: Remove unused operstate callbackSamuel Ortiz1-7/+0
2010-09-29Define connman_network_set_passphraseSamuel Ortiz1-0/+2
2010-09-22Export service functions for retrieving domainname and nameserverMarcel Holtmann1-0/+2
2010-09-20Prioritize wifi pluginsSamuel Ortiz2-0/+8
2010-09-20Add support for retrieving proxy auto configuration URLMarcel Holtmann1-0/+2
2010-09-09device: add connman_device_get_ident()Pekka Pessi1-0/+1
2010-09-09Remove the no longer needed security frameworkMarcel Holtmann1-59/+0
2010-09-09Use D-Bus constants for PolicyKit pluginMarcel Holtmann1-0/+3
2010-08-02Track and report VPN providers statesSamuel Ortiz1-2/+2
2010-07-29Provide access to hostname and domainname element propertiesMarcel Holtmann1-0/+3
2010-07-29Store host and domain names retrieved from DHCPMarcel Holtmann1-0/+3
2010-07-29Add a family member to connman_ipaddressSamuel Ortiz1-1/+2
2010-07-29Initial IPv6 supportMartin Xu4-2/+30
2010-07-26Add a resolver flush methodSamuel Ortiz1-0/+3
2010-07-26Initial on-demand connection implementationSamuel Ortiz1-0/+38
2010-07-15Provide unique identifier along with the interface callbacksMarcel Holtmann1-1/+2
2010-07-15Add service property and signals for LoginRequiredMarcel Holtmann1-4/+3
2010-07-15Add technology driver callbacks for adding/removing interfacesMarcel Holtmann1-0/+4
2010-07-15Add technology driver callback for setting TetheringMarcel Holtmann1-0/+2
2010-07-15Add support for technology driversMarcel Holtmann1-0/+54
2010-07-12No host route needed for nameservers on the same subnetSamuel Ortiz1-0/+1
2010-07-12Factorize host route setting routineSamuel Ortiz1-2/+1