aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18release: bump version to 0.5.3.96 (0.5.4-rc2)0.5.4-rc20.5.3.96Dan Williams
2012-07-18gsm: allow no whitespaces before CPIN? reply valueAleksander Morgado
2012-07-18zte: update port hints for Onda MSA110 and othersDan Williams
2012-07-18qcdm: fix 1x/HDR mode pref and add GSM/UMTS mode prefsDan Williams
2012-07-18qcdm: namespace stuff properlyDan Williams
2012-07-18qcdm: decode some more log itemsDan Williams
2012-07-18test: ignore ESN errors in info.pyDan Williams
2012-07-18cdma: fix QCDM registration state checkingDan Williams
2012-07-18release: bump version to 0.5.3.95 (0.5.4-rc1)0.5.4-rc10.5.3.95Dan Williams
2012-07-18release: update NEWSDan Williams
2012-07-18Revert "hso: handle reading PIN/PUK retry counts"Dan Williams
2012-07-18gsm: fix sending SMS messages on some modems and use PDU by defaultDan Williams
2012-07-17serial: fix AT port carriage return handlingDan Williams
2012-07-17hso: handle reading PIN/PUK retry countsDan Williams
2012-07-17gsm: ensure cleanup commands are sent when disablingDan Williams
2012-07-17core: ignore unsupported qmi_wwan ports (rh #835153)Dan Williams
2012-07-16gsm: emit usable reason code when disconnecting due to roamingDan Williams
2012-07-16trivial: fix some build errors due to stricter warningsDan Williams
2012-07-16build: update enable-more-warnings to allow yes/no/errorDan Williams
2012-07-12huawei: ignore unsolicited ^CSNR messagesAleksander Morgado
2012-07-12huawei: don't set the GError if already setAleksander Morgado
2012-07-12huawei: avoid possible use of disposed memoryAleksander Morgado
2012-07-02gsm: ensure PDU mode is set before falling back to PDU mode SMSDan Williams
2012-06-06release: bump version for development seriesDan Williams
2012-06-06zte: try to handle Icera devices that use PPPDan Williams
2012-05-23dbus: remove 'max_replies_per_connection' limit from D-Bus configurationJiří Klimeš
2012-03-26option: hso_get_cid() always returns >= 0Aleksander Morgado
2012-03-23serial: fix crash when sending some commands to a closed port (lp:963102)Dan Williams
2012-03-22gsm: define the PPP auth preferences for STATIC and DHCP device useAndrew Bird
2012-03-14release: bump version to 0.5.20.5.2.00.5.2Dan Williams
2012-03-14release: update NEWSDan Williams
2012-03-13hso: disable echo removalAleksander Morgado
2012-03-13at-serial-port: new property to control whether echo removal should be appliedAleksander Morgado
2012-03-01gsm: retry sending SMS in PDU mode if text fails and PDU is supportedDan Williams
2012-02-26build: include proper build dependencies for the polkit conf fileAleksander Morgado
2012-02-25release: bump version to 0.5.1.97 (0.5.2-rc1)0.5.1.97Dan Williams
2012-02-25release: update NEWSDan Williams
2012-02-25cdma: fix crash on NULL error (bgo #670145)Tom Goetz
2012-02-25Revert "huawei: rework probing and detection"Aleksander Morgado
2012-02-16core: fix loop limits in echo removalAleksander Morgado
2012-02-16at-serial-port: implement built-in echo/garbage removalAleksander Morgado
2012-02-08charsets: don't crash when passing a NULL string to the UTF-8 converterAleksander Morgado
2012-02-07release: update NEWSDan Williams
2012-02-07test: fix SMS testcase errors due to uninitialized GErrorDan Williams
2012-02-07gsm: ensure text mode SMS list doesn't pick up too much textDan Williams
2012-02-07gsm: fix text mode SMS list regex for single messagesDan Williams
2012-02-07build: do not warn about using deprecated methodsAleksander Morgado
2012-02-07gsm: use new common charset converter when parsing operator name/codeAleksander Morgado
2012-02-07gsm: convert SMS text and number from current charset to UTF-8Aleksander Morgado
2012-02-07charsets: new method to do our best to convert from current charset to UTF-8Aleksander Morgado