Release 1.8
[platform/upstream/connman.git] / ChangeLog
1 ver 1.8:
2         Fix issue with NTP transmit time calculation.
3         Fix issue with WiFi Tethering and newer kernels.
4         Fix issue with Netlink messages from Wireless Extensions.
5         Fix issue with IPv6 nameserver refresh beeing applied to IPv4.
6         Fix issue with overwriting DNS proxy address information.
7         Fix issue with missing handling of RFKILL hard blocking.
8         Add support for disabling internal backtrace functionality.
9
10 ver 1.7:
11         Fix issue with IPv4 address removal when setting interface down.
12         Fix issue with wrong error when setting tethering support option.
13         Fix issue with errors reported twice via agent to the client.
14         Fix issue with missing serialization of agent callbacks.
15         Add initial version of command line client tool.
16
17 ver 1.6:
18         Fix issue with Bluetooth networking support.
19         Fix issue with technology enabling method returns.
20         Fix issue with wrong IP address for fixed configurations.
21         Fix issue with IP address setting when interface is down.
22         Fix issue with handling duplicate hidden WiFi networks.
23         Fix issue with missing scanning for hidden WiFi networks.
24         Fix issue with missing update of service properties.
25         Fix issue with missing clearing of service errors.
26         Add manual pages for daemon and configuration file.
27
28 ver 1.5:
29         Fix issue with detecting Bluetooth networks when powered off.
30         Fix issue with connection attempts of non-favorite services.
31         Fix issue with connection attempts of disabled IP configurations.
32         Fix issue with missing auto-connection after changing IP method.
33         Fix issue with setting service state when changing IPv4 method.
34         Fix issue with IPv6 usage and static/manual configuration.
35         Add support for configuration option to disable hostname updates.
36         Add support for storing WiFi Tethering identifier and passphrase.
37         Add support for signaling changes of error property.
38
39 ver 1.4:
40         Fix issue with WiFi scanning in Tethering mode.
41         Fix issue with WISPr operation and disconnects.
42         Fix issue with DHCP client and restart behavior.
43         Fix issue with DNS resolving and failing IPv6 records.
44         Fix issue with incorrect NTP leap-not-in-sync flag.
45         Fix issue with incorrect NTP transmit time value.
46         Fix issue with failing NTP server due to routing.
47         Fix issue with missing gateway change notification.
48         Fix issue with stale network interfaces at startup.
49         Fix issue with pending method reply and agent errors.
50         Add support for providing previous WPS PIN to agent.
51         Add support for WPA supplicant based auto-scanning.
52         Add support for per device regulatory domain setting.
53         Add support for provisioning hidden WiFi networks.
54
55 ver 1.3:
56         Fix issue with default configuration values.
57         Fix issue with timeserver canonical name entries.
58         Fix issue with crash from cellular dummy context.
59         Fix issue with incorrect index for private networks.
60
61 ver 1.2:
62         Fix issue with not handling WiFi security changes.
63         Fix issue with not stopping WiFi scanning on shutdown.
64         Fix issue with auto-scanning and network discovery.
65         Fix issue with D-Bus reply for hidden WiFi networks.
66         Fix issue with overlapping memory areas and DNS requests.
67         Add support for randomized DNS transaction identifiers.
68         Add support for DNS caching over TCP connections.
69         Add support for using default IPv6 privacy setting.
70         Add support for providing previous passphrase to agent.
71         Add support for configuration unprovisioning handling.
72         Add support for NetworkInterfaceBlacklist configuration.
73         Add support for Bluetooth DUN daemon (dundee).
74
75 ver 1.1:
76         Fix issue with missing message type and DHCPv4 support.
77         Fix issue with potential NULL pointer in DHCPv6 handling.
78         Fix issue with potential NULL pointer in VPN handling.
79         Fix issue with potential NULL pointer for WiFi SSID.
80         Fix issue with missing conversion of raw WiFi PSK input.
81         Fix issue with missing stop for WiFi auto-scanning handling.
82         Fix issue with uninitialized IPv6 prefix length in oFono plugin.
83         Fix issue with domain search list handling according to RFC 6106.
84         Fix issue with domain name list notifications.
85         Fix issue with nameserver list notifications.
86         Fix issue with incorrect fixed IP configuration.
87         Fix issue with incorrect cleanup of resolver timers.
88         Fix issue with handling of RDNSS lifetime expiration.
89         Fix issue with crash on wrong domain length information.
90         Add support for favorite service database migration.
91         Add support for disabling WISPr functionality.
92         Add support for configurable agent timeouts.
93
94 ver 1.0:
95         Fix issue with missing WiFi disconnecting flag.
96         Fix issue with missing GPRS context attached check.
97         Fix issue with potential crash and supplicant handling.
98         Fix issue with potential crash and VPN provider.
99         Fix issue with potential crash and host routes.
100
101 ver 0.85:
102         Fix issue with duplicate service timeservers.
103         Fix issue with failure state when aborting agent request.
104         Fix issue with automatic scanning for hidden WiFi networks.
105         Fix issue with missing hostname/domainname validity checks.
106         Fix issue with missing DHCP packet length checks.
107         Add support for browser launching from WISPr login.
108
109 ver 0.84:
110         Fix issue with handling changed WiFi security of access points.
111         Fix issue with state notification of NetworkManager compatibility.
112
113 ver 0.83:
114         Fix issue with Ethernet not being enabled by default.
115         Fix issue with missing host routes for WISPr request.
116         Fix issue with missing HTTPS handling for WISPr support.
117         Fix issue with agent asking for passphrase for open service.
118         Fix issue with endless online check for preferred technology.
119         Fix issue with IPv6 RDNSS and DNS server creation.
120         Fix issue with WiFi roaming state change handling.
121         Fix issue with broken handling of WPS PBC method.
122
123 ver 0.82:
124         Fix issue with global online state handling.
125         Fix issue with timeserver handling in case of VPN.
126         Fix issue with automatic WiFi scanning handling.
127         Fix issue with WPS PIN length of zero and PBC.
128
129 ver 0.81:
130         Update default configuration options.
131         Add support for WPS PBC advertising handling.
132         Add support for wpa_supplicant background scanning.
133         Fix issue with showing cellular services without APN.
134         Fix issue with missing timeservers changed signal.
135
136 ver 0.80:
137         Update to support additional D-Bus API changes.
138         Add support for preferred technologies switching.
139         Add support for default auto connect technologies option.
140         Add support for service specific timeserver configuration.
141         Add support for extended timeserver fallback functionality.
142         Add support for extended nameserver fallback functionality.
143         Add support for user supplied routes for providers.
144         Add support for checking WiFi passphrase validity.
145         Fix issue with WISPr support and proxy handling.
146         Fix issue with Ethernet and auto connect handling.
147         Fix issue with too early IPv6 auto connection.
148         Fix issue with too early 6to4 connection checks.
149         Fix issue with oFono interaction on disconnect.
150         Fix issue with DNS servers behind point-to-point links.
151         Fix issue with pending DNS proxy requests.
152         Fix multiple issues with VPN handling.
153         Fix multiple issues with default gateway handling.
154
155 ver 0.79:
156         Update to support changed D-Bus API.
157         Add support for WiFi background scanning.
158         Add support for showing hidden WiFi networks as services.
159         Add support for generic stateless DHCPv6 handling.
160         Add support for DHCPv4 client identifier handling.
161         Add support for generic IP address pool handling.
162         Add support for global DNS cache handling.
163         Add support for internal NTP time handling.
164         Add support for updated oFono handling.
165
166 ver 0.78:
167         Fix multiple issues with service connection states.
168         Fix multiple issues with technology handling.
169         Fix issue with DHCP file descriptor leakage.
170         Fix issue with open access points and WPS.
171         Fix issue with handling of cellular devices.
172         Fix issue with DNS proxy hostname resolving.
173         Add support for PPTP and L2TP VPN tunneling.
174         Add support for organized settings storage.
175         Add support for WiFi fast connect handling.
176         Add support for better WiFi error handling.
177         Add support for integrated WISPr handling.
178
179 ver 0.77:
180         Fix issue with iptables API breakage.
181         Fix issue with agent input handling.
182         Fix issue with empty cellular operator name.
183         Fix issue with reference counting for network objects.
184         Fix issue with missing D-Bus signals for proxy changes.
185         Fix issue with group identifier and hidden WiFi networks.
186         Fix issue with setting wrong gateway for PPP connections.
187         Fix issue with mismatch of stored IP configuration settings.
188         Fix issue with not stopping DHCP for IPv4 configuration.
189         Add support for remembering last IP address from DHCP.
190         Add support for EAP-GTC authentication method.
191
192 ver 0.76:
193         Fix issue with loopback interface setup.
194         Fix issue with /etc/localtime being a symlink.
195         Fix issue with not handling dummy network devices.
196         Fix issue with not provisioning existing services.
197         Fix issue with running WPAD on IPv6 connections.
198         Fix issue with client certificate for TTLS/PEAP.
199         Remove internal element infrastructure.
200
201 ver 0.75:
202         Fix issue with 3G connect timeout handling.
203         Fix issue with WiFi raw key PSK handling.
204         Fix issue with DHCP renewal timeout handling.
205         Fix issue with DHCP and empty nameserver list.
206         Add support for unit testing.
207
208 ver 0.74:
209         Fix issue with race condition in ready/online handling.
210         Fix issue with DHCP release callback handling.
211         Fix multiple issues with session API handling.
212         Add support for using DNS proxy for Tethering.
213         Add support for Private Network API.
214         Add support for Clock API.
215
216 ver 0.73:
217         Update support for session API handling.
218         Add support for more advanced roaming policies.
219         Add support for EAP identity and passphrase queries.
220         Add support for IPv6 handling with cellular bearer.
221         Add support for main configuration file.
222         Remove deprecated profile interface.
223
224 ver 0.72:
225         Fix issue with overwriting DNS servers from DHCP.
226         Fix issue with DHCP renewal with same configuration.
227         Fix issue with multiple memory leaks.
228         Add support for 6to4 tunneling.
229
230 ver 0.71:
231         Fix issue with not storing IPv6 privacy settings.
232         Fix issue with storing fixed and manual IP settings.
233         Fix issue with service state when PAN connection fails.
234         Fix issue with tethering and WiFi bridge handling.
235         Fix issue with autonomously activated contexts.
236         Fix issue with nameserver array for PACrunner.
237         Fix issue with network information memory leak.
238         Fix issue with double-free in statistics handling.
239         Fix issue with handling malformed profiles.
240         Fix issue with pending DHCP client requests.
241         Add initial support for TI shared transport handling.
242
243 ver 0.70:
244         Add support for reporting invalid WiFi passphrases.
245         Add support for IPv6 privacy extension.
246         Add support for IPv6 advanced features.
247         Add support for IPv6 nameserver settings.
248         Remove deprecated APN service settings.
249
250 ver 0.69:
251         Fix issue with not handling DNS proxy failures gracefully.
252         Fix issue with double free in statistics handling.
253         Fix issue with early tethering bridge creation.
254         Add support for tethering property per technology.
255         Add support for initial WiFi tethering feature.
256         Add support for using PACrunner as proxy driver.
257         Add support for WPS as part of the security property.
258
259 ver 0.68:
260         Fix issue with wrong name of PolicyKit configuration file.
261         Fix issue with inconsistency of WiFi scan states.
262         Fix issue with missing auto-reconnect and oFono.
263         Add support for vpnc based private networks.
264         Add support for WiFi Protected Setup handling.
265         Remove legacy WiFi plugin.
266
267 ver 0.67:
268         Fix issue with oFono plugin and multiple online calls.
269         Fix issue with checking for AutoConnect service property.
270         Remove deprecated MCC and MNC service properties.
271
272 ver 0.66:
273         Fix multiple set of memory leaks.
274         Fix issue with WPA supplicant phase2 values.
275         Fix issue with WiFi access points after kill/restart.
276         Fix issue with correct PACrunner configuration loading.
277         Add support for loading provision files at runtime.
278         Add support for setting proxy auto-configuration.
279         Add support for IPv6 auto-configured addresses.
280
281 ver 0.65:
282         Use new WiFi plugin by default.
283         Fix issue with handling already powered devices.
284         Fix issue with handling proxy PAC option from DHCP.
285         Add support for handling regulatory domain settings.
286         Add support for handling IPv6 router advertisements.
287         Add support for handling IPv6 nameservers.
288         Add support for handling multiple search domains.
289         Add support for handling oFono modem lockdown.
290         Add support for handling IPv6 DNS connections.
291         Add support for IPv4 Link-Local negotiation.
292         Add support for USB CDC Tethering functionality.
293
294 ver 0.64:
295         Update service name to net.connman domain.
296         Fix issue with disabling a technology twice.
297         Fix issue with using wrong string for Proxy.Method.
298         Fix issue with TCP connection lookup and DNS proxy.
299         Fix issue with TCP receive busy waits and DNS proxy.
300         Fix various issues with WPA Supplicant interaction.
301         Add support for chunk encoding to HTTP client.
302         Add support for internal HTTP client for portal detection.
303         Add support for internal DHCP server setup.
304         Add support for internal NAT and IP forwarding setup.
305         Add support for Bluetooth Tethering functionality.
306         Remove deprecated device and network D-Bus interfaces.
307         Remove support for dhclient plugin.
308
309 ver 0.63:
310         Change to use nl80211/cfg80211 WiFi management by default.
311         Fix various issues with new WPA Supplicant interface.
312         Fix issue with not connecting failed networks at boot.
313         Fix issue with properly tracking RFKILL blocked state.
314         Fix issue with missing signals for IPv4/IPv6 gateway details.
315         Add support for using RTNL for setting IPv4/IPv6 details.
316         Add support for using PHONET_PIPE GPRS interfaces.
317         Add support for setting manual proxy configurations.
318         Add support for exporting proxy configurations to PACrunner.
319         Add support for combined home and roaming statistics.
320         Add support for OpenVPN connections.
321         Remove dependency on udev.
322
323 ver 0.62:
324         Fix crash with non-existent or extra DHCP result options.
325         Fix crash when doing PEAP/TTLS authentication.
326         Fix issue with handling multiple data counters.
327         Fix issue with Bluetooth adapters without address.
328         Fix issue with multiple scanning attempts after disconnects.
329         Fix issue with VPN services when switching into offline mode.
330         Add support for storing statistics information in separate files.
331         Add support for verification of configuration file parameters.
332         Add support for handling time server values from DHCP.
333         Add support for allowing DNS over TCP within the DNS proxy.
334         Add support for loading proxy configurations into PACrunner.
335         Add support for WiFi plugin using new WPA Supplicant D-Bus API.
336         Add support for requesting passphrases via agents.
337         Remove default support for EDNS0 option.
338
339 ver 0.61:
340         Add support for using the internal DHCP client by default.
341         Add support for latest PolicyKit framework.
342         Add support for new oFono D-Bus interfaces.
343
344 ver 0.60:
345         Fix issue with missing reset of proxy settings.
346         Fix issue with missing Ethernet property changed signal.
347         Fix issue with offline operation on already blocked devices.
348         Fix issue with offline mode and device powered changes.
349         Fix issue with portal detection and DHCP renewals.
350         Fix issue with connection attempts for removed networks.
351         Fix issue with stale pointers of networks.
352
353 ver 0.59:
354         Fix issue with D-Bus object paths of VPN providers.
355
356 ver 0.58:
357         Fix various issues around offline mode.
358         Fix various issues with VPN nameserver handling.
359         Add support for home/roaming network statistics.
360         Add support for EAP-TTLS WiFi configuration.
361         Add support for creating backtraces.
362
363 ver 0.57:
364         Fix missing default profile creation.
365         Fix missing service integration of VPN providers.
366         Fix missing export of PAC information retrieved from DHCP.
367         Fix issue with detection of new Bluetooth devices.
368         Fix issue with offline mode handling.
369         Fix issue with device power handling.
370
371 ver 0.56:
372         Fix issues with offline mode handling.
373         Fix service integration with VPN providers.
374         Add internal asynchronous resolver library.
375         Add internal DHCP client library.
376         Add support for using internal DHCP client.
377         Add support for WPAD proxy auto-configuration.
378         Add support for static IPv6 configuration.
379         Add support for DHCP provided domain names.
380         Add initial support for on-demand connections.
381         Remove uDHCP and resolvconf plugins.
382
383 ver 0.55:
384         Fix issue with 3G roaming status indication.
385         Fix issue with using -H option with dhclient.
386         Fix issue with loading WiFi SSID details for scanning.
387         Add support for setting host routes for DNS servers.
388         Add support for more detailed statistics counters.
389         Add support for internal DHCP client library.
390
391 ver 0.54:
392         Fix issue with root requests and EDNS0 OPT records.
393         Fix issue with default gateway when route deletion fails.
394         Fix issue with group identifiers for cellular networks.
395         Fix issue with fixed IP settings from cellular networks.
396         Fix issue with nameserver settings and manual configuration.
397         Add support for cellular network name changes.
398         Add support for cellular signal strength changes.
399         Add support for actively scanning for hidden networks.
400         Add support for ASCII based WEP keys.
401         Add support for NTP timeserver updates.
402         Add support for PPP default route settings.
403
404 ver 0.53:
405         Fix issue with supplicant and device scanning state cleaning.
406         Fix issue with Bluetooth PAN networks stay in connected state.
407         Fix issue with reference counting and connected state.
408         Fix issue with technology disabling on device removal.
409         Fix issue with two default gateways when using VPN.
410         Fix issue with static IPv4 configuration and signals.
411         Add support for splitting DHCP provided nameserver results.
412         Add support multiple nameservers in /etc/resolv.conf.
413         Add support for setting manual DNS server configuration.
414         Add support for exporting IPv4 gateway information.
415         Add support for newer versions of oFono API.
416
417 ver 0.52:
418         Fix issue with new "connected" states.
419         Fix issue with hidden networks and PSK.
420         Fix issue with DHCP and Bluetooth PAN.
421         Fix issue when disconnecting PAN networks.
422         Add support for application sessions.
423         Add plugin for hh2serial GPS support.
424
425 ver 0.51:
426         Fix issue with missing device power toggling.
427         Fix issue with D-Bus object path on device removal.
428         Add support for WiFi portal detection.
429         Add support for configuring static gateways.
430         Remove unneeded plugin for Option HSO support.
431         Remove unneeded plugin for Ericsson MBM support.
432
433 ver 0.50:
434         Fix configuration loading for unknown services.
435         Fix IP method setting of Ethernet plugin.
436
437 ver 0.49:
438         Fix issue with WiFi power changes.
439         Fix issue with Bluetooth device startup.
440         Fix issue with host route settings for VPN.
441         Fix issue with processing of RFKILL events.
442         Fix some WPA Enterprise privacy issues.
443         Add support for basic Ethernet information.
444         Add support for static IP settings.
445
446 ver 0.48:
447         Fix signal strength calculation when quality is not provided.
448         Fix issues with wpa_supplicant state tracking.
449         Fix faulty removal of IP address from interface.
450         Fix permissions of newly created /etc/resolv.conf file.
451         Fix DNS proxy handling when in offline mode.
452         Add support for EDNS0 resolver option.
453         Add workaround for large EDNS0 queries.
454         Add workaround for DHCP startup failures with WiFi networks.
455         Add support for handling hostnames and domainnames.
456         Add support for IPv4 configuration via service interface.
457         Add support for fixed and manual IPv4 configuration.
458         Add support for default service changed notifier.
459         Add support for clearing failure state via service removal.
460         Add support for OpenConnect VPN connections.
461         Add support for IEEE 802.1x WiFi networks.
462         Add support for roaming between WPA and WPA2 networks.
463         Add various generic D-Bus helpers and use them.
464         Remove special handling of Ethernet devices.
465
466 ver 0.47:
467         Fix segmentation fault on resolver shutdown.
468         Fix issue with adding nameserver that doesn't exist.
469         Fix issue when no broadcast address is given.
470         Fix issue with missing property changed signal.
471         Add checks for invalid supplicant state transitions.
472         Add initial version of oFono GPRS support.
473         Add support for dynamic debug framework.
474
475 ver 0.46:
476         Fix reconnect issue when power off or disabling the device.
477         Remove problematic retry on failure code path.
478
479 ver 0.45:
480         Fix crash with connect timeout and second connect attempt.
481         Fix reconnect issues after suspend or roaming attempt.
482
483 ver 0.44:
484         Fix command line options for device filtering.
485         Fix issue with network reference in MBM support.
486         Fix handling when losing network access in MBM plugin.
487         Fix broken libiWmxSDK callback parameter handling.
488         Add work around Intel WiMAX SDK API breakage.
489
490 ver 0.43:
491         Fix issue with missing scanning after power up.
492         Fix issue with udev versus /dev/rfkill event processing.
493         Fix issue with powered down device on connection attempt.
494         Add support for multiple connection attempts.
495         Add support for tracking the operation state.
496         Add full support for Ericsson MBM cellular devices.
497
498 ver 0.42:
499         Fix issue with switching between hidden WiFi networks.
500         Fix issue with missing scanning after disconnect.
501         Fix issue with not triggering auto-connect in some cases.
502
503 ver 0.41:
504         Fix race condition with WiFi devices and RFKILL.
505         Fix issue with WiFi connect/disconnect and some drivers.
506         Fix issue with WEP encryption and staging drivers.
507         Fix issue with wrong setup of loopback interfaces.
508
509 ver 0.40:
510         Fix issue with wrong setting of initial AutoConnect value.
511         Fix issue with IP configuration and loopback devices.
512         Fix issue with build system and include directory.
513         Fix wrong variable for dhclient-script location.
514         Fix disconnect race condition with Bluetooth service.
515         Add support for ignoring bonding Ethernet interfaces.
516
517 ver 0.39:
518         Fix file permissions for profile storage.
519         Fix service resorting when they are in different states.
520         Fix support for handling Bluetooth PAN devices.
521         Add support for AutoConnect property of services.
522         Add support for creating, modifying and removing profiles.
523         Add support for fully flexible task handling framework.
524         Add support for more generic RTNL handling and notifications.
525         Add support for full non-recursive build.
526
527 ver 0.38:
528         Fix broken check for security modes.
529         Fix requirement of inotify when loopback support is disabled.
530
531 ver 0.37:
532         Fix missing update of signal strength from scan results.
533         Fix error handling in case when passphrase is required.
534         Add support for PassphraseRequired property.
535         Add missing check for WiFi security modes.
536
537 ver 0.36:
538         Fix missing reset of network reference when disconnecting.
539         Fix wrong variable reference when sending technology replies.
540         Fix wrong identifiers of D-Bus error names.
541
542 ver 0.35:
543         Fix missing auto-connect trigger on Ethernet device removal.
544         Fix availability listing for devices without attached drivers.
545         Fix signals for connected and default technologies.
546         Fix notification to use service types instead of device types.
547         Fix potential pending scan result reply messages after removal.
548         Add support for blocking enable and disable technology changes.
549
550 ver 0.34:
551         Fix setup of udev context before loading any plugins.
552         Fix rearming the scan trigger if a device got disabled.
553         Fix device power state changes tracking with RFKILL notifications.
554         Fix wrong usage of device types instead of service types.
555         Fix connect method to handle non-WiFi services.
556
557 ver 0.33:
558         Add support for RFKILL changes of the WiFi subsystem.
559         Fix state value of Network Manager compatibility support.
560
561 ver 0.32:
562         Fix broken device unregistration on removal.
563         Fix WiMAX device detection handling.
564
565 ver 0.31:
566         Fix missing enforcement of offline mode for new devices.
567         Add support for persistent storage of offline mode.
568         Add support for persistent storage of device power state.
569         Remove deprecated and unused network storage callbacks.
570
571 ver 0.30:
572         Fix issue where hidden network could show up in service list.
573         Fix issue with asynchronous notification of scan requests.
574         Fix message reference leak when adding interface fails.
575         Fix problem when removing network during inactive state.
576         Remove broken and unused callback for joining networks.
577         Remove deprecated device and network interface methods.
578         Remove test scripts for deprecated interface methods.
579
580 ver 0.29:
581         Fix missing signal emission for offline mode changes.
582         Fix signal emission for changes in technology properties.
583         Rename Technologies property to AvailableTechnologies.
584
585 ver 0.28:
586         Fix another reference counting imbalance when adding networks.
587         Revert supplicant change to always reset scanning after results.
588
589 ver 0.27:
590         Fix missing disarming of the connection timeout.
591         Fix handling of multiple supplicant disconnect attempts.
592         Fix simultaneous connects from different technologies limitation.
593
594 ver 0.26:
595         Fix broken handling of auto-connect logic.
596         Fix handling of out-of-range access points.
597         Fix support for connecting to hidden networks.
598         Fix reference counting for networks with same SSID.
599         Fix issue with WiFi interfaces not getting switched off.
600         Fix problems with delayed service list updates.
601         Fix disconnect/abort of connection attempts.
602
603 ver 0.25:
604         Fix showing of WiFi networks with less than 25% signal strength.
605         Fix potential segmentation fault with network passphrases.
606
607 ver 0.24:
608         Fix handling of initial device powered state.
609         Fix missing Powered property changed signals.
610         Fix canceling of a network connection attempt.
611         Fix stalled configuration issue with supplicant.
612         Fix detection of association errors from supplicant.
613         Fix issue with wrong scanning state information.
614         Fix hidden SSID detection routines.
615         Fix visible Ethernet services even without carrier.
616         Add global method call to request scanning.
617         Add support for global technologies list.
618         Add support for delaying service list updates.
619         Update the overall D-Bus API documentation.
620
621 ver 0.23:
622         Fix dhclient probe/remove race condition.
623         Fix handling of disconnected services during auto-connect.
624         Add support for proper group name of hidden networks.
625         Add support for storing SSID details of hidden networks.
626
627 ver 0.22:
628         Fix wrong auto-connect procedure after user connection.
629         Fix invalid update of already connected network.
630         Fix idle state handling after disconnecting device.
631         Fix disconnect race condition in WiFi supplicant.
632         Fix WiFi signal strength reporting.
633
634 ver 0.21:
635         Add udev based network device detection.
636         Add support for global auto-connect feature.
637         Add support for basic service drag and drop.
638         Fix missing passphrase cleanup on service removal.
639         Fix potential duplicate network creation.
640         Fix handling of WEP shared keys.
641
642 ver 0.20:
643         Add plugin for Intel WiMAX SDK support.
644         Add special handling for default vendor SSIDs.
645         Add support for default gateway in different network.
646         Add support for automatic switching of default gateway.
647         Add support for asynchronous handling of Powered property.
648         Add support for connecting/disconnecting Ethernet services.
649         Add support for more detailed error states of services.
650         Add support for clearing error state via ClearProperty.
651         Fix error code for invalid or unknown properties.
652         Fix various timeout handling issues.
653         Remove Policy and Priority device and network properties.
654
655 ver 0.19:
656         Add hidden networks to the service list.
657         Add support for storing the service name.
658         Fix service list sorting for connected services.
659         Fix missing cancel command when operation times out.
660         Fix various issues with service favorite handling.
661         Remove Available and Remember network properties.
662
663 ver 0.18:
664         Add support for asynchronous service connect method.
665         Fix broken storage of service favorite details.
666
667 ver 0.17:
668         Add AT chat library implementation.
669         Fix service lookup for WiFi and WiMAX devices.
670         Fix service state signal emission and error handling.
671         Fix storing and loading of configured passphrases for services.
672
673 ver 0.16:
674         Update Intel OSPM support to latest specification.
675         Add initial support for new service interface.
676         Add support for builtin plugins.
677         Add extra warning if no nameserver is defined.
678         Add error reporting for state and storage directory creation.
679         Add error message for network and device storing failures
680         Fix stale entry in gateway list after connection changes.
681         Fix handling of DHCP results with no nameserver.
682         Fix infinite loop for service lookup.
683         Fix various format string warnings.
684
685 ver 0.15:
686         Detect VMware network interface and ignore them.
687         Fix setting of scan_ssid for hidden networks.
688         Fix empty network name property.
689
690 ver 0.14:
691         Add support for detecting DHCP failures.
692         Add support for joining hidden WiFi networks.
693         Add support for device and network address property.
694         Add support for default /etc/resolv.conf generation.
695         Fix issue with wrong address setting for loopback.
696         Fix detection of WiFi access point changes.
697         Fix crash with blob properties.
698
699 ver 0.13:
700         Add support for notification infrastructure.
701         Add fully dynamic property storage capabilities.
702         Fix broken loading of last network on bootup.
703         Fix crash when unplugging WiFi devices.
704         Rename OSPM plugin to Intel OSPM plugin.
705         Rename WiMAX plugin to Intel WiMAX SDK plugin.
706
707 ver 0.12:
708         Fix connection state change handling.
709         Fix network list enumeration.
710         Fix broken driver matching for devices.
711         Fix issue with network identifier lookup.
712
713 ver 0.11:
714         Add plugin priority handling.
715         Add network type for WiMAX.
716         Fix network protocol selection for Bluetooth PAN.
717         Fix parameters for Bluetooth PAN disconnect method.
718
719 ver 0.10:
720         Fix races with connection signals.
721         Fix automatic switching of default connection.
722
723 ver 0.9:
724         Rename FlightMode to OfflineMode.
725         Add static IPv4 setting support for Ethernet devices.
726         Add extra options to exclude devices and plugins.
727         Add support for toggling debug output.
728         Add support for ScanInterval property.
729         Fix handling of disconnect commands from applications.
730         Fix detection of networks that are out of range.
731         Fix setting network remember status.
732         Fix argument type checking of properties.
733
734 ver 0.8:
735         Add Device and Network property to connection interface.
736         Add option to disable installation of data files.
737         Add command line option to show version number.
738         Fix signal emission for network changes.
739
740 ver 0.7:
741         Add basic support for flight mode.
742         Add support for multiple storage drivers.
743         Add support for RTNL newlink watch API.
744         Add support for different security privileges.
745         Add support for device and network priorities.
746         Add functions for setting network properties.
747         Fix issue with listing devices without a driver.
748         Fix issue with WiFi scanning indication.
749         Fix detection of WiFi security changes.
750         Update WiFi driver to use new network helpers.
751         Install different D-Bus configuration for PolicyKit.
752
753 ver 0.6:
754         Add CONNMAN_API_SUBJECT_TO_CHANGE definition.
755         Add detailed configuration options.
756         Add various D-Bus helper functions.
757         Add generic device driver infrastructure.
758         Add generic network driver infrastructure.
759         Add property for WiFi network mode.
760         Add property for network interface name.
761         Add property for global connection policy.
762         Add support for verbose compiler warnings.
763         Add support for device detection via udev.
764         Add support for systems with udhcpc.
765         Add support for Bluetooth PAN networks.
766         Fix WiFi issue with DHCP restart after handshake.
767         Fix exported symbols list creation.
768         Remove deprecated and unused plugins.
769
770 ver 0.5:
771         Add support for handling Bluetooth adapters.
772         Add support for activating wpa_supplicant on demand.
773         Add Device property to network objects.
774         Add Scanning property to device objects.
775         Fix Name property of device objects.
776         Fix WiFi SSID to object path conversion.
777         Fix duplicate wireless scan results.
778         Fix built issue with libudev and uClibc.
779         Fix issues with element registration failures.
780
781 ver 0.4:
782         Add DNS proxy resolver plugin.
783         Add support for default connections.
784         Add support for gateway change notifications.
785         Add signal strength property for connections.
786         Add property for connection type.
787         Fix issue with carrier detection.
788         Fix broken resolvconf plugin.
789
790 ver 0.3:
791         Add support for automatically connecting known networks.
792         Add improved framework for handling resolver details.
793         Add generic signal strength property.
794         Fix bridge and WiMAX device detection.
795         Fix network listing for Ethernet devices.
796
797 ver 0.2:
798         Add support for indicating network changes.
799         Add support for signal strength property.
800         Add support for unique device names.
801         Fix broken device enumeration.
802         Fix issue with device removal callback.
803         Fix issue with wpa_supplicant disconnecting.
804         Fix D-Bus access policy configuration.
805
806 ver 0.1:
807         Initial public release.