Fix typo with exported device list
[platform/upstream/connman.git] / plugins /
2009-12-19 Marcel HoltmannAdd helpers for appending flexible D-Bus arrays
2009-12-19 Marcel HoltmannMake use of D-Bus dictionary helpers
2009-12-19 Marcel HoltmannFix signal strength calculation when quality is not...
2009-12-19 Marcel HoltmannAdd more debug output for WiFi quality
2009-12-19 Marcel HoltmannAllow potential roaming between WPA and WPA2 networks
2009-12-17 Martin XuAdd static IP support for oFono interaction
2009-12-15 Marcel HoltmannFix DNS packet length calculation
2009-12-15 Marcel HoltmannFix supplicant connection issue when specifying PSK...
2009-12-14 Marcel HoltmannExtract authentication modes (PSK and IEEE 802.1x)...
2009-12-14 Marcel HoltmannAdd plugin for Moblin specific features
2009-12-14 Marcel HoltmannAdd plugin for using Google Public DNS service
2009-12-14 Marcel HoltmannHandle cases when provided DNS server has no interface
2009-12-14 Marcel HoltmannAdd some logging for DNS proxy changes within the serve...
2009-12-14 Marcel HoltmannAdd workaround for EDNS0 queries that exceed the buffer...
2009-12-14 Marcel HoltmannHandle additional DNS records when sending alternate...
2009-12-09 Marcel HoltmannFix issue with TUN name assignment for VPN
2009-12-08 Marcel HoltmannAdd service types for system and VPN connections
2009-12-08 Mohamed AbbasAdd OpenConnect provider plugin for AnyConnect VPN...
2009-12-08 Mohamed AbbasAdd an option to allow processes spawn with pipes
2009-12-07 Marcel HoltmannSwitch dhclient handling to task infrastructure
2009-12-07 Marcel HoltmannAdd support for setting hostname and domainname from...
2009-12-07 Marcel HoltmannParse interface MTU values from DHCP results
2009-12-07 Marcel HoltmannAdd parsing of Domainname, Hostname and Timeserver...
2009-12-07 Marcel HoltmannSwitch to g_strcmp0 instead of g_ascii_strcasecmp
2009-12-07 Marcel HoltmannUse DHCP driver for dhclient implementation
2009-12-06 Marcel HoltmannRemove failed attempt to integrate with ModemManager
2009-12-06 Marcel HoltmannRemove unfinished and unneeded PPP support
2009-11-30 Sam LefflerUse simpler wpa_supplicant state tracking
2009-11-30 Martin XuSet path string for Bluetooth devices
2009-11-29 Marcel HoltmannRemove outdated modem helper library
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-28 Marcel HoltmannDisable DNS proxying when all services are disabled
2009-11-28 Marcel HoltmannFollow changes to the default service and use its DNS...
2009-11-28 Marcel HoltmannDisable DNS proxy handling when in offline mode
2009-11-26 Marcel HoltmannRemove empty plugins for Novatel and Huawei modems
2009-11-26 Marcel HoltmannDon't show passphrases in debug messages
2009-11-26 Marcel HoltmannAdd checks for invalid supplicant state transitions
2009-11-26 Marcel HoltmannTrigger background scan after successful connection
2009-11-24 Marcel HoltmannFix issue with potentially unused GPRS context type
2009-11-24 Martin XuAdd first version of oFono GPRS support
2009-10-26 Martin XuTry to use SSID to connect AP when available
2009-10-20 Martin XuCheck data->network reference at MBM network cleanup
2009-10-20 Martin XuSet data->network as NULL when removing MBM networks
2009-10-10 Inaky Perez-GonzalezFix broken libiWmxSDK callback parameter handling
2009-10-10 Inaky Perez-GonzalezDynamically allocate wmxsdk device descriptors
2009-10-10 Inaky Perez-GonzalezFix more WiMAX SDK API compat breakage from 1.4 to 1.5
2009-10-10 Inaky Perez-GonzalezAdd work around Intel WiMAX SDK API breakage
2009-10-09 Martin XuFix handling when losing network access in MBM plugin
2009-10-02 Marcel HoltmannUpdate plugins to the new g_at_tty_open API
2009-09-22 Martin XuCleanup scanning when the scanning is halted
2009-09-19 Marcel HoltmannFix broken concept of roaming tracking with MBM devices
2009-09-19 Marcel HoltmannTrack roaming indication for cellular networks
2009-09-18 Marcel HoltmannAdd support for monitoring technology changes of MBM...
2009-09-18 Marcel HoltmannDestroy the AT chat object only when modem got disabled
2009-09-18 Marcel HoltmannRequest and process network capability messages
2009-09-18 Marcel HoltmannHandle more technology notifications
2009-09-18 Marcel HoltmannUse IMSI to differentiate between cellular services
2009-09-18 Marcel HoltmannRemove two useless debug statements
2009-09-18 Marcel HoltmannConvert and store MCC and MNC values
2009-09-18 Marcel HoltmannAdd network registration and setup support for MBM...
2009-09-14 Marcel HoltmannFix issue with powered down device on connection attempt
2009-09-14 Marcel HoltmannFix issue with missing scanning after power up
2009-09-05 Marcel HoltmannAdd quirks for non-mac80211 compliant drivers
2009-09-06 Marcel HoltmannAdd support for correcting loopback settings
2009-09-05 Marcel HoltmannMake use of the supplicant disconnect method
2009-09-02 Marcel HoltmannAdd tracking of oFono startup and termination
2009-09-02 Marcel HoltmannDon't initialize error variable
2009-08-30 Marcel HoltmannFix Bluetooth disconnect race condition
2009-08-23 Marcel HoltmannConvert to fully non-recursive build system
2009-08-23 Marcel HoltmannAdd script for creating builtin plugin list
2009-08-23 Marcel HoltmannMake use of $(AM_V_at) for silent commands
2009-08-16 Marcel HoltmannUse $(AM_V_GEN) for custom rules
2009-08-13 Marcel HoltmannRemove unused variable
2009-08-13 Martin XuClear SSID when network restore back to hidden
2009-08-10 Marcel HoltmannAdd tracking of scanning state to supplicant driver
2009-08-08 Marcel HoltmannIntegrate RTNL deeper into IP configuration tracking
2009-08-08 Marcel HoltmannUse central place to request current link details
2009-08-07 Marcel HoltmannAdd monitoring of RTNL status for WiFi devices
2009-08-07 Marcel HoltmannIgnore Bluetooth adapters that are currently down
2009-08-07 Marcel HoltmannFix various race conditions within Bluetooth support
2009-08-07 Marcel HoltmannFix changed handling of service connect watches
2009-08-06 Marcel HoltmannHave Bluetooth plugin set a proper network grouping
2009-08-06 Marcel HoltmannSet remote Bluetooth address as network name for now
2009-08-06 Marcel HoltmannSet unique device ident for Bluetooth adapters
2009-07-24 Marcel HoltmannFix missing reset of network reference when disconnecting
2009-07-23 Marcel HoltmannFix notification to use service types instead of device...
2009-07-23 Marcel HoltmannFix potential pending result reply messages after removal
2009-07-23 Marcel HoltmannRemove wrongly committed double function call
2009-07-23 Marcel HoltmannFix potential pending scan reply messages after removal
2009-07-21 Marcel HoltmannFix D-Bus message reference leak when adding interface...
2009-07-21 Marcel HoltmannHandle the async notification of scan requests
2009-07-21 Marcel HoltmannRemove broken and unused callback for joining networks
2009-07-21 Marcel HoltmannDon't remove the network structure during inactive...
2009-07-21 Marcel HoltmannFix the problems with scan result from unknown triggers
2009-07-19 Marcel HoltmannEnsure that all supplicant and Bluetooth D-Bus calls...
2009-07-18 Marcel HoltmannRevert supplicant change to always set scanning false...
2009-07-18 Marcel HoltmannIf supplicant is already disconnecting return EALREADY...
2009-07-17 Marcel HoltmannRemove WiFi interface from supplicant when powering...
2009-07-17 Marcel HoltmannUpdate the network address when connected
2009-07-17 Marcel HoltmannDisable the get_bssid() function for now
next