summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-23Release 0.33Marcel Holtmann2-1/+15
2010-10-23ifx: Use PPP based GPRS context if M-RAW_IP is not availableMarcel Holtmann1-4/+11
2010-10-22TODO: Mark html text task as doneDenis Kenzior2-7/+5
2010-10-22TODO: Mark Send DTMF task as doneDenis Kenzior2-7/+6
2010-10-22stk: Nitpick some newline issuesDenis Kenzior1-4/+5
2010-10-22stk: Apply STK text attributes as htmlAndrzej Zaborowski1-25/+123
2010-10-22atmodem: Delay return from send_dtmfAndrzej Zaborowski1-2/+61
2010-10-22stk: use null character instead of 0Denis Kenzior1-2/+3
2010-10-22stk: Remove reference to positive EINVALDenis Kenzior1-3/+6
2010-10-22stk: Handle the Send DTMF proactive commandAndrzej Zaborowski1-1/+142
2010-10-22voicecall: __ofono_voicecall_tone_send internal apiAndrzej Zaborowski2-32/+243
2010-10-22TODO: Marking the FDN task as doneDenis Kenzior2-8/+8
2010-10-22simfs: Fix issue with check_cachedDenis Kenzior1-4/+4
2010-10-22sim: Pass dbus typesDenis Kenzior1-2/+3
2010-10-22sim: Get rid of unneeded empty lineDenis Kenzior1-1/+0
2010-10-22sim: Break out common FDN property signalingDenis Kenzior1-20/+17
2010-10-22simfs: Use errno for simfs errorsDenis Kenzior1-12/+18
2010-10-22simfs: No need to set these variablesDenis Kenzior1-2/+0
2010-10-22sim: check existence of imsi-codePetteri Tikander1-1/+1
2010-10-22sim: check if Fixed Dial is enabled in SIM-cardPetteri Tikander1-0/+68
2010-10-22simfs: retrieve only EF-info without EF-contentsPetteri Tikander2-3/+69
2010-10-21modem: add debugs to monitor modem state changesPetteri Tikander1-0/+4
2010-10-22atmodem: Parse optional PLMN parameter of AT+COPS=? resultMarcel Holtmann1-1/+4
2010-10-22gisi: Use of DBG macro is not allowedMarcel Holtmann1-7/+0
2010-10-22ifxmodem: Use g_try_new0 when checking for the resultMarcel Holtmann1-1/+1
2010-10-21TODO: add ipv6cp support taskDenis Kenzior1-0/+6
2010-10-21ifxmodem: Fix compiler warnings in GPRS context driverMarcel Holtmann1-7/+6
2010-10-21ifx: Add two GPRS contexts since the modem should support itMarcel Holtmann1-4/+11
2010-10-21ifx: Use Infineon specific GPRS context driverMarcel Holtmann1-1/+1
2010-10-21ifxmodem: Add support for Infineon GPRS context setup with M-RAW_IPMarcel Holtmann1-0/+418
2010-10-21test: Add option to also enable other than the first contextMarcel Holtmann2-2/+8
2010-10-21netreg: Allow strength notifys at all timesAki Niemi1-8/+0
2010-10-21isimodem: Remove hack for notifying strengthAki Niemi1-10/+0
2010-10-21radio settings: Fix string to enum mappingAki Niemi1-4/+4
2010-10-21gisi: Add method for verifying any resourceMika Liljeberg2-6/+46
2010-10-21gisi: store object handle for associated serverMika Liljeberg3-0/+30
2010-10-21gisi: Allow subscribes towards any resourcesMika Liljeberg2-79/+153
2010-10-21gisi: make timeout optionalMika Liljeberg1-20/+31
2010-10-21gisi: Add sendto methods to GIsiClientMika Liljeberg2-11/+99
2010-10-21gatchat: Fix missing return value for g_at_chat_set_slaveMarcel Holtmann1-1/+1
2010-10-21ifx: Use Infineon specific phonebook vendor quirkMarcel Holtmann1-1/+2
2010-10-21atmodem: Add support for IFX specific phonebook ready notificationMarcel Holtmann1-15/+50
2010-10-21atmodem: Use g_try_new0 when checking for the resultMarcel Holtmann1-1/+1
2010-10-21ifxmodem: Add skeleton for Infineon specific GPRS context driverMarcel Holtmann4-0/+50
2010-10-21gatchat: Add skeleton for GAtRawIP moduleMarcel Holtmann3-0/+181
2010-10-21ifx: Assign GPRS DLCs as slaves of the network DLCMarcel Holtmann1-6/+11
2010-10-21gatchat: Add support for slave chat instancesMarcel Holtmann2-0/+34
2010-10-21ppp: Fix some coding style and memory leaksMarcel Holtmann1-16/+16
2010-10-21atmodem: Check for TUN/TAP support before enabling PPPMarcel Holtmann1-0/+13
2010-10-20stk: Support send ss responseYang Gu1-0/+2