summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-18Fix issue with not removing cellular configurationMarcel Holtmann1-0/+11
2009-09-18Simplify cleanup logicDenis Kenzior1-21/+17
2009-09-18Destroy the AT chat object only when modem got disabledMarcel Holtmann1-3/+11
2009-09-18Fix build problem when udev is disabledMarcel Holtmann1-0/+4
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-17Fix copy and paste mistake from previous commitMarcel Holtmann1-1/+2
2009-09-17Add support for cellular username and password settingsMarcel Holtmann1-1/+68
2009-09-17Remove two useless debug statementsMarcel Holtmann1-2/+0
2009-09-17Add MCC and MNC values to service propertiesMarcel Holtmann1-1/+20
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-17Add attribute for cellular roaming indicationMarcel Holtmann1-0/+4
2009-09-17Add support for setting cellular APN detailsMarcel Holtmann2-14/+136
2009-09-17Fix issue with missing service ready state notificationMarcel Holtmann1-3/+3
2009-09-14Add introspection interface to the output of introspection callsRISKÓ Gergely1-1/+7
2009-09-14Add inet helper to retrieve current flagsMarcel Holtmann2-0/+32
2009-09-14Add support for monitoring operation state from pluginsMarcel Holtmann2-1/+71
2009-09-14Add support for tracking the operation stateMarcel Holtmann1-11/+64
2009-09-14Add support for multiple connection attemptsMarcel Holtmann1-2/+20
2009-09-13Add extra message for RFKILL block/unblock state changesMarcel Holtmann1-0/+2
2009-09-13Add message when udev based RFKILL processing is enabledMarcel Holtmann1-0/+2
2009-09-13Fix issue with udev versus /dev/rfkill event processingMarcel Holtmann3-1/+17
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-13Release 0.420.42Marcel Holtmann2-1/+6