summaryrefslogtreecommitdiff
path: root/src/element.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-15connection: Remove connection elementDaniel Wagner1-6/+5
2011-01-14element: Assign element nameLi Jian1-0/+2
2010-12-31memoryleak: root element was not freedJukka Rissanen1-0/+2
2010-12-08Revert "main: Stop rfkill after the plugins"Samuel Ortiz1-0/+4
2010-12-08main: Stop rfkill after the pluginsSamuel Ortiz1-4/+0
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu1-0/+4
2010-11-06Add skeleton for integration of WISPr supportMarcel Holtmann1-0/+2
2010-11-05Remove unused __connman_element_get_*_path functionsMarcel Holtmann1-23/+0
2010-11-03element: Add peer IPv4 propertySamuel Ortiz1-0/+6
2010-10-21device: Set element driver when probing a device driverJoey Lee1-0/+22
2010-10-04Remove unused __connman_detect_start functionMarcel Holtmann1-1/+0
2010-10-04Remove dependency on udevMarcel Holtmann1-1/+1
2010-09-22Support multiple interfaces on -i and -I cmdline option.Lucio Maciel1-12/+21
2010-09-21Use __connman_device_get_service_type for getting service typeMarcel Holtmann1-1/+1
2010-09-14element: remove unnecessary checksPekka Pessi1-8/+4
2010-08-18Remove "__connman" prefix from static functionsDaniel Wagner1-3/+3
2010-08-03Forward device_enable() error from enable_technolgy()Samuel Ortiz1-4/+17
2010-07-29Provide access to hostname and domainname element propertiesMarcel Holtmann1-0/+12
2010-07-29Fix memory leak with IPv6 address and network valuesMarcel Holtmann1-0/+2
2010-07-29Store host and domain names retrieved from DHCPMarcel Holtmann1-0/+2
2010-07-29Add skeleton for WPAD integrationMarcel Holtmann1-0/+2
2010-07-29Initial IPv6 supportMartin Xu1-0/+7
2010-07-06Remove the udev based RFKILL switch processingMarcel Holtmann1-2/+1
2010-05-18Unregister element's children by typeSamuel Ortiz1-0/+58
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann1-1/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-1/+0
2010-01-29Add basic support for a location detection frameworkMarcel Holtmann1-0/+2
2010-01-25Use proper base path prefix for device objectsMarcel Holtmann1-1/+1
2010-01-05Move online/offline state handling into notifier frameworkMarcel Holtmann1-97/+21
2010-01-05Add place-holder for technology type GPSMarcel Holtmann1-0/+3
2010-01-04Remove two more unused element functionsMarcel Holtmann1-67/+0
2010-01-04Remove element lock and unlock functionsMarcel Holtmann1-55/+0
2010-01-04Remove two unused IPv4 element helpersMarcel Holtmann1-175/+0
2010-01-04Store PAC URL configuration in DHCP and provider elementsMarcel Holtmann1-2/+29
2010-01-02Add skeleton for technology specific functionsMarcel Holtmann1-0/+2
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-19Rename D-Bus helper for basic dictionary typesMarcel Holtmann1-7/+7
2009-12-19Use helper for basic property changed signalsMarcel Holtmann1-11/+2
2009-12-19Use new D-Bus helpers wherever possibleMarcel Holtmann1-19/+6
2009-12-14Add support for setting time server configurationMarcel Holtmann1-0/+27
2009-12-14Add timeserver value from DHCP configurationMarcel Holtmann1-0/+1
2009-12-09Add service types for system and VPN connectionsMarcel Holtmann1-0/+6
2009-12-09Add initial support for provider frameworkMohamed Abbas1-0/+2
2009-12-07Add skeleton for DHCP driver transitionMarcel Holtmann1-0/+2
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann1-2/+0
2009-12-06Remove unused device typesMarcel Holtmann1-4/+1
2009-11-29Use network details also for Ethernet devicesMarcel Holtmann1-2/+0
2009-11-25Remove element signal emissionMarcel Holtmann1-27/+0
2009-11-23Add device type CONNMAN_DEVICE_TYPE_CELLULARMartin Xu1-0/+1
2009-10-20Fix some coding style issues and make it more readableMarcel Holtmann1-10/+18