Add support for reading RFKILL events
[connman] / src / element.c
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
2009-01-23 Marcel HoltmannMove connection signal handling away from elements...
2009-01-21 Marcel HoltmannAdd extra options to exclude devices and plugins
2009-01-21 Marcel HoltmannIntroduce global "connecting" state
2009-01-21 Marcel HoltmannMore simplification of property functions
2009-01-21 Marcel HoltmannAdd support for static IPv4 settings
2009-01-20 Marcel HoltmannRemove old property system
2009-01-10 Marcel HoltmannAdd Device and Network property to connection interface
2009-01-07 Marcel HoltmannAdd support for storage setup callbacks
2009-01-06 Marcel HoltmannRemove deprecated element strength handling
2009-01-05 Marcel HoltmannAllow retrieving static properties with byte values
2009-01-05 Marcel HoltmannAdd support for connection type property
2009-01-05 Marcel HoltmannRemove the unused devpath variable
2009-01-05 Marcel HoltmannAll WiFi properties are now part of network interface
2009-01-05 Marcel HoltmannAll policy is now part of devices and networks
2009-01-05 Marcel HoltmannAll elements are fully stateless
2009-01-05 Marcel HoltmannAdd support for IPv4 details in connection interface
2009-01-05 Marcel HoltmannRemove element subtype details
2009-01-05 Marcel HoltmannMove IPv4 handling into daemon core
2009-01-05 Marcel HoltmannRemove enable and disable element callbacks
2009-01-05 Marcel HoltmannRemove connection interface from element system
2009-01-05 Marcel HoltmannReorder device, network and connection setup
2009-01-05 Marcel HoltmannAdd skeleton for core connection driver
2009-01-05 Marcel HoltmannRemove element specific storage functions
2009-01-05 Marcel HoltmannOnly return networks that are registered
2009-01-04 Marcel HoltmannRemove scanning support from elements
2009-01-04 Marcel HoltmannRemove special handling for devices and networks
2009-01-04 Marcel HoltmannRemove network interface support from elements
2009-01-04 Marcel HoltmannAll vendor specific types start at 10000
2009-01-04 Marcel HoltmannAdd support for element based debugging
2009-01-04 Marcel HoltmannDon't list devices without drivers
2009-01-02 Marcel HoltmannAdd generic element iteration function
2009-01-01 Marcel HoltmannUpdate copyright information
2009-01-01 Marcel HoltmannRemove deprecated network subtype
2008-12-31 Marcel HoltmannAdd element type for PPP
2008-12-31 Marcel HoltmannAdd Interface property for connections
2008-12-31 Marcel HoltmannFix network types for Bluetooth and Cellular devices
2008-12-28 Marcel HoltmannDon't add policy to network objects
2008-12-27 Marcel HoltmannAdd generic device detection support
2008-12-27 Marcel HoltmannAdd stage for stopping element registration
2008-12-26 Marcel HoltmannUnlink node before calling remove callback
2008-12-26 Marcel HoltmannRemove device interface handling from element functions
2008-12-25 Marcel HoltmannAdd destruct callback to element structure
2008-12-24 Marcel HoltmannAdd skeleton for generic network driver
2008-12-24 Marcel HoltmannPostpone initial driver probing after all plugins are...
2008-12-20 Marcel HoltmannAdd variable to hold a possible object path
2008-12-18 Marcel HoltmannOnly allow WiFi devices to create networks for now
2008-12-17 Marcel HoltmannAdd Device property to network objects
2008-12-17 Marcel HoltmannAdd support for changing scanning state
2008-12-16 Marcel HoltmannAdd Scanning property to device objects
2008-12-16 Marcel HoltmannFix Name property of device objects
2008-12-15 Marcel HoltmannFix offline state signal emission
2008-12-15 Marcel HoltmannAdd support for changing default connections
2008-12-15 Marcel HoltmannAdd property to indicate default connections
2008-12-15 Marcel HoltmannAdd support for IPv4.Broadcast property
2008-12-15 Marcel HoltmannIndicate when signal strength of connection changes
2008-12-15 Marcel HoltmannAdd signal strength to connection objects
2008-12-14 Marcel HoltmannAdd property for connection type
2008-12-14 Marcel HoltmannDon't include network list for Ethernet devices
2008-12-14 Marcel HoltmannDon't apply filter to network devices
2008-12-13 Marcel HoltmannAdd support for changing static properties
2008-12-13 Marcel HoltmannRemove the off policy option
2008-12-13 Marcel HoltmannEmit signal when element gets enabled or disabled
2008-12-13 Marcel HoltmannRemove deprecated resolver element type
2008-12-13 Marcel HoltmannRemove disabled code fragments of old element interface
2008-12-12 Marcel HoltmannFix retrieving network list
2008-12-12 Marcel HoltmannSend signals for Powered and Connected changes
2008-12-12 Marcel HoltmannSend signal when network got removed
2008-12-12 Marcel HoltmannAdd missing signal for network changes
2008-12-12 Marcel HoltmannCall disable callback before remove callback
2008-12-11 Marcel HoltmannRemove usage of reader/write lock
2008-12-11 Marcel HoltmannAdd functions for IPv4 method conversion
2008-12-11 Marcel HoltmannAdd devname attribute for device filtering
2008-12-10 Marcel HoltmannAdd Available and Remember properties for networks
2008-12-09 Marcel HoltmannAdd first draft of implemention for CreateNetwork
2008-12-09 Marcel HoltmannAdd skeleton for manual network creation API
2008-12-09 Marcel HoltmannDon't enumerate network pseudo devices
2008-12-09 Marcel HoltmannFix handling of properties with byte values
2008-12-05 Marcel HoltmannShow Networks property only for wireless devices
2008-12-05 Marcel HoltmannSupport selected listing and counting of elements
2008-12-05 Marcel HoltmannAdd generic failure reply
2008-12-05 Marcel HoltmannLoad policy configuration from storage
2008-12-05 Marcel HoltmannStore the policy setting
2008-12-05 Marcel HoltmannDo policy based enabling/disabling of devices
2008-12-05 Marcel HoltmannFix cleanup and unregistration procedures
next