summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-23location-reporting: add atom implementationRafael Ignacio Zurita2-0/+395
2011-02-23emulator: return if SLC is not yet establishedDenis Kenzior1-1/+3
2011-02-23emulator: add BRSF supportFrédéric Danis1-1/+44
2011-02-23emulator: add CMER supportFrédéric Danis1-2/+105
2011-02-23emulator: Reflow the code slightlyDenis Kenzior1-14/+12
2011-02-23emulator: add CIND supportFrédéric Danis1-0/+81
2011-02-23emulator: add support of indicatorsFrédéric Danis2-1/+150
2011-02-23emulator: Disable echo for hfp emulatorsFrédéric Dalleau1-0/+2
2011-02-19emulator: fix whitespace corruptionDenis Kenzior1-1/+1
2011-02-18emulator: add dialing supportGustavo F. Padovan1-0/+121
2011-02-18sim: Check for SIM lockout conditionDenis Kenzior1-3/+12
2011-02-18sim: Move stuff around and remove forward declDenis Kenzior1-24/+23
2011-02-18sim: move stuff aroundDenis Kenzior1-49/+49
2011-02-17stk: Partially handle Refresh commandAndrzej Zaborowski1-0/+65
2011-02-17cbs: Set topics on EFcbmid change only if poweredDenis Kenzior1-5/+6
2011-02-17cbs: Watch for changes to relevant SIM filesAndrzej Zaborowski1-1/+31
2011-02-17network: Watch for changes to relevant SIM filesAndrzej Zaborowski1-0/+66
2011-02-17voicecall: Watch for changes to relevant SIM filesAndrzej Zaborowski1-7/+17
2011-02-17sim: Tweak the behavior of sim_refresh slightlyDenis Kenzior3-14/+14
2011-02-17sim: Implement basic RefreshAndrzej Zaborowski2-12/+155
2011-02-17modem.c: Handle SIM ResetsAndrzej Zaborowski1-4/+8
2011-02-17emulator: always create emulators in offline stateFrédéric Danis3-1/+21
2011-02-17emulator: unref GIOChannel after creationFrédéric Dalleau1-0/+2
2011-02-16devinfo: Handle BT DUN +GMI/+GMM/+GMR commandsDenis Kenzior1-0/+78
2011-02-16emulator: Handle multiple emulator typesFrédéric Danis2-2/+13
2011-02-16emulator: Initial public API implementationDenis Kenzior1-0/+153
2011-02-10sms: return immediately if cached flag is setDenis Kenzior1-3/+3
2011-02-10modem: Tweak online & powered watch APIsDenis Kenzior2-5/+8
2011-02-10emulator: Add basic emulator skeletonDenis Kenzior2-0/+115
2011-02-10modem: Fix up previous commitDenis Kenzior2-5/+9
2011-02-10modem Add powered watch APIGuillaume Zajac2-0/+54
2011-02-10simfs: Fix leaking of the voicecall contextDenis Kenzior1-2/+9
2011-02-09call-barring: Remove unneeded variableDenis Kenzior1-1/+0
2011-02-09call-barring: removed +CSSI type SS notificationsAndras Domokos1-74/+0
2011-02-08gprs: Fixup error pathDenis Kenzior1-6/+12
2011-02-08gprs,gprs-provision: add SPN to provisioning APIJukka Saunamaki3-25/+68
2011-02-08core: free GError objects returned by glibDenis Kenzior3-1/+9
2011-02-08sim: Fixup compiler complaintsDenis Kenzior1-1/+2
2011-02-08sim: Allow usage of SIM codes longer than 8 digitsJussi Kangas6-60/+82
2011-02-07voicecall: Fix check for ECT pre-conditionsDenis Kenzior1-1/+1
2011-02-07simfs: Add function to notify all file watchesDenis Kenzior2-2/+31
2011-02-07sim: Add implementation of sim file watching APIDenis Kenzior1-0/+14
2011-02-07simfs: Add file changed watches to simfs contextsDenis Kenzior2-0/+46
2011-02-06sms: Minor style fixDenis Kenzior1-0/+1
2011-02-06sms: Be more paranoid when loading SMS settingsDenis Kenzior1-12/+29
2011-02-06sms: Use a better pattern for bearer_from_stringDenis Kenzior1-8/+9
2011-02-06gprs: Be a bit more paranoid when loading settingsDenis Kenzior1-2/+5
2011-02-06sms: Add alphabet support to SMS atomAki Niemi1-2/+89
2011-02-06plugin: Allow colon as plugin name separatorMarcel Holtmann1-2/+2
2011-02-05smsutil: M16 coding style fixJeevaka Badrappan1-2/+2