summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.120.12Marcel Holtmann2009-12-022-1/+12
* Fix: Store refs as 16 bits, not 8Denis Kenzior2009-12-021-1/+1
* Fix: Don't forget to cleanup the atom watchDenis Kenzior2009-12-011-0/+7
* Fix: Make sure to never overflow DNS variableDenis Kenzior2009-12-011-2/+5
* Fix: Poll ENAP on older mbm hardwareDenis Kenzior2009-12-011-125/+186
* Style: Fix whitespaceDenis Kenzior2009-12-011-1/+1
* Fix: Fix parsing in MBMDenis Kenzior2009-12-011-0/+3
* Add experimental support for E2IPCFGDenis Kenzior2009-12-011-20/+163
* Fix: Don't decode error unnecessarilyDenis Kenzior2009-12-011-2/+2
* Fix: Add username/password support to mbm contextDenis Kenzior2009-12-011-1/+7
* Fix: Make sure we don't overflow the bufferDenis Kenzior2009-12-012-2/+8
* Fix: Force calypso to return to command mode ASAPDenis Kenzior2009-12-011-2/+2
* Fix: Remove duplicate atoms from calypso pluginDenis Kenzior2009-12-011-2/+0
* Fix: Simplify logic to use g_memdupDenis Kenzior2009-12-011-5/+3
* Fix: Disable echo on all calypso DLCsDenis Kenzior2009-12-011-1/+3
* Fix: Be more signed/unsigned correctDenis Kenzior2009-12-011-3/+3
* Style: Use unsigned int instead of unsignedDenis Kenzior2009-12-016-6/+8
* Fix: Reset call_ids when modem is powered offZhenhua Zhang2009-11-261-0/+3
* Update calypso plugin to the new wakeup handlingDenis Kenzior2009-11-261-2/+2
* Fix: Retry the wakeup command until the modem OKsDenis Kenzior2009-11-261-16/+38
* Fix: Make Calypso handling a bit betterDenis Kenzior2009-11-261-2/+4
* Fix: None of this seems necessary for the CalypsoDenis Kenzior2009-11-261-5/+1
* Add udev rules for Option GI0201 and GTM382 modemsMarko Saukko2009-11-251-0/+2
* Fix: Move CHLD from voicecall driver to pluginZhenhua Zhang2009-11-243-58/+70
* Fix: Order of CMER and CIND in SLC connectionZhenhua Zhang2009-11-241-20/+20
* Fix: Add check for register_auto methodZhenhua Zhang2009-11-241-2/+5
* Fix: handle weird Dell 5530 mbm card network nameMartin Xu2009-11-241-1/+2
* Fix: Send all SMS segmentsZhigang Li2009-11-241-1/+1
* Move g_at_chat_add_terminator after chat object is verifiedMarcel Holtmann2009-11-241-1/+2
* Support Huawei specific terminatorYang Gu2009-11-241-0/+1
* Framework to support non-standard terminatorYang Gu2009-11-242-10/+52
* Fix: Change order of init commandsDenis Kenzior2009-11-231-1/+1
* Fix: Make sure we don't gobble up unsolicitedDenis Kenzior2009-11-231-2/+4
* Fix: Make sure we don't gobble up unsolicitedDenis Kenzior2009-11-231-1/+2
* Fix: Try sending AT<CR>Denis Kenzior2009-11-231-1/+1
* Release 0.110.11Marcel Holtmann2009-11-242-1/+8
* Add first version of script for applying GPRS settingsMarcel Holtmann2009-11-242-1/+62
* Get rid of the pointless checks before g_free in GPRS engineMarcel Holtmann2009-11-241-30/+11
* Add support bringing GPRS interfaces up and down as neededMarcel Holtmann2009-11-241-0/+50
* Emit settings signal before active signalMartin Xu2009-11-231-6/+7
* Add mpty field to ofono_callZhenhua Zhang2009-11-232-1/+4
* Fix: Poll CLCC to replace the code in call_held=1Zhenhua Zhang2009-11-201-44/+6
* Add pretty decoding for DomainNameServers settingsMarcel Holtmann2009-11-191-1/+5
* Fix: warningsDenis Kenzior2009-11-181-3/+3
* Turn off echo on HSO modemsDenis Kenzior2009-11-181-0/+3
* Get rid of a few debugsDenis Kenzior2009-11-181-4/+0
* Make HSO context driver use OWANCALL/OWANDATADenis Kenzior2009-11-181-22/+83
* Add CALLBACK_WITH_SUCCESSDenis Kenzior2009-11-181-0/+8
* Parse the weird response of _OWANDATADenis Kenzior2009-11-181-8/+24
* Make HSO modem driver use App & Control portsDenis Kenzior2009-11-181-29/+59