summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 0.5.995.0 (0.6-rc1)0.6-rc10.5.995.00.5.995Dan Williams2012-07-181-1/+10
* release: update NEWSDan Williams2012-07-181-0/+15
* trivial: whitespace fixesDan Williams2012-07-185-50/+50
* gsm: fix sending SMS messages on some modems and use PDU by defaultDan Williams2012-07-182-41/+83
* serial: fix AT port carriage return handlingDan Williams2012-07-171-1/+1
* hso: handle reading PIN/PUK retry countsDan Williams2012-07-171-1/+83
* decode: handle another UsbSnoop URB functionDan Williams2012-07-171-1/+3
* gsm: ensure cleanup commands are sent when disablingDan Williams2012-07-171-2/+4
* core: ignore unsupported qmi_wwan ports (rh #835153)Dan Williams2012-07-171-0/+6
* gsm: emit usable reason code when disconnecting due to roamingDan Williams2012-07-166-7/+18
* trivial: fix some build errors due to stricter warningsDan Williams2012-07-162-3/+3
* build: update enable-more-warnings to allow yes/no/errorDan Williams2012-07-161-5/+9
* uml290: git-ignore generated programAleksander Morgado2012-07-121-0/+2
* huawei: ignore unsolicited ^CSNR messagesAleksander Morgado2012-07-121-0/+4
* huawei: don't set the GError if already setAleksander Morgado2012-07-121-6/+4
* huawei: avoid possible use of disposed memoryAleksander Morgado2012-07-121-2/+1
* gsm: ensure PDU mode is set before falling back to PDU mode SMSDan Williams2012-07-021-12/+45
* decode: handle FUNCTION_CLASS_INTERFACE requests like CONTROL_TRANSFERDan Williams2012-06-252-3/+7
* trivial: fix format stringDan Williams2012-06-221-1/+1
* decode: harmonize with git masterDan Williams2012-06-221-6/+5
* decode: update with latest QMI enumsDan Williams2012-06-224-7/+225
* zte: try to handle Icera devices that use PPPDan Williams2012-06-061-6/+16
* uml290: allow setting more global modesDan Williams2012-06-041-5/+24
* qcdm: fix 1x/HDR mode pref and add GSM/UMTS mode prefsDan Williams2012-06-043-2/+17
* trivial: whitespace fixesDan Williams2012-05-311-15/+15
* uml290: add mode switching toolDan Williams2012-05-314-1/+447
* wmc: namespace stuff properlyDan Williams2012-05-313-10/+10
* qcdm: namespace stuff properlyDan Williams2012-05-314-13/+13
* wmc: add command for setting global modeDan Williams2012-05-312-0/+57
* cdma: fix QCDM registration state checkingDan Williams2012-05-311-3/+3
* test: ignore ESN errors in info.pyDan Williams2012-05-311-2/+5
* dbus: remove 'max_replies_per_connection' limit from D-Bus configurationJiří Klimeš2012-05-232-4/+0
* option: hso_get_cid() always returns >= 0Aleksander Morgado2012-03-261-2/+7
* option: fix reading port-specific setup fileAleksander Morgado2012-03-261-2/+2
* serial: fix crash when sending some commands to a closed port (lp:963102)Dan Williams2012-03-231-1/+2
* wmc: increase estimate decapsulation buffer sizeM. I. Spozta2012-03-221-1/+1
* gsm: define the PPP auth preferences for STATIC and DHCP device useAndrew Bird2012-03-222-0/+31
* hso: disable echo removalAleksander Morgado2012-03-131-2/+6
* at-serial-port: new property to control whether echo removal should be appliedAleksander Morgado2012-03-132-3/+60
* samsung: remove unused variablesAleksander Morgado2012-03-051-3/+0
* gsm: retry sending SMS in PDU mode if text fails and PDU is supportedDan Williams2012-03-011-26/+58
* modem-helpers: plug memleakAleksander Morgado2012-02-291-3/+5
* iridium: convert to new port grabbing schemeportsDan Williams2012-02-282-40/+16
* core: rework port grabbing and organizationDan Williams2012-02-2855-1045/+1144
* build: include proper build dependencies for the polkit conf fileAleksander Morgado2012-02-261-1/+2
* cdma: fix crash on NULL error (bgo #670145)Tom Goetz2012-02-251-2/+2
* charsets: plug memleakAleksander Morgado2012-02-181-5/+6
* qcdm: decode some more log itemsDan Williams2012-02-171-4/+32
* gsm: don't query PS network registration status if not supportedAleksander Morgado2012-02-171-2/+5
* iridium: don't try to update signal quality if not registeredAleksander Morgado2012-02-171-0/+10