Disconnect service on removal if still connected
[connman] / src / device.c
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-05-01 Marcel HoltmannAdd support for marking devices as secondary
2009-04-23 Marcel HoltmannAdd functions for handling unique device identifiers
2009-04-21 Marcel HoltmannFix carrier and disconnected interaction
2009-04-21 Marcel HoltmannAdd basic handling of configuration state
2009-04-21 Marcel HoltmannReset disconnected state if carrier changes
2009-04-21 Marcel HoltmannFail connect attempt if not disconnected
2009-04-21 Marcel HoltmannAdd functions for device connect/disconnect handling
2009-04-13 Marcel HoltmannAdd error message for network and device storing failures
2009-04-06 Marcel HoltmannAdd support for handling carrier updates from devices
2009-04-05 Marcel HoltmannAdd function for getting device type
2009-04-04 Marcel HoltmannFix broken handling of ignore policy
2009-04-01 Marcel HoltmannExport device and network names via service interface
2009-04-01 Marcel HoltmannAdd function to retrieve string represenation for devic...
2009-03-26 Marcel HoltmannCheck result before overwriting WiFi.Security and WiFi...
2009-03-26 Marcel HoltmannFix parsing of network dictionary
2009-03-25 Marcel HoltmannCreate network with dummy identifier and correct type
2009-03-25 Marcel HoltmannSet device index for network to be joined
2009-03-25 Marcel HoltmannAdd support for join device driver callback
2009-03-25 Marcel HoltmannAdd skeleton for method to join networks
2009-03-25 Marcel HoltmannAdd support for device address property
2009-03-14 Marcel HoltmannDon't load last used network from configuration
2009-03-11 Marcel HoltmannAdd initial support for common property key constants
2009-03-11 Marcel HoltmannAdd fully dynamic property storage capabilities
2009-03-11 Marcel HoltmannHook up device type and offline mode notifications
2009-03-11 Marcel HoltmannAdd type for GPS based devices (just for power control)
2009-03-11 Marcel HoltmannAdd skeleton for profile/service integration
2009-03-08 Marcel HoltmannUse the network list from the hash table
2009-03-08 Marcel HoltmannFix wrong return value for device type check
2009-03-08 Marcel HoltmannMake sure only matching device probe routines are called
2009-03-08 Marcel HoltmannDon't send signals when powered state changes occur...
2009-03-08 Marcel HoltmannFix issue with network identifier lookup
2009-02-26 Marcel HoltmannFix missing include of "string.h"
2009-02-26 Marcel HoltmannConvert identifier on-demand if needed
2009-01-21 Marcel HoltmannReset scan trigger when scanning was performed
2009-01-21 Marcel HoltmannAdd support for ScanInterval property
2009-01-21 Marcel HoltmannDon't try to re-connect to networks out of range
2009-01-21 Marcel HoltmannFix network out of range detection
2009-01-21 Marcel HoltmannRemove the disconnected state once connected
2009-01-21 Marcel HoltmannAdd support for special disconnected device state
2009-01-21 Marcel HoltmannReconnecting to last selected network by default
2009-01-21 Marcel HoltmannMore simplification of property functions
2009-01-21 Marcel HoltmannAdd support for static IPv4 settings
2009-01-21 Marcel HoltmannTrack current network within device framework
2009-01-21 Marcel HoltmannAdd support for disconnecting networks first
2009-01-21 Marcel HoltmannAdd function to get device mode
2009-01-21 Marcel HoltmannVerify argument type before processing
2009-01-20 Marcel HoltmannRemove old property system
2009-01-20 Marcel HoltmannRename FlightMode to OfflineMode
2009-01-20 Marcel HoltmannRemove networks that are no longer available
2009-01-07 Marcel HoltmannAdd support for storage setup callbacks
2009-01-07 Marcel HoltmannFix wrong assignment of strength value
2009-01-07 Marcel HoltmannUse priority and strength to select known network
2009-01-06 Marcel HoltmannAdd support for different security privileges
2009-01-06 Marcel HoltmannAdd support for device priority setting
2009-01-06 Marcel HoltmannAdd support for basic flight mode implementation
2009-01-05 Marcel HoltmannAdd support for connection type property
2009-01-05 Marcel HoltmannFix typo in debug message
2009-01-05 Marcel HoltmannDon't probe device drivers twice
2009-01-05 Marcel HoltmannRemove element subtype details
2009-01-05 Marcel HoltmannAdd support for connecting known networks
2009-01-05 Marcel HoltmannAdd support for automatic connection policy
2009-01-05 Marcel HoltmannFix memory leak in loading function
2009-01-05 Marcel HoltmannAdd function to get device name
2009-01-05 Marcel HoltmannUse device and network specific storage helpers
2009-01-05 Marcel HoltmannUse dbus_bool_t for exported variables
2009-01-05 Marcel HoltmannCheck for invalid devices first
2009-01-04 Marcel HoltmannAdd support for more device and network properties
2009-01-04 Marcel HoltmannDon't attempt scanning if device is switched off
2009-01-04 Marcel HoltmannAdd support for device default storage
2009-01-04 Marcel HoltmannHook up default storage callbacks
2009-01-04 Marcel HoltmannHook up loading and saving functions
2009-01-04 Marcel HoltmannRegister default device and network storage drivers
2009-01-04 Marcel HoltmannDon't list devices without drivers
2009-01-02 Marcel HoltmannAdd device type for Nozomi based hardware
2009-01-02 Marcel HoltmannAdd device type for Novatel Wireless
2009-01-02 Marcel HoltmannCall disable and remove callbacks when unregistering...
2009-01-02 Marcel HoltmannAdd device type for HUAWEI Mobile
2009-01-01 Marcel HoltmannDon't use default for enum based switch statements
2009-01-01 Marcel HoltmannUpdate copyright information
2009-01-01 Marcel HoltmannRemove deprecated network subtype
2009-01-01 Marcel HoltmannAllow transport definition for device mode
2008-12-30 Marcel HoltmannSet device before registering network
2008-12-30 Marcel HoltmannAdd more debug messages for interface registration
2008-12-30 Marcel HoltmannFree allocated path value
2008-12-30 Marcel HoltmannAdd initial support for Network interface
2008-12-30 Marcel HoltmannMake use of connman_bool_t type
2008-12-28 Marcel HoltmannRemove networks when device gets disabled
2008-12-28 Marcel HoltmannSet correct subtype for transition period
2008-12-28 Marcel HoltmannFix list of device types
2008-12-28 Marcel HoltmannAdd support for changing policy over D-Bus
2008-12-28 Marcel HoltmannEnable devices when policy is set to manual
2008-12-28 Marcel HoltmannAdd function to change initial policy setting
2008-12-28 Marcel HoltmannAdd manual policy to device settings
2008-12-27 Marcel HoltmannClassify HSO devices as cellular
2008-12-27 Marcel HoltmannRegister device interface only when driver is bound
2008-12-26 Marcel HoltmannEmit signal when list of devices changes
2008-12-26 Marcel HoltmannFix networks list of devices
2008-12-26 Marcel HoltmannFix wrong order of arguments
2008-12-26 Marcel HoltmannFix documentation typos
next