summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-08sms: Add trace when datagram is not deliveredAlfonso Sanchez-Beato1-0/+7
2015-09-08smsutil: Do not check the origin portAlfonso Sanchez-Beato1-3/+0
2015-09-08push-notification: Accept push from any originAlfonso Sanchez-Beato1-18/+7
2015-08-24hfp: Handle extra CCWA eventKuba Pawlak1-0/+10
2015-08-06voicecall: Don't accept USSD strings in Dial()Denis Kenzior1-0/+3
2015-08-05hfp: Synchronize call state in case of +CHUP errorKuba Pawlak1-0/+4
2015-07-28cdma-connman: Make static analysis tools happyDenis Kenzior1-1/+1
2015-07-28ppp_net: Make static analysis tools happyDenis Kenzior1-1/+1
2015-07-20gprs: Try re-attaching when we switch cellsDenis Kenzior1-3/+2
2015-07-16message-waiting: Fix reading EF_MWIS recordsAlfonso Sanchez-Beato1-1/+1
2015-07-16message-waiting: Update properly EF_MWIS SIM fileAlfonso Sanchez-Beato1-0/+1
2015-07-16AUTHORS: Mention Johannes' contributionsDenis Kenzior1-0/+1
2015-07-16udevng: add support for Ericsson N5321 gwJohannes 'josch' Schauer1-0/+7
2015-07-12hfp_hf_bluez5: Fix crash on re-pairing a DeviceKuba Pawlak1-1/+10
2015-07-06handsfree: Mark GetProperties method ASYNCDenis Kenzior1-1/+1
2015-07-07u8500: Fix compiler warning with logical expressionMarcel Holtmann1-1/+1
2015-07-07n900: Fix compiler warning with logical expressionMarcel Holtmann1-1/+1
2015-07-07isiusb: Fix compiler warning with logical expressionMarcel Holtmann1-1/+1
2015-07-07gatchat: Fix compiler warning with logical expressionMarcel Holtmann1-1/+1
2015-07-05AUTHORS: Mention Marko's contributionsDenis Kenzior1-0/+1
2015-07-05configure.ac: fix typoMarko Sulejic1-1/+1
2015-07-01AUTHORS: Mention Sergey's contributionsDenis Kenzior1-0/+1
2015-07-01build: make ofono build against muslSergey Alirzaev2-1/+9
2015-06-30handsfree: Fix potential buffer overflowDenis Kenzior1-1/+5
2015-06-18sim: Fix up whitespace issuesDenis Kenzior1-1/+1
2015-06-18Emit LockedPins after pin_type is queriedTommi Kenakkala1-1/+21
2015-06-17sim: Reset pin_type on card removeTommi Kenakkala1-2/+5
2015-06-04hfpmodem: Fix connecting to AG with existing mptyKuba Pawlak1-0/+20
2015-05-18gprs: Add comment to gprs_reset_contextsAlfonso Sanchez-Beato1-0/+5
2015-05-18test: Fix file mode for reset-contextsDenis Kenzior1-0/+0
2015-05-18gprs: Refactor to remove forward declarationAlfonso Sanchez-Beato1-104/+102
2015-05-18test: Add script for resetting contextsAlfonso Sanchez-Beato1-0/+20
2015-05-18doc: Add description for ResetContexts methodAlfonso Sanchez-Beato1-0/+10
2015-05-18gprs: Add DBus method to reset contextsAlfonso Sanchez-Beato1-24/+118
2015-05-13cinterion: Correct use of freed structureAlex J Lennon1-2/+2
2015-05-13ste: Fix out-of-order freeDenis Kenzior1-2/+1
2015-05-13dundee: Fix out-of-order freeDenis Kenzior1-2/+1
2015-05-13AUTHORS: Mention Alex's contributionsDenis Kenzior1-0/+1
2015-05-13udev: Add support for ehs6 nameAlex J Lennon1-0/+2
2015-05-13cinterion: Register as OFONO_VENDOR_CINTERIONAlex J Lennon1-1/+3
2015-05-13atmodem: Add Cinterion quirk for signal strengthAlex J Lennon2-0/+55
2015-05-13tc65: Replace tc65 plugin with cinterion pluginAlex J Lennon3-32/+38
2015-05-13hfp_hf_bluez5: Implement sco_connected_hintDenis Kenzior1-6/+42
2015-05-13handsfree-audio: Call sco_connected_hintDenis Kenzior1-0/+3
2015-05-13include: Add sco_connected_hint to handsfree-audioDenis Kenzior1-0/+1
2015-05-13gatchat: Introduce g_at_chat_get_userdataDenis Kenzior2-0/+33
2015-05-13handsfree-audio: Add additional debugsDenis Kenzior1-0/+5
2015-04-20gdbus: Close private connection if setup failsLuiz Augusto von Dentz1-0/+1
2015-04-09gdbus: Fix crash in g_dbus_create_error_valistSzymon Janc1-1/+4
2015-04-09gdbus: Use g_dbus_create_error_valist internallySzymon Janc1-4/+1