Some more whitespace cleanups
[platform/upstream/connman.git] / src / connman.h
2009-12-23 Marcel HoltmannSome more whitespace cleanups
2009-12-23 Samuel OrtizLoad service entries from configuration files
2009-12-22 Marcel HoltmannFix service loading and add provision callbacks
2009-12-20 Marcel HoltmannAdd D-Bus interface for configuring IP addresses
2009-12-20 Marcel HoltmannTrack link address and MTU settings
2009-12-20 Marcel HoltmannUpdate handling of IPv4 configuration settings
2009-12-19 Marcel HoltmannAdd user data to D-Bus helper function callbacks
2009-12-19 Marcel HoltmannAdd helper function to retrieve list of devices
2009-12-14 Marcel HoltmannAdd framework for configuration files
2009-12-14 Marcel HoltmannAdd generic suffix handling to storage helpers
2009-12-14 Marcel HoltmannAdd framework for handling time servers
2009-12-08 Mohamed AbbasAdd initial support for provider framework
2009-12-07 Marcel HoltmannAdd support for setting hostname and domainname from...
2009-12-07 Marcel HoltmannAdd DHCP driver and element handling
2009-12-07 Marcel HoltmannAdd skeleton for DHCP driver transition
2009-12-06 Marcel HoltmannRemove unused device specific connect/disconnect callbacks
2009-11-30 Marcel HoltmannAdd function to get current network connecting state
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-28 Marcel HoltmannAdd support for default service changed notifier
2009-11-28 Marcel HoltmannUse one common service type to string conversion routine
2009-11-25 Marcel HoltmannAdd support for dynamic debug framework
2009-10-26 Martin XuAdd device reconnect state and its helper functions
2009-10-20 Sam LefflerFix command line options for device filtering
2009-09-14 Marcel HoltmannFix issue with udev versus /dev/rfkill event processing
2009-08-30 Marcel HoltmannAdd basic hookup of passphrase agent callback
2009-08-30 Marcel HoltmannAdd support for handling errors from agent registration
2009-08-30 Marcel HoltmannRemove all the useless D-Bus connection passing
2009-08-23 Marcel HoltmannAdd support for cloning IP configurations
2009-08-10 Marcel HoltmannAdd more detailed tracking of IP devices
2009-08-09 Marcel HoltmannAdd support for storing default gateway information
2009-08-09 Marcel HoltmannAdd support for tracking route table changes via RTNL
2009-08-08 Marcel HoltmannIntegrate RTNL deeper into IP configuration tracking
2009-08-08 Marcel HoltmannTrack IP configuration based on RTNL interface list
2009-08-08 Marcel HoltmannAdd initial steps for IPv4 monitoring via RTNL
2009-08-07 Marcel HoltmannAdd first steps of generic task framework
2009-08-05 Marcel HoltmannAdd skeleton for task handling framework
2009-08-04 Marcel HoltmannAdd skeleton for provider framework implementation
2009-08-04 Marcel HoltmannAdd support for creating, modifying and removing profiles
2009-07-29 Marcel HoltmannFix error handling in case when passphrase is required
2009-07-25 Marcel HoltmannFix missing update of signal strength from scan results
2009-07-23 Marcel HoltmannAdd error codes for already enabled and disabled techno...
2009-07-23 Marcel HoltmannAdd function to check if technology is enabled
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 HoltmannAdd support for RFKILL changes of the WiFi subsystem
2009-07-22 Marcel HoltmannRemove deprecated and unused network storage callbacks
2009-07-22 Marcel HoltmannAdd common helpers for keyfile storage
2009-07-22 Marcel HoltmannRename internal function to match other function names
2009-07-22 Marcel HoltmannEnforce current offline mode for new devices
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 HoltmannAdd support for default technology property
2009-07-19 Marcel HoltmannAdd support for ConnectedTechnologies property
2009-07-19 Marcel HoltmannTrack service types and not device types for technologi...
2009-07-17 Marcel HoltmannAdd full support for enable/disable technology methods
2009-07-17 Marcel HoltmannFix reference counting with multiple networks with...
2009-07-17 Marcel HoltmannAdd function for cleaning out stale networks
2009-07-17 Marcel HoltmannIf the WiFi signal strength is below 20 then don't...
2009-07-16 Marcel HoltmannAdd support for Technologies and EnabledTechnologies...
2009-07-16 Marcel HoltmannAdd global method call to request scanning
2009-07-16 Marcel HoltmannTrigger auto-connect from service list changed signals
2009-07-16 Marcel HoltmannSome service list updates should be not delayed
2009-07-16 Marcel HoltmannDelay the update of service list by 2 seconds
2009-07-16 Marcel HoltmannAdd support for connecting existing services via SSID
2009-07-16 Marcel HoltmannAdd helper function for WiFi group name
2009-07-16 Marcel HoltmannAdd function to find first device of a given type
2009-07-12 Marcel HoltmannStore control interface for complex devices
2009-07-12 Marcel HoltmannAdd detection routine for Ericsson MBM devices
2009-07-07 Marcel HoltmannSplit service connect/disconnect from D-Bus message...
2009-07-07 Marcel HoltmannFix various error definitions
2009-07-04 Marcel HoltmannMove the network device type detection into its own...
2009-07-04 Marcel HoltmannUse RTNL device detection only if udev is not available
2009-07-03 Marcel HoltmannRequire udev and if not present use a compat layer
2009-06-30 Marcel HoltmannAdd callbacks for storage of IP configuration of services
2009-06-29 Marcel HoltmannAdd function for more detailed error reporting
2009-06-29 Marcel HoltmannAdd support for exporting IP configuration properties
2009-06-29 Marcel HoltmannHook up setting of IPv4 properties
2009-06-29 Marcel HoltmannFirst step towards a generic IP configuration infrastru...
2009-06-29 Marcel HoltmannAdd error code for invalid properties
2009-06-28 Marcel HoltmannAdd support for reading DEVTYPE attribute
2009-06-26 Marcel HoltmannAdd support for switching default route based on servic...
2009-06-26 Marcel HoltmannAdd function to read the internal service order value
2009-05-29 Marcel HoltmannAdd support for reading RFKILL events
2009-05-29 Marcel HoltmannAdd skeleton for new RFKILL interface
2009-05-21 Marcel HoltmannAdd skeleton for generic INET helpers
2009-05-20 Marcel HoltmannAdd option for selecting WiFi/Supplicant driver from...
2009-05-20 Marcel HoltmannMake network connect function private for now
2009-05-16 Marcel HoltmannAdd support for default route notifications
2009-05-16 Marcel HoltmannAdd helper for invalid service error messages
2009-05-14 Marcel HoltmannMake some service function private for now
2009-05-14 Marcel HoltmannAdd helper for already connected error messages
2009-05-14 Marcel HoltmannAdd helper for operation timeout error messages
2009-05-14 Marcel HoltmannAdd helper for operation aborted error messages
2009-05-14 Marcel HoltmannAdd helper for in progress error messages
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-04-23 Marcel HoltmannExport active profile path and ident information
2009-04-23 Marcel HoltmannAdd callbacks for service storage functions
2009-04-23 Marcel HoltmannAdd functions for handling unique device identifiers
2009-04-22 Marcel HoltmannAdd helper function for no carrier error messages
2009-04-21 Marcel HoltmannAdd support for service ready and disconnect state...
next