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