summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 0.5.1.96 (0.5.2-rc2)0.5.2-rc20.5.1.96Dan Williams2012-01-181-1/+1
* release: update NEWSDan Williams2012-01-181-0/+1
* gsm: fix return value of SMS send methodDan Williams2012-01-183-10/+89
* test: print sent SMS message index on successDan Williams2012-01-181-1/+2
* qcdm: some devices do implement SW_VERSIONDan Williams2012-01-183-8/+9
* gsm: change SMS send validity from 5-minute units to minutesDan Williams2012-01-185-39/+63
* test: enhance SMS send util to accept validity and SMSC addressDan Williams2012-01-181-8/+36
* gsm: fix CMGS PDU mode length calculationDan Williams2012-01-184-15/+25
* qcdm: add more mode prefsDan Williams2012-01-182-0/+10
* gsm: use PDU modem when the modem doesn't support text modeDan Williams2012-01-181-4/+118
* qcdm: GSM MCC, MNC, LAC and CI don't seem to valid in WCDMA modeDan Williams2012-01-181-18/+22
* qcdm: let WCDMA/GSM devices pass CDMA-only testsDan Williams2012-01-181-5/+29
* test: print out error if sending SMS failsDan Williams2012-01-181-4/+3
* tests: better handling of encodings in SMS test toolDan Williams2012-01-181-1/+10
* tests: add a test for 25-character SMS messagesDan Williams2012-01-181-0/+30
* api: change SMS save/send validity unitsDan Williams2012-01-181-8/+8
* core: fix some bugs in GSM7 packing codeDan Williams2012-01-182-25/+66
* qcdm: fill in some GSM and WCDMA stuffDan Williams2012-01-186-25/+482
* gsm: add SMS PDU creation functionDan Williams2012-01-185-3/+671
* trivial: update .gitgnoreDan Williams2012-01-181-0/+1
* core: register SMS errors with dbus-glibDan Williams2012-01-181-0/+1
* serial: handle CMS errors correctlyDan Williams2012-01-181-5/+34
* core: add CMS errorsDan Williams2012-01-182-0/+180
* qcdm: start filling out log messages and itemsDan Williams2012-01-184-0/+177
* qcdm: fix warning when no log codes are enabledDan Williams2012-01-181-7/+9
* qcdm: enhance LOG_CONFIG testcaseDan Williams2012-01-181-4/+50
* qcdm: only warn on unknown mode pref NV item valuesDan Williams2012-01-181-4/+2
* qcdm: LOG_CONFIG fixupsDan Williams2012-01-182-10/+13
* qcdm: add support for Log Config commandDan Williams2012-01-187-0/+336
* qcdm: add u16 arrays to resultsDan Williams2012-01-183-1/+88
* qcdm: fix stringification of qcdm_xxx_if_fail() macrosDan Williams2012-01-181-3/+3
* qcdm: add some more commandsDan Williams2012-01-181-0/+5
* qcdm: clarify some subsystemsDan Williams2012-01-181-1/+6
* qcdm: fix up testcases for more expected error codesDan Williams2012-01-181-3/+4
* qcdm: don't segfault getting number of log itemsDan Williams2012-01-181-7/+9
* qcdm: fill out some operating modesDan Williams2012-01-183-10/+45
* qcdm: better handle NV item read/write status codesDan Williams2012-01-184-7/+56
* qcdm: fix up live testcase for recent changesDan Williams2012-01-183-16/+44
* cdma: fixes for libqcdm changesDan Williams2012-01-185-61/+69
* qcdm: remove usage of glibDan Williams2012-01-1823-1260/+1365
* gsm: treat "no network" error as zero signal for Simple.GetStatusDan Williams2012-01-181-1/+8
* release: bump version to 0.5.1.95 (0.5.2-rc1)0.5.2-rc10.5.1.95Dan Williams2012-01-091-1/+9
* release: update NEWSDan Williams2012-01-091-0/+17
* sms: punt handling of 8-bit encoded SMSs to clientsDan Williams2012-01-093-25/+74
* dbus: don't install introspection XML we don't really ownDan Williams2012-01-091-1/+1
* nokia: fix PPP port for CSxx Internet SticksDan Williams2012-01-091-13/+13
* policy: fix typoAleksander Morgado2012-01-071-1/+1
* sierra: add support for Icera based devices (USB305, AT&T Lightning)Dan Williams2011-12-312-14/+186
* modem-helpers: plug a leak when parsing CREG responsesAleksander Morgado2011-12-301-0/+1
* modem-helpers: plug a leak when building device IDAleksander Morgado2011-12-301-1/+4