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