element: Remove vendor code
[framework/connectivity/connman.git] / src / element.c
2011-05-31 Daniel Wagnerelement: Remove vendor code
2011-05-31 Daniel Wagnerelement: Remove zeroconf code
2011-05-31 Daniel Wagnerelement: Remove bootp code
2011-05-31 Daniel Wagnerelement: Remove profile code
2011-05-31 Daniel Wagnerelement: Remove IPv6 element code
2011-02-25 Daniel Wagnerelement: Remove IPV4 element
2011-02-24 Daniel Wagnerelement: Remove DHCP element
2011-02-15 Daniel Wagnerconnection: Remove connection element
2011-01-13 Li Jianelement: Assign element name
2010-12-31 Jukka Rissanenmemoryleak: root element was not freed
2010-12-08 Samuel OrtizRevert "main: Stop rfkill after the plugins"
2010-12-08 Samuel Ortizmain: Stop rfkill after the plugins
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-11-06 Marcel HoltmannAdd skeleton for integration of WISPr support
2010-11-05 Marcel HoltmannRemove unused __connman_element_get_*_path functions
2010-11-03 Samuel Ortizelement: Add peer IPv4 property
2010-10-21 Joey Leedevice: Set element driver when probing a device driver
2010-10-04 Marcel HoltmannRemove unused __connman_detect_start function
2010-10-04 Marcel HoltmannRemove dependency on udev
2010-09-22 Lucio MacielSupport multiple interfaces on -i and -I cmdline option.
2010-09-21 Marcel HoltmannUse __connman_device_get_service_type for getting servi...
2010-09-13 Pekka Pessielement: remove unnecessary checks
2010-08-18 Daniel WagnerRemove "__connman" prefix from static functions
2010-08-03 Samuel OrtizForward device_enable() error from enable_technolgy()
2010-07-30 Marcel HoltmannProvide access to hostname and domainname element prope...
2010-07-30 Marcel HoltmannFix memory leak with IPv6 address and network values
2010-07-30 Marcel HoltmannStore host and domain names retrieved from DHCP
2010-07-30 Marcel HoltmannAdd skeleton for WPAD integration
2010-07-29 Martin XuInitial IPv6 support
2010-07-06 Marcel HoltmannRemove the udev based RFKILL switch processing
2010-05-18 Samuel OrtizUnregister element's children by type
2010-03-07 Marcel HoltmannRemove unneeded plugin for Ericsson MBM support
2010-03-07 Marcel HoltmannRemove unneeded plugin for Option HSO support
2010-01-29 Marcel HoltmannAdd basic support for a location detection framework
2010-01-25 Marcel HoltmannUse proper base path prefix for device objects
2010-01-05 Marcel HoltmannMove online/offline state handling into notifier framework
2010-01-05 Marcel HoltmannAdd place-holder for technology type GPS
2010-01-04 Marcel HoltmannRemove two more unused element functions
2010-01-04 Marcel HoltmannRemove element lock and unlock functions
2010-01-04 Marcel HoltmannRemove two unused IPv4 element helpers
2010-01-04 Marcel HoltmannStore PAC URL configuration in DHCP and provider elements
2010-01-03 Marcel HoltmannAdd skeleton for technology specific functions
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-19 Marcel HoltmannUse helper for basic property changed signals
2009-12-19 Marcel HoltmannUse new D-Bus helpers wherever possible
2009-12-14 Marcel HoltmannAdd support for setting time server configuration
2009-12-14 Marcel HoltmannAdd timeserver value from DHCP configuration
2009-12-08 Marcel HoltmannAdd service types for system and VPN connections
2009-12-08 Mohamed AbbasAdd initial support for provider framework
2009-12-07 Marcel HoltmannAdd skeleton for DHCP driver transition
2009-12-06 Marcel HoltmannRemove unfinished and unneeded PPP support
2009-12-06 Marcel HoltmannRemove unused device types
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-25 Marcel HoltmannRemove element signal emission
2009-11-23 Martin XuAdd device type CONNMAN_DEVICE_TYPE_CELLULAR
2009-10-20 Marcel HoltmannFix some coding style issues and make it more readable
2009-10-20 Sam LefflerFix command line options for device filtering
2009-09-19 Marcel HoltmannAdd support for basic boolean properties
2009-09-18 Marcel HoltmannFix issue with missing service ready state notification
2009-09-14 Marcel HoltmannFix issue with udev versus /dev/rfkill event processing
2009-08-30 Marcel HoltmannRemove all the useless D-Bus connection passing
2009-08-04 Marcel HoltmannAdd support for creating, modifying and removing profiles
2009-07-23 Marcel HoltmannFix wrong usage of device types instead of service...
2009-07-23 Marcel HoltmannFix setup of udev context before loading any plugins
2009-07-22 Marcel HoltmannMove RTNL and udev init after probing of devices
2009-07-22 Marcel HoltmannLoad global settings before probing devices
2009-07-22 Marcel HoltmannRemove deprecated and unused network storage callbacks
2009-07-22 Marcel HoltmannAdd infrastructure for global settings storage
2009-07-22 Marcel HoltmannAdd support for persistent storage of device power...
2009-07-19 Marcel HoltmannDon't emit connecting state change signal
2009-07-17 Marcel HoltmannAdd full support for enable/disable technology methods
2009-07-16 Marcel HoltmannAdd global method call to request scanning
2009-07-16 Marcel HoltmannAdd function to find first device of a given type
2009-07-16 Marcel HoltmannFix one last breakage of strict-aliasing rules
2009-07-15 Marcel HoltmannAdd error codes for failing connection attempts
2009-07-04 Marcel HoltmannAdd device type for Ericsson MBM hardware
2009-07-04 Marcel HoltmannUse RTNL device detection only if udev is not available
2009-06-30 Marcel HoltmannAdd support for DHCP errors from services
2009-06-30 Marcel HoltmannForward error reporting from elements to services
2009-06-29 Marcel HoltmannAdd suppport for setting IPv4 configuration method
2009-06-29 Marcel HoltmannFirst step towards a generic IP configuration infrastru...
2009-06-26 Marcel HoltmannAdd support for setting Broadcast and Nameserver values
2009-06-26 Marcel HoltmannAdd support for exporting Broadcast and Nameserver...
2009-05-29 Marcel HoltmannAdd support for reading RFKILL events
2009-05-19 Marcel HoltmannAdd debug information for missing parent element
2009-05-17 Marcel HoltmannInclude device details within the profile storage
2009-05-16 Marcel HoltmannAdd special StateChanged signal
2009-05-14 Marcel HoltmannSome GCC are just too stupid
2009-05-14 Marcel HoltmannAdd support for async service connect and timeout handling
2009-05-12 Marcel HoltmannFix service lookup for WiFi and WiMAX devices
2009-05-01 Marcel HoltmannFix wrong device path in connection properties
2009-04-21 Marcel HoltmannAdd support for service ready and disconnect state...
2009-04-21 Marcel HoltmannAdd function to retrieve device from an element
2009-04-21 Marcel HoltmannRename helper function to get device/network path
2009-04-08 Marcel HoltmannAdd service initialization and lifetime tracking support
2009-03-24 Marcel HoltmannAdd definitions for element states and errors
2009-03-23 Marcel HoltmannFix crash with property blobs
2009-03-11 Marcel HoltmannAdd fully dynamic property storage capabilities
2009-03-11 Marcel HoltmannAdd basic support for notifier infrastructure
next