summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.440.44Marcel Holtmann2009-10-222-1/+8
* Update and sync GAtChat from oFonoMarcel Holtmann2009-10-223-1/+18
* Enable / Disable CREAD functionality in gatttyRyan Raasch2009-10-221-0/+14
* Mention Sam's contributionsMarcel Holtmann2009-10-201-0/+1
* Install header files for resolver and IP configurationMarcel Holtmann2009-10-201-1/+1
* Fix some coding style issues and make it more readableMarcel Holtmann2009-10-203-16/+23
* Filter out signal strength values of zeroSam Leffler2009-10-201-0/+8
* Update services sorting after a signal strength changeSam Leffler2009-10-201-0/+5
* Fix command line options for device filteringSam Leffler2009-10-204-10/+44
* Check data->network reference at MBM network cleanupMartin Xu2009-10-201-0/+3
* Set data->network as NULL when removing MBM networksMartin Xu2009-10-201-0/+6
* Stop crashing when unrefing chat in callbackDenis Kenzior2009-10-191-3/+20
* Allow builds to install the test scripts for field debuggingInaky Perez-Gonzalez2009-10-102-1/+12
* Fix broken libiWmxSDK callback parameter handlingInaky Perez-Gonzalez2009-10-101-1/+8
* Dynamically allocate wmxsdk device descriptorsInaky Perez-Gonzalez2009-10-101-4/+14
* Fix more WiMAX SDK API compat breakage from 1.4 to 1.5Inaky Perez-Gonzalez2009-10-103-28/+79
* Add work around Intel WiMAX SDK API breakageInaky Perez-Gonzalez2009-10-103-3/+27
* Use free() instead of g_free() for things returned by index2*()Inaky Perez-Gonzalez2009-10-101-3/+3
* Fix handling when losing network access in MBM pluginMartin Xu2009-10-091-11/+64
* Release 0.430.43Marcel Holtmann2009-10-042-1/+9
* Fix: Make next_hexstring handle optional quotesDenis Kenzior2009-10-031-0/+6
* Add support for switching to a different GAtSyntax at runtimeMarcel Holtmann2009-10-022-0/+14
* Use Ethernet MAC address for MBM devicesMarcel Holtmann2009-10-021-1/+1
* Use 120 seconds timeout for service connect operationMarcel Holtmann2009-10-021-1/+2
* Update plugins to the new g_at_tty_open APIMarcel Holtmann2009-10-021-1/+9
* Replace g_at_chat_new_from_tty with g_at_tty_openMarcel Holtmann2009-10-024-44/+292
* gdbus: handle introspection generally in generic_message.RISKÓ Gergely2009-09-241-43/+59
* Unref GIOChannel in g_at_chat_new_from_ttyZhenhua Zhang2009-09-241-1/+4
* Cleanup scanning when the scanning is haltedMartin Xu2009-09-221-1/+1
* Add function connman_device_cleanup_scanning()Martin Xu2009-09-222-0/+20
* Add internal helper scanning_changed functionMartin Xu2009-09-221-19/+25
* Don't auto-connect services if they are roamingMarcel Holtmann2009-09-191-0/+3
* Fix broken concept of roaming tracking with MBM devicesMarcel Holtmann2009-09-191-3/+7
* Add support for handling cellular roaming state changesMarcel Holtmann2009-09-191-1/+39
* Track roaming indication for cellular networksMarcel Holtmann2009-09-191-16/+25
* Add support for network roaming propertyMarcel Holtmann2009-09-192-0/+62
* Add support for basic boolean propertiesMarcel Holtmann2009-09-192-2/+40
* Add cellular specific properties to service documentationMarcel Holtmann2009-09-191-5/+45
* Add support for monitoring technology changes of MBM devicesMarcel Holtmann2009-09-181-6/+47
* Add missing cellular mode definitionsMarcel Holtmann2009-09-181-0/+3
* Add support for cellular modes and change notificationsMarcel Holtmann2009-09-181-2/+78
* Enable auto-connect support for cellular devicesMarcel Holtmann2009-09-181-1/+1
* Fix issue with not removing cellular configurationMarcel Holtmann2009-09-181-0/+11
* Simplify cleanup logicDenis Kenzior2009-09-181-21/+17
* Destroy the AT chat object only when modem got disabledMarcel Holtmann2009-09-181-3/+11
* Fix build problem when udev is disabledMarcel Holtmann2009-09-181-0/+4
* Request and process network capability messagesMarcel Holtmann2009-09-181-4/+13
* Handle more technology notificationsMarcel Holtmann2009-09-171-6/+34
* Use IMSI to differentiate between cellular servicesMarcel Holtmann2009-09-171-15/+30
* Fix copy and paste mistake from previous commitMarcel Holtmann2009-09-171-1/+2