summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Add OpenConnect provider plugin for AnyConnect VPN supportMohamed Abbas1-0/+425
2009-12-09Add an option to allow processes spawn with pipesMohamed Abbas1-1/+2
2009-12-07Switch dhclient handling to task infrastructureMarcel Holtmann1-272/+134
2009-12-07Add support for setting hostname and domainname from DHCPMarcel Holtmann1-0/+41
2009-12-07Parse interface MTU values from DHCP resultsMarcel Holtmann1-0/+2
2009-12-07Add parsing of Domainname, Hostname and Timeserver resultsMarcel Holtmann1-0/+4
2009-12-07Switch to g_strcmp0 instead of g_ascii_strcasecmpMarcel Holtmann1-5/+5
2009-12-07Use DHCP driver for dhclient implementationMarcel Holtmann1-75/+44
2009-12-07Remove failed attempt to integrate with ModemManagerMarcel Holtmann1-115/+0
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann1-61/+0
2009-11-30Use simpler wpa_supplicant state trackingSam Leffler1-19/+3
2009-11-30Set path string for Bluetooth devicesMartin Xu1-0/+1
2009-11-29Remove outdated modem helper libraryMarcel Holtmann3-496/+1
2009-11-29Use network details also for Ethernet devicesMarcel Holtmann1-29/+82
2009-11-28Disable DNS proxying when all services are disabledMarcel Holtmann1-14/+17
2009-11-28Follow changes to the default service and use its DNS serversMarcel Holtmann1-0/+27
2009-11-28Disable DNS proxy handling when in offline modeMarcel Holtmann1-3/+44
2009-11-26Remove empty plugins for Novatel and Huawei modemsMarcel Holtmann2-166/+0
2009-11-26Don't show passphrases in debug messagesMarcel Holtmann1-2/+1
2009-11-26Add checks for invalid supplicant state transitionsMarcel Holtmann1-3/+35
2009-11-26Trigger background scan after successful connectionMarcel Holtmann1-0/+3
2009-11-24Fix issue with potentially unused GPRS context typeMarcel Holtmann1-1/+1
2009-11-24Add first version of oFono GPRS supportMartin Xu1-8/+1254
2009-10-27Try to use SSID to connect AP when availableMartin Xu1-4/+4
2009-10-20Check data->network reference at MBM network cleanupMartin Xu1-0/+3
2009-10-20Set data->network as NULL when removing MBM networksMartin Xu1-0/+6
2009-10-10Fix broken libiWmxSDK callback parameter handlingInaky Perez-Gonzalez1-1/+8
2009-10-10Dynamically allocate wmxsdk device descriptorsInaky Perez-Gonzalez1-4/+14
2009-10-10Fix more WiMAX SDK API compat breakage from 1.4 to 1.5Inaky Perez-Gonzalez2-28/+47
2009-10-10Add work around Intel WiMAX SDK API breakageInaky Perez-Gonzalez2-3/+18
2009-10-09Fix handling when losing network access in MBM pluginMartin Xu1-11/+64
2009-10-02Update plugins to the new g_at_tty_open APIMarcel Holtmann1-1/+9
2009-09-22Cleanup scanning when the scanning is haltedMartin Xu1-1/+1
2009-09-19Fix broken concept of roaming tracking with MBM devicesMarcel Holtmann1-3/+7
2009-09-19Track roaming indication for cellular networksMarcel Holtmann1-16/+25
2009-09-18Add support for monitoring technology changes of MBM devicesMarcel Holtmann1-6/+47
2009-09-18Destroy the AT chat object only when modem got disabledMarcel Holtmann1-3/+11
2009-09-18Request and process network capability messagesMarcel Holtmann1-4/+13
2009-09-17Handle more technology notificationsMarcel Holtmann1-6/+34
2009-09-17Use IMSI to differentiate between cellular servicesMarcel Holtmann1-15/+30
2009-09-17Remove two useless debug statementsMarcel Holtmann1-2/+0
2009-09-17Convert and store MCC and MNC valuesMarcel Holtmann1-0/+9
2009-09-17Add network registration and setup support for MBM devicesMarcel Holtmann1-65/+356
2009-09-13Fix issue with powered down device on connection attemptMarcel Holtmann1-0/+2
2009-09-13Fix issue with missing scanning after power upMarcel Holtmann2-0/+5
2009-09-05Add quirks for non-mac80211 compliant driversMarcel Holtmann1-1/+9
2009-09-06Add support for correcting loopback settingsMarcel Holtmann1-3/+43
2009-09-05Make use of the supplicant disconnect methodMarcel Holtmann1-57/+15
2009-09-01Add tracking of oFono startup and terminationMarcel Holtmann1-0/+61
2009-09-01Don't initialize error variableMarcel Holtmann1-2/+4