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