Fix regression from the passphrase update change
[platform/upstream/connman.git] / src / service.c
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
2009-06-26 Marcel HoltmannPrint an error if a network already exists
2009-05-25 Marcel HoltmannFix wrong D-Bus signature for strength changed signal
2009-05-25 Marcel HoltmannSend signal when service strength changes
2009-05-20 Marcel HoltmannMake network connect function private for now
2009-05-19 Marcel HoltmannUse hidden flag to make service invalid
2009-05-19 Marcel HoltmannSet a unique hidden flag for networks without name
2009-05-19 Marcel HoltmannReturn an error when trying to connect hidden networks
2009-05-17 Marcel HoltmannUse "RSN" instead of "WPA2" for the security details
2009-05-16 Marcel HoltmannAdd support for default route notifications
2009-05-16 Marcel HoltmannAdd support for storing last modification time
2009-05-16 Marcel HoltmannAdd message parsing for MoveBefore and MoveAfter methods
2009-05-15 Marcel HoltmannDisconnect service on removal if still connected
2009-05-15 Marcel HoltmannOnly disconnect the specific service if asked for it
2009-05-15 Marcel HoltmannDon't allow remove method calls on non-favorite services
2009-05-15 Marcel HoltmannMake sure to clear favorite setting on removal
2009-05-15 Marcel HoltmannMake sure to disconnect network on removal
2009-05-15 Marcel HoltmannIn case of timeout make sure to cancel network operation
2009-05-15 Marcel HoltmannMake sure to sort connected services first always first
2009-05-15 Marcel HoltmannSet intial service state for networks to idle
2009-05-15 Marcel HoltmannTreat connection timeout the same as failures
2009-05-15 Marcel HoltmannStore the service name for easy identification
2009-05-14 Marcel HoltmannCleanup user data variable names and debug messages
2009-05-14 Marcel HoltmannMake sure favorite setting is properly loaded
2009-05-14 Marcel HoltmannMake some service function private for now
2009-05-14 Marcel HoltmannAdd support for async service connect and timeout handling
2009-05-14 Marcel HoltmannEnsure that favorite information are stored
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-05-12 Marcel HoltmannStore and load configured passphrases for services
2009-05-12 Marcel HoltmannStore profile identifier assigned to service
2009-04-23 Marcel HoltmannExport active profile path and ident information
2009-04-23 Marcel HoltmannAdd hooks for saving and loading service details
2009-04-23 Marcel HoltmannAdd callbacks for service storage functions
2009-04-23 Marcel HoltmannAdd extra unique identifier to service object path
2009-04-22 Marcel HoltmannAdd support for service connect and disconnect methods
2009-04-22 Marcel HoltmannAdd support for service passphrase handling
2009-04-22 Marcel HoltmannFix broken mode and security string comparison
2009-04-22 Marcel HoltmannFix missing call to trigger service list resorting
2009-04-22 Marcel HoltmannAdd properties for WiFi services
2009-04-22 Marcel HoltmannFix handling of networks without a group name
2009-04-21 Marcel HoltmannFix broken service state change signal
2009-04-21 Marcel HoltmannAdd extra debug messages for service state changes
2009-04-21 Marcel HoltmannAdd support for service ready and disconnect state...
2009-04-21 Marcel HoltmannCheck that service is actually registered
2009-04-21 Marcel HoltmannSend signals for service state changes
2009-04-21 Marcel HoltmannAdd basic handling of configuration state
2009-04-21 Marcel HoltmannAdd support for carrier service state
2009-04-21 Marcel HoltmannAdd simple integration of device connect/disconnect...
2009-04-21 Marcel HoltmannCreate proper service interface abstraction
2009-04-12 Marcel HoltmannAdd service creation and reference counting functions
2009-04-12 Marcel HoltmannFix coding style mistake
2009-04-08 Marcel HoltmannAdd service initialization and lifetime tracking support
next