summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-27Release 0.450.45Marcel Holtmann2-1/+5
2009-10-27Remove connect timer before second connect attemptMarcel Holtmann1-1/+7
2009-10-27Run auto-connect once service goes into idle state and reconnect is enabledMartin Xu1-0/+8
2009-10-27Add support for setting reconnect stateMartin Xu1-0/+8
2009-10-27Add set_reconnect_state and get_reconnect_state helper functionsMartin Xu1-0/+34
2009-10-27Add device reconnect state and its helper functionsMartin Xu2-0/+17
2009-10-27Try to use SSID to connect AP when availableMartin Xu1-4/+4
2009-10-24Handle right bracket in next_unquoted_stringZhenhua Zhang1-2/+2
2009-10-22Release 0.440.44Marcel Holtmann2-1/+8
2009-10-22Update and sync GAtChat from oFonoMarcel Holtmann3-1/+18
2009-10-22Enable / Disable CREAD functionality in gatttyRyan Raasch1-0/+14
2009-10-20Mention Sam's contributionsMarcel Holtmann1-0/+1
2009-10-20Install header files for resolver and IP configurationMarcel Holtmann1-1/+1
2009-10-20Fix some coding style issues and make it more readableMarcel Holtmann3-16/+23
2009-10-20Filter out signal strength values of zeroSam Leffler1-0/+8
2009-10-20Update services sorting after a signal strength changeSam Leffler1-0/+5
2009-10-20Fix command line options for device filteringSam Leffler4-10/+44
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-19Stop crashing when unrefing chat in callbackDenis Kenzior1-3/+20
2009-10-10Allow builds to install the test scripts for field debuggingInaky Perez-Gonzalez2-1/+12
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-Gonzalez3-28/+79
2009-10-10Add work around Intel WiMAX SDK API breakageInaky Perez-Gonzalez3-3/+27
2009-10-10Use free() instead of g_free() for things returned by index2*()Inaky Perez-Gonzalez1-3/+3
2009-10-09Fix handling when losing network access in MBM pluginMartin Xu1-11/+64
2009-10-04Release 0.430.43Marcel Holtmann2-1/+9
2009-10-03Fix: Make next_hexstring handle optional quotesDenis Kenzior1-0/+6
2009-10-02Add support for switching to a different GAtSyntax at runtimeMarcel Holtmann2-0/+14
2009-10-02Use Ethernet MAC address for MBM devicesMarcel Holtmann1-1/+1
2009-10-02Use 120 seconds timeout for service connect operationMarcel Holtmann1-1/+2
2009-10-02Update plugins to the new g_at_tty_open APIMarcel Holtmann1-1/+9
2009-10-02Replace g_at_chat_new_from_tty with g_at_tty_openMarcel Holtmann4-44/+292
2009-09-24gdbus: handle introspection generally in generic_message.RISKÓ Gergely1-43/+59
2009-09-24Unref GIOChannel in g_at_chat_new_from_ttyZhenhua Zhang1-1/+4
2009-09-22Cleanup scanning when the scanning is haltedMartin Xu1-1/+1
2009-09-22Add function connman_device_cleanup_scanning()Martin Xu2-0/+20
2009-09-22Add internal helper scanning_changed functionMartin Xu1-19/+25
2009-09-19Don't auto-connect services if they are roamingMarcel Holtmann1-0/+3
2009-09-19Fix broken concept of roaming tracking with MBM devicesMarcel Holtmann1-3/+7
2009-09-19Add support for handling cellular roaming state changesMarcel Holtmann1-1/+39
2009-09-19Track roaming indication for cellular networksMarcel Holtmann1-16/+25
2009-09-19Add support for network roaming propertyMarcel Holtmann2-0/+62
2009-09-19Add support for basic boolean propertiesMarcel Holtmann2-2/+40
2009-09-19Add cellular specific properties to service documentationMarcel Holtmann1-5/+45
2009-09-18Add support for monitoring technology changes of MBM devicesMarcel Holtmann1-6/+47
2009-09-18Add missing cellular mode definitionsMarcel Holtmann1-0/+3
2009-09-18Add support for cellular modes and change notificationsMarcel Holtmann1-2/+78
2009-09-18Enable auto-connect support for cellular devicesMarcel Holtmann1-1/+1