Release 0.34
[framework/connectivity/connman.git] / ChangeLog
1 ver 0.34:
2         Fix setup of udev context before loading any plugins.
3         Fix rearming the scan trigger if a device got disabled.
4         Fix device power state changes tracking with RFKILL notifications.
5         Fix wrong usage of device types instead of service types.
6         Fix connect method to handle non-WiFi services.
7
8 ver 0.33:
9         Add support for RFKILL changes of the WiFi subsystem.
10         Fix state value of Network Manager compatibility support.
11
12 ver 0.32:
13         Fix broken device unregistration on removal.
14         Fix WiMAX device detection handling.
15
16 ver 0.31:
17         Fix missing enforcement of offline mode for new devices.
18         Add support for persistent storage of offline mode.
19         Add support for persistent storage of device power state.
20         Remove deprecated and unused network storage callbacks.
21
22 ver 0.30:
23         Fix issue where hidden network could show up in service list.
24         Fix issue with asynchronous notification of scan requests.
25         Fix message reference leak when adding interface fails.
26         Fix problem when removing network during inactive state.
27         Remove broken and unused callback for joining networks.
28         Remove deprecated device and network interface methods.
29         Remove test scripts for deprecated interface methods.
30
31 ver 0.29:
32         Fix missing signal emission for offline mode changes.
33         Fix signal emission for changes in technology properties.
34         Rename Technologies property to AvailableTechnologies.
35
36 ver 0.28:
37         Fix another reference counting imbalance when adding networks.
38         Revert supplicant change to always reset scanning after results.
39
40 ver 0.27:
41         Fix missing disarming of the connection timeout.
42         Fix handling of multiple supplicant disconnect attempts.
43         Fix simultaneous connects from different technologies limitation.
44
45 ver 0.26:
46         Fix broken handling of auto-connect logic.
47         Fix handling of out-of-range access points.
48         Fix support for connecting to hidden networks.
49         Fix reference counting for networks with same SSID.
50         Fix issue with WiFi interfaces not getting switched off.
51         Fix problems with delayed service list updates.
52         Fix disconnect/abort of connection attempts.
53
54 ver 0.25:
55         Fix showing of WiFi networks with less than 25% signal strength.
56         Fix potential segmentation fault with network passphrases.
57
58 ver 0.24:
59         Fix handling of initial device powered state.
60         Fix missing Powered property changed signals.
61         Fix canceling of a network connection attempt.
62         Fix stalled configuration issue with supplicant.
63         Fix detection of association errors from supplicant.
64         Fix issue with wrong scanning state information.
65         Fix hidden SSID detection routines.
66         Fix visible Ethernet services even without carrier.
67         Add global method call to request scanning.
68         Add support for global technologies list.
69         Add support for delaying service list updates.
70         Update the overall D-Bus API documentation.
71
72 ver 0.23:
73         Fix dhclient probe/remove race condition.
74         Fix handling of disconnected services during auto-connect.
75         Add support for proper group name of hidden networks.
76         Add support for storing SSID details of hidden networks.
77
78 ver 0.22:
79         Fix wrong auto-connect procedure after user connection.
80         Fix invalid update of already connected network.
81         Fix idle state handling after disconnecting device.
82         Fix disconnect race condition in WiFi supplicant.
83         Fix WiFi signal strength reporting.
84
85 ver 0.21:
86         Add udev based network device detection.
87         Add support for global auto-connect feature.
88         Add support for basic service drag and drop.
89         Fix missing passphrase cleanup on service removal.
90         Fix potential duplicate network creation.
91         Fix handling of WEP shared keys.
92
93 ver 0.20:
94         Add plugin for Intel WiMAX SDK support.
95         Add special handling for default vendor SSIDs.
96         Add support for default gateway in different network.
97         Add support for automatic switching of default gateway.
98         Add support for asynchronous handling of Powered property.
99         Add support for connecting/disconnecting Ethernet services.
100         Add support for more detailed error states of services.
101         Add support for clearing error state via ClearProperty.
102         Fix error code for invalid or unknown properties.
103         Fix various timeout handling issues.
104         Remove Policy and Priority device and network properties.
105
106 ver 0.19:
107         Add hidden networks to the service list.
108         Add support for storing the service name.
109         Fix service list sorting for connected services.
110         Fix missing cancel command when operation times out.
111         Fix various issues with service favorite handling.
112         Remove Available and Remember network properties.
113
114 ver 0.18:
115         Add support for asynchronous service connect method.
116         Fix broken storage of service favorite details.
117
118 ver 0.17:
119         Add AT chat library implementation.
120         Fix service lookup for WiFi and WiMAX devices.
121         Fix service state signal emission and error handling.
122         Fix storing and loading of configured passphrases for services.
123
124 ver 0.16:
125         Update Intel OSPM support to latest specification.
126         Add initial support for new service interface.
127         Add support for builtin plugins.
128         Add extra warning if no nameserver is defined.
129         Add error reporting for state and storage directory creation.
130         Add error message for network and device storing failures
131         Fix stale entry in gateway list after connection changes.
132         Fix handling of DHCP results with no nameserver.
133         Fix infinite loop for service lookup.
134         Fix various format string warnings.
135
136 ver 0.15:
137         Detect VMware network interface and ignore them.
138         Fix setting of scan_ssid for hidden networks.
139         Fix empty network name property.
140
141 ver 0.14:
142         Add support for detecting DHCP failures.
143         Add support for joining hidden WiFi networks.
144         Add support for device and network address property.
145         Add support for default /etc/resolv.conf generation.
146         Fix issue with wrong address setting for loopback.
147         Fix detection of WiFi access point changes.
148         Fix crash with blob properties.
149
150 ver 0.13:
151         Add support for notification infrastructure.
152         Add fully dynamic property storage capabilities.
153         Fix broken loading of last network on bootup.
154         Fix crash when unplugging WiFi devices.
155         Rename OSPM plugin to Intel OSPM plugin.
156         Rename WiMAX plugin to Intel WiMAX SDK plugin.
157
158 ver 0.12:
159         Fix connection state change handling.
160         Fix network list enumeration.
161         Fix broken driver matching for devices.
162         Fix issue with network identifier lookup.
163
164 ver 0.11:
165         Add plugin priority handling.
166         Add network type for WiMAX.
167         Fix network protocol selection for Bluetooth PAN.
168         Fix parameters for Bluetooth PAN disconnect method.
169
170 ver 0.10:
171         Fix races with connection signals.
172         Fix automatic switching of default connection.
173
174 ver 0.9:
175         Rename FlightMode to OfflineMode.
176         Add static IPv4 setting support for Ethernet devices.
177         Add extra options to exclude devices and plugins.
178         Add support for toggling debug output.
179         Add support for ScanInterval property.
180         Fix handling of disconnect commands from applications.
181         Fix detection of networks that are out of range.
182         Fix setting network remember status.
183         Fix argument type checking of properties.
184
185 ver 0.8:
186         Add Device and Network property to connection interface.
187         Add option to disable installation of data files.
188         Add command line option to show version number.
189         Fix signal emission for network changes.
190
191 ver 0.7:
192         Add basic support for flight mode.
193         Add support for multiple storage drivers.
194         Add support for RTNL newlink watch API.
195         Add support for different security privileges.
196         Add support for device and network priorities.
197         Add functions for setting network properties.
198         Fix issue with listing devices without a driver.
199         Fix issue with WiFi scanning indication.
200         Fix detection of WiFi security changes.
201         Update WiFi driver to use new network helpers.
202         Install different D-Bus configuration for PolicyKit.
203
204 ver 0.6:
205         Add CONNMAN_API_SUBJECT_TO_CHANGE definition.
206         Add detailed configuration options.
207         Add various D-Bus helper functions.
208         Add generic device driver infrastructure.
209         Add generic network driver infrastructure.
210         Add property for WiFi network mode.
211         Add property for network interface name.
212         Add property for global connection policy.
213         Add support for verbose compiler warnings.
214         Add support for device detection via udev.
215         Add support for systems with udhcpc.
216         Add support for Bluetooth PAN networks.
217         Fix WiFi issue with DHCP restart after handshake.
218         Fix exported symbols list creation.
219         Remove deprecated and unused plugins.
220
221 ver 0.5:
222         Add support for handling Bluetooth adapters.
223         Add support for activating wpa_supplicant on demand.
224         Add Device property to network objects.
225         Add Scanning property to device objects.
226         Fix Name property of device objects.
227         Fix WiFi SSID to object path conversion.
228         Fix duplicate wireless scan results.
229         Fix built issue with libudev and uClibc.
230         Fix issues with element registration failures.
231
232 ver 0.4:
233         Add DNS proxy resolver plugin.
234         Add support for default connections.
235         Add support for gateway change notifications.
236         Add signal strength property for connections.
237         Add property for connection type.
238         Fix issue with carrier detection.
239         Fix broken resolvconf plugin.
240
241 ver 0.3:
242         Add support for automatically connecting known networks.
243         Add improved framework for handling resolver details.
244         Add generic signal strength property.
245         Fix bridge and WiMAX device detection.
246         Fix network listing for Ethernet devices.
247
248 ver 0.2:
249         Add support for indicating network changes.
250         Add support for signal strength property.
251         Add support for unique device names.
252         Fix broken device enumeration.
253         Fix issue with device removal callback.
254         Fix issue with wpa_supplicant disconnecting.
255         Fix D-Bus access policy configuration.
256
257 ver 0.1:
258         Initial public release.