summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Add support for dynamic debug frameworkMarcel Holtmann6-40/+154
2009-11-25Remove element signal emissionMarcel Holtmann1-27/+0
2009-11-24Framework to support non-standard terminatorYang Gu2-10/+52
2009-11-24Fix: Make sure we don't gobble up unsolicitedDenis Kenzior1-2/+4
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-11-23Add function connman_network_set_errorMartin Xu2-0/+36
2009-11-23Add function connman_device_remove_all_networksMartin Xu2-0/+6
2009-11-23Add network type CONNMAN_NETWORK_TYPE_CELLULARMartin Xu3-0/+8
2009-11-23Add device type CONNMAN_DEVICE_TYPE_CELLULARMartin Xu5-1/+10
2009-11-20Clear scan trigger in device_destruct functionHaibo Zhu1-0/+2
2009-11-10Remove GTHREAD_CFLAGS and GTHREAD_LIBS usageMarcel Holtmann1-3/+3
2009-11-10Properly skip over quoted valuesAndrzej Zaborowski1-0/+11
2009-11-03Fix issue with adding nameserver that doesn't existMohamed Abbas1-2/+2
2009-11-03Fix issue when no broadcast address is givenMohamed Abbas1-1/+4
2009-11-01Release 0.460.46Marcel Holtmann2-1/+5
2009-11-01Remove problematic retry on failure code pathMartin Xu1-13/+0
2009-10-29Fix message handling for autostart.Claudio Takahasi1-0/+3
2009-10-29Cleanup previous patch and update docsDenis Kenzior2-8/+9
2009-10-29Capitalize g_at_tty option namesRyan Raasch1-8/+8
2009-10-27Set reconnect to FALSE when power off or disabling the deviceMartin Xu1-0/+4
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