Add inet helper to retrieve current flags
[platform/upstream/connman.git] / src / service.c
2009-09-14 Marcel HoltmannAdd support for multiple connection attempts
2009-09-13 Marcel HoltmannFix issue with not triggering auto-connect in some...
2009-08-30 Marcel HoltmannDetect missing storage entries for AutoConnect setting
2009-08-30 Marcel HoltmannAdd basic hookup of passphrase agent callback
2009-08-24 Marcel HoltmannDisable IP configuration callbacks for now
2009-08-23 Marcel HoltmannAdd support for cloning IP configurations
2009-08-15 Marcel HoltmannFix wrong service state handling on timeouts
2009-08-08 Marcel HoltmannAdd initial steps for IPv4 monitoring via RTNL
2009-08-07 Marcel HoltmannAdd support for changing the AutoConnect value of services
2009-08-07 Marcel HoltmannReport AutoConnect as false if not a favorite service
2009-08-07 Marcel HoltmannOnly allow service resorting when they are in the same...
2009-08-07 Marcel HoltmannAdd support for AutoConnect property of services
2009-08-06 Marcel HoltmannFix missing service type ordering
2009-08-06 Marcel HoltmannAdd network to service type conversion for Bluetooth
2009-08-04 Marcel HoltmannAdd support for creating, modifying and removing profiles
2009-08-03 Martin XuFix broken check for security modes
2009-07-29 Marcel HoltmannFix error handling in case when passphrase is required
2009-07-29 Marcel HoltmannAdd support for PassphraseRequired property
2009-07-29 Marcel HoltmannAdd missing check for WiFi security modes
2009-07-25 Marcel HoltmannFix missing update of signal strength from scan results
2009-07-23 Marcel HoltmannFix signals for connected and default technologies
2009-07-23 Marcel HoltmannFix missing auto-connect trigger on Ethernet device...
2009-07-23 Marcel HoltmannFix connect method to handle non-WiFi services
2009-07-23 Marcel HoltmannFix wrong usage of device types instead of service...
2009-07-21 Marcel HoltmannDon't include hidden services in the service list
2009-07-19 Marcel HoltmannSend signal when default technology changes
2009-07-19 Marcel HoltmannAdd support for default technology property
2009-07-19 Marcel HoltmannTrack service types and not device types for technologi...
2009-07-18 Marcel HoltmannRemove the unneeded out-of-range error code setting
2009-07-18 Marcel HoltmannFix another reference counting imbalance when adding...
2009-07-18 Marcel HoltmannFix limitation with simultaneous connects from differen...
2009-07-18 Marcel HoltmannFix missing disarming of the connection timeout
2009-07-17 Marcel HoltmannMake sure to always trigger disconnect on users request
2009-07-17 Marcel HoltmannEnsure only one service connection attempt at a time
2009-07-17 Marcel HoltmannRemove delay when removing services since it causes...
2009-07-17 Marcel HoltmannRemove timeout when service connect is stopped via...
2009-07-17 Marcel HoltmannDon't remove network from service during remove grace...
2009-07-17 Marcel HoltmannEnsure to disconnect from devices and networks
2009-07-17 Marcel HoltmannFix reference counting with multiple networks with...
2009-07-17 Marcel HoltmannFix function names in comments
2009-07-17 Marcel HoltmannAdd missing service state change signal sending
2009-07-17 Marcel HoltmannDon't store empty passphrases
2009-07-17 Marcel HoltmannProtect hidden and active networks during scanning
2009-07-17 Marcel HoltmannFix cleanup handling if hidden network connect attempt...
2009-07-17 Marcel HoltmannRegister hidden networks with the system and connect...
2009-07-17 Marcel HoltmannFix the reference counting for revived services
2009-07-17 Marcel HoltmannKeep Ethernet services around only for one second
2009-07-17 Marcel HoltmannFix the issue with service re-ordering
2009-07-17 Marcel HoltmannFree reference count on network when it goes away
2009-07-17 Marcel HoltmannFix handling of out-of-range access points
2009-07-17 Marcel HoltmannFix issues with current auto-connect logic
2009-07-17 Marcel HoltmannFix regression from the passphrase update change
2009-07-17 Marcel HoltmannIf the WiFi signal strength is below 20 then don't...
2009-07-17 Marcel HoltmannDon't update service passphrases from networks
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 HoltmannMinor coding style fix
2009-07-16 Marcel HoltmannReturn an error if a service connection attempt is...
2009-07-16 Marcel HoltmannFix detection of association errors from supplicant
2009-07-16 Marcel HoltmannAdd support for connecting existing services via SSID
2009-07-15 Marcel HoltmannAdd error codes for failing connection attempts
2009-07-15 Marcel HoltmannReturn a proper order value for the default service
2009-07-12 Marcel HoltmannStore the WiFi SSID value with keyword SSID
2009-07-12 Marcel HoltmannAdd network type for Ericsson MBM devices
2009-07-11 Marcel HoltmannSome cleanup of service load/save functions
2009-07-11 Samuel OrtizAdd support for storing SSID details of hidden services
2009-07-11 Samuel OrtizSet hidden network group name at time of association
2009-07-11 Martin XuIgnore service at auto-connect after user disconnected it
2009-07-09 Marcel HoltmannDon't trigger auto-connect when connection attempt...
2009-07-08 Marcel HoltmannCheck for valid service before dereferencing the order
2009-07-08 Martin XuDon't update network details of ready or connecting...
2009-07-08 Marcel HoltmannDon't trigger auto-connect if user initiated connect...
2009-07-07 Marcel HoltmannDon't update service details if network is already...
2009-07-07 Marcel HoltmannEnable support for initial service drag and drop
2009-07-07 Marcel HoltmannMake sure to trigger auto-connect when connection attem...
2009-07-07 Marcel HoltmannTrigger auto-connect when new service is added
2009-07-07 Marcel HoltmannCheck for current state on connect timeout
2009-07-07 Marcel HoltmannSplit service connect/disconnect from D-Bus message...
2009-07-05 Marcel HoltmannAdd service error for missing PIN codes
2009-07-04 Marcel HoltmannAdd device type for Ericsson MBM hardware
2009-07-02 Marcel HoltmannJust update the service if it already exists
2009-07-02 Joshua LockHave services remove method also clear the passphrase
2009-07-02 Joshua LockClear passphrase from storage when it's not set
2009-07-01 Marcel HoltmannFix async handling of device powered property
2009-06-30 Marcel HoltmannAvoid double storage of same information
2009-06-30 Marcel HoltmannAdd support for clearing error state via ClearProperty
2009-06-30 Marcel HoltmannAdd the current error state to properties
2009-06-30 Marcel HoltmannMove error conversion helper to different location
2009-06-30 Marcel HoltmannAdd support for DHCP errors from services
2009-06-30 Marcel HoltmannStore and load failure information for service
2009-06-30 Marcel HoltmannSet default IP configuration method for services
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 HoltmannAdd IP configuration details to devices, networks and...
2009-06-29 Marcel HoltmannAdd types for Bluetooth and cellular services
2009-06-29 Marcel HoltmannFix reseting of timeout identifier
2009-06-29 Marcel HoltmannReturn error for invalid properties on manager and...
2009-06-26 Marcel HoltmannAdd function to read the internal service order value
next