platform/upstream/connman.git
2009-07-20 Marcel HoltmannRemove test scripts for deprecated interfaces
2009-07-20 Marcel HoltmannRemove support for network Connect and Disconnect methods
2009-07-20 Marcel HoltmannRemove support for CreateNetwork, RemoveNetwork and...
2009-07-19 Marcel HoltmannRelease 0.29 0.29
2009-07-19 Marcel HoltmannSend signal when default technology changes
2009-07-19 Marcel HoltmannAdd support for default technology property
2009-07-19 Marcel HoltmannAdd special handling for empty strings
2009-07-19 Marcel HoltmannAdd missing signal for offline mode changes
2009-07-19 Marcel HoltmannAdd option for offline mode to test script
2009-07-19 Marcel HoltmannDon't emit connecting state change signal
2009-07-19 Marcel HoltmannEnsure updates of connected technologies for Ethernet
2009-07-19 Marcel HoltmannFix the swapped registered vs enabled technologies...
2009-07-19 Marcel HoltmannAdd simple GetState method for really simple applications
2009-07-19 Marcel HoltmannFix handling of enabled notifications with async powere...
2009-07-19 Marcel HoltmannAdd support for ConnectedTechnologies property
2009-07-19 Marcel HoltmannRename Technologies property to AvailableTechnologies
2009-07-19 Marcel HoltmannTrack service types and not device types for technologi...
2009-07-19 Marcel HoltmannEnsure that all supplicant and Bluetooth D-Bus calls...
2009-07-18 Marcel HoltmannRelease 0.28 0.28
2009-07-18 Marcel HoltmannDuring the scan trigger set scanning to false to start...
2009-07-18 Marcel HoltmannUse common function for resetting the scan trigger
2009-07-18 Marcel HoltmannRevert supplicant change to always set scanning false...
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 HoltmannRelease 0.27 0.27
2009-07-18 Marcel HoltmannFix limitation with simultaneous connects from differen...
2009-07-18 Marcel HoltmannIf supplicant is already disconnecting return EALREADY...
2009-07-18 Marcel HoltmannFix missing disarming of the connection timeout
2009-07-17 Marcel HoltmannRelease 0.26 0.26
2009-07-17 Marcel HoltmannMake sure to always trigger disconnect on users request
2009-07-17 Marcel HoltmannMention that Disconnect method implies the abort funtio...
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 HoltmannHandle error for operation aborted case
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 HoltmannRemove WiFi interface from supplicant when powering...
2009-07-17 Marcel HoltmannAdd full support for enable/disable technology methods
2009-07-17 Marcel HoltmannUpdate test script with new manager interface methods
2009-07-17 Marcel HoltmannUpdate the network address when connected
2009-07-17 Marcel HoltmannOne second timeout for service list update delays is...
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 HoltmannIf the signal strength is zero don't declare this as...
2009-07-17 Marcel HoltmannAdd function for cleaning out stale networks
2009-07-17 Marcel HoltmannDisable the get_bssid() function for now
2009-07-17 Martin XuRemove the BSSID retrieval for hidden networks
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 HoltmannUse proper function to set association state
2009-07-17 Marcel HoltmannWhen network gets remove ensure to disconnect the service
2009-07-17 Marcel HoltmannWhen scanning finished check for the auto-connect trigger
2009-07-17 Marcel HoltmannEnsure that supplicant disconnects from the network
2009-07-17 Marcel HoltmannFix issues with current auto-connect logic
2009-07-17 Marcel HoltmannRelease 0.25 0.25
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 HoltmannFix small coding style issue
2009-07-17 Marcel HoltmannDon't update service passphrases from networks
2009-07-16 Marcel HoltmannRelease 0.24 0.24
2009-07-16 Marcel HoltmannMention to set D-Bus timeout for service connect methods
2009-07-16 Marcel HoltmannRename some API document to indicate that they are...
2009-07-16 Marcel HoltmannDon't forget to send signals for technology changes
2009-07-16 Marcel HoltmannSend service list update when going to offline mode
2009-07-16 Marcel HoltmannSet state to association if network driver doesn't...
2009-07-16 Marcel HoltmannAdd skeleton for EnableTechnology/DisableTechnology...
2009-07-16 Marcel HoltmannAdd support for Technologies and EnabledTechnologies...
2009-07-16 Marcel HoltmannAdd documentation for the ConnectService method call
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 HoltmannReset the scanning flag to indicate the end of a scan...
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 HoltmannFix broken async return value for supplicant disconnect
2009-07-16 Marcel HoltmannReset the connecting and associating variables properly
2009-07-16 Marcel HoltmannReport a connected network as that and not as in progress
2009-07-16 Marcel HoltmannMinor coding style fix
2009-07-16 Marcel HoltmannFix issue with supplicant and async state notifications
2009-07-16 Marcel HoltmannIf network is attempting to connect already, return...
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 HoltmannDon't allow network connection attempts twice
2009-07-16 Marcel HoltmannAllow cancelling of a network connection attempt
2009-07-16 Marcel HoltmannAdd small test program for TUN/TAP devices
2009-07-16 Marcel HoltmannUpdate documentation about Ethernet devices with no...
2009-07-16 Marcel HoltmannUpdate test script for service connections
2009-07-16 Marcel HoltmannAdd support for connecting existing services via SSID
2009-07-16 Marcel HoltmannFix missing inclusion of WiFi helpers source file
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-16 Martin XuFix stalled configuration issue with supplicant
next