projects
/
platform
/
upstream
/
connman.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Release 0.31
[platform/upstream/connman.git]
/
src
/
2009-07-22
Marcel Holtmann
Add some extra logging output
tree
|
commitdiff
2009-07-22
Marcel Holtmann
If previously powered off then don't enable when leavin...
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Move RTNL and udev init after probing of devices
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Load global settings before probing devices
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Remove deprecated and unused network storage callbacks
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Add support for global offline mode storage
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Use common storage helper for device information storage
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Add common helpers for keyfile storage
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Rename internal function to match other function names
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Enforce current offline mode for new devices
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Add infrastructure for global settings storage
tree
|
commitdiff
2009-07-22
Marcel Holtmann
Add support for persistent storage of device power...
tree
|
commitdiff
2009-07-21
Marcel Holtmann
Don't include hidden services in the service list
tree
|
commitdiff
2009-07-21
Marcel Holtmann
Use a proper udev function for getting network device
tree
|
commitdiff
2009-07-21
Marcel Holtmann
Fix the problems with scan result from unknown triggers
tree
|
commitdiff
2009-07-21
Marcel Holtmann
Print an error if disconnected from D-Bus
tree
|
commitdiff
2009-07-20
Marcel Holtmann
Remove support for network Connect and Disconnect methods
tree
|
commitdiff
2009-07-20
Marcel Holtmann
Remove support for CreateNetwork, RemoveNetwork and...
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Send signal when default technology changes
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Add support for default technology property
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Add missing signal for offline mode changes
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Don't emit connecting state change signal
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Ensure updates of connected technologies for Ethernet
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Fix the swapped registered vs enabled technologies...
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Add simple GetState method for really simple applications
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Fix handling of enabled notifications with async powere...
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Add support for ConnectedTechnologies property
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Rename Technologies property to AvailableTechnologies
tree
|
commitdiff
2009-07-19
Marcel Holtmann
Track service types and not device types for technologi...
tree
|
commitdiff
2009-07-18
Marcel Holtmann
During the scan trigger set scanning to false to start...
tree
|
commitdiff
2009-07-18
Marcel Holtmann
Use common function for resetting the scan trigger
tree
|
commitdiff
2009-07-18
Marcel Holtmann
Remove the unneeded out-of-range error code setting
tree
|
commitdiff
2009-07-18
Marcel Holtmann
Fix another reference counting imbalance when adding...
tree
|
commitdiff
2009-07-18
Marcel Holtmann
Fix limitation with simultaneous connects from differen...
tree
|
commitdiff
2009-07-18
Marcel Holtmann
Fix missing disarming of the connection timeout
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Make sure to always trigger disconnect on users request
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Ensure only one service connection attempt at a time
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Remove delay when removing services since it causes...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Handle error for operation aborted case
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Remove timeout when service connect is stopped via...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Don't remove network from service during remove grace...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Ensure to disconnect from devices and networks
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Add full support for enable/disable technology methods
tree
|
commitdiff
2009-07-17
Marcel Holtmann
One second timeout for service list update delays is...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix reference counting with multiple networks with...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix function names in comments
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Add missing service state change signal sending
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Don't store empty passphrases
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Protect hidden and active networks during scanning
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix cleanup handling if hidden network connect attempt...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
If the signal strength is zero don't declare this as...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Add function for cleaning out stale networks
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Register hidden networks with the system and connect...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix the reference counting for revived services
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Keep Ethernet services around only for one second
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix the issue with service re-ordering
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Free reference count on network when it goes away
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix handling of out-of-range access points
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Use proper function to set association state
tree
|
commitdiff
2009-07-17
Marcel Holtmann
When network gets remove ensure to disconnect the service
tree
|
commitdiff
2009-07-17
Marcel Holtmann
When scanning finished check for the auto-connect trigger
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix issues with current auto-connect logic
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix regression from the passphrase update change
tree
|
commitdiff
2009-07-17
Marcel Holtmann
If the WiFi signal strength is below 20 then don't...
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Fix small coding style issue
tree
|
commitdiff
2009-07-17
Marcel Holtmann
Don't update service passphrases from networks
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Don't forget to send signals for technology changes
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Send service list update when going to offline mode
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Set state to association if network driver doesn't...
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Add skeleton for EnableTechnology/DisableTechnology...
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Add support for Technologies and EnabledTechnologies...
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Add global method call to request scanning
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Trigger auto-connect from service list changed signals
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Some service list updates should be not delayed
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Delay the update of service list by 2 seconds
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Reset the connecting and associating variables properly
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Report a connected network as that and not as in progress
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Minor coding style fix
tree
|
commitdiff
2009-07-16
Marcel Holtmann
If network is attempting to connect already, return...
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Return an error if a service connection attempt is...
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Fix detection of association errors from supplicant
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Don't allow network connection attempts twice
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Allow cancelling of a network connection attempt
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Add support for connecting existing services via SSID
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Fix missing inclusion of WiFi helpers source file
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Add helper function for WiFi group name
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Add function to find first device of a given type
tree
|
commitdiff
2009-07-16
Martin Xu
Fix stalled configuration issue with supplicant
tree
|
commitdiff
2009-07-16
Martin Xu
Add function to retrieve network association state
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Track connection attempts and report error if it fails
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Fix one last breakage of strict-aliasing rules
tree
|
commitdiff
2009-07-16
Marcel Holtmann
Fix handling of strict-aliasing rules
tree
|
commitdiff
2009-07-15
Marcel Holtmann
Add error codes for failing connection attempts
tree
|
commitdiff
2009-07-15
Marcel Holtmann
Fix some uninitialized variables
tree
|
commitdiff
2009-07-15
Marcel Holtmann
Show Ethernet services only if carrier is set
tree
|
commitdiff
2009-07-15
Marcel Holtmann
Fix missing Powered property changed signals
tree
|
commitdiff
2009-07-15
Marcel Holtmann
Return a proper order value for the default service
tree
|
commitdiff
2009-07-14
Marcel Holtmann
Make the ConnectService method async
tree
|
commitdiff
2009-07-13
Marcel Holtmann
Fix MBM detection code to find first control interface
tree
|
commitdiff
2009-07-13
Marcel Holtmann
Add function to retrieve control interface
tree
|
commitdiff
next