summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-17dundee: disconnect bluetooth link in case dial failsGustavo Padovan1-0/+2
2012-08-17dundee: explicit shutdown the bluetooth file descriptorGustavo Padovan1-0/+7
2012-08-17dundee: add timeout to close stalled ppp handshakeGustavo Padovan3-0/+35
2012-08-16mbm: Fix crash from processing multiple *EMRDYDenis Kenzior1-3/+11
2012-08-16mbm: Remove spurious ';'Denis Kenzior1-1/+1
2012-08-16telit: pass vendor at sim atom creationChristopher Vogl1-1/+2
2012-08-16telit: Fix 80 character per line violationDenis Kenzior1-1/+2
2012-08-16telit: move gprs atom into post sim phaseChristopher Vogl1-8/+8
2012-08-16gprs: data bearer for telit with PSNTAugust Mayer1-0/+40
2012-08-16sim: Minor formatting nitpicksDenis Kenzior1-0/+2
2012-08-16sim: Fix warningDenis Kenzior1-1/+2
2012-08-16AUTHORS: Mention August's contributionsDenis Kenzior1-0/+1
2012-08-16sim: support PIN retry counters for telit modemsAugust Mayer1-0/+61
2012-08-16sim: implement function to get password typeAugust Mayer1-0/+8
2012-08-16sim: add function to get password typeAugust Mayer1-0/+2
2012-08-16unit: Add a unit test for empty sim stringsDenis Kenzior1-0/+6
2012-08-16util: Make sure to handle special empty stringsDenis Kenzior1-0/+6
2012-08-13gprs: fix bearer dbus signal interfaceChristopher Vogl1-1/+1
2012-08-13gprs-context: print reason for ppp disconnectChristopher Vogl1-1/+1
2012-08-13doc: Trivial whitespace fixesMikel Astiz2-7/+7
2012-08-09test: Fix printing of modem property stringsMarcel Holtmann1-2/+2
2012-08-07test: Remove test-voicecall scriptDenis Kenzior2-95/+0
2012-08-07test: Add support for CSSI/CSSU notificationsDenis Kenzior1-6/+7
2012-08-07test: Fix weird formatting mis-matchesDenis Kenzior1-23/+23
2012-08-07test: Remove redundant code from monitor-ofonoDenis Kenzior1-44/+12
2012-08-06Release 1.10Marcel Holtmann2-1/+5
2012-08-06test: Add hangup-call script for GCF testingGuillaume Zajac2-1/+16
2012-08-05test: Add release-and-swap scriptDenis Kenzior2-0/+23
2012-08-05voicecall: Implement ReleaseAndSwapDenis Kenzior1-0/+23
2012-08-05doc: Add ReleaseAndSwapDenis Kenzior1-0/+11
2012-08-03test: Add hangup-multiparty script for GCF testingGuillaume Zajac2-1/+22
2012-08-02build: add certification.txtDenis Kenzior1-1/+2
2012-08-02doc: Add certification.txtDenis Kenzior1-0/+88
2012-08-02test: Add hold-and-answer script for GCF testingGuillaume Zajac2-1/+22
2012-07-28doc: Another addendum to Interfaces docsDenis Kenzior1-0/+7
2012-07-28doc: Further explain the Interfaces propertyDenis Kenzior1-0/+33
2012-07-27test: Remove test-ussd as it is redundantPhilippe Nunes2-76/+0
2012-07-27test: Add send-ussd scriptPhilippe Nunes2-0/+58
2012-07-27monitor-ofono: Fix to print non-English charactersPhilippe Nunes1-2/+2
2012-07-25doc: Add comments on valid phone number formatDenis Kenzior1-1/+15
2012-07-25doc: Expand description of various Hangup casesDenis Kenzior1-7/+16
2012-07-25doc: Update Features property descriptionDenis Kenzior1-0/+8
2012-07-19Release 1.9Marcel Holtmann2-1/+6
2012-07-17unit: Simplify previous commitDenis Kenzior1-8/+3
2012-07-17unit: Update test_invalid() unit testGuillaume Zajac1-3/+23
2012-07-16util: Style issuesDenis Kenzior1-3/+2
2012-07-16util: update comment from previous commitDenis Kenzior1-6/+10
2012-07-16doc: Remove duplicate error entryDenis Kenzior1-1/+0
2012-07-16util: Fix GSM to UTF8 conversion mechanismGuillaume Zajac1-3/+14
2012-07-15gprs: Call detach_shutdown when network is lostGuillaume Zajac1-21/+63