aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-28iridium: convert to new port grabbing schemeportsDan Williams
2012-02-28core: rework port grabbing and organizationDan Williams
2012-02-26build: include proper build dependencies for the polkit conf fileAleksander Morgado
2012-02-25cdma: fix crash on NULL error (bgo #670145)Tom Goetz
2012-02-18charsets: plug memleakAleksander Morgado
2012-02-17qcdm: decode some more log itemsDan Williams
2012-02-17gsm: don't query PS network registration status if not supportedAleksander Morgado
2012-02-17iridium: don't try to update signal quality if not registeredAleksander Morgado
2012-02-17iridium: ensure cached capabilities get checkedAleksander Morgado
2012-02-17iridium: handle Motorola-branded Iridium modemsAleksander Morgado
2012-02-17iridium: close and open the port during disconnectionAleksander Morgado
2012-02-17iridium: set bearer service type to 9600bps V.110Aleksander Morgado
2012-02-17iridium: override generic initializationAleksander Morgado
2012-02-17iridium: allow up to 200s to configure IPAleksander Morgado
2012-02-17modem: new property to allow specifying longer timeouts when configuring IPAleksander Morgado
2012-02-17iridium: ensure 9600 baudrate is usedAleksander Morgado
2012-02-17iridium: fix operator name and code to be reportedAleksander Morgado
2012-02-17gsm: let plugins override the operator name and code retrievalAleksander Morgado
2012-02-17gsm: allow leading zeroes in numbers in CREG/CGREG responsesAleksander Morgado
2012-02-17iridium: PS network is not supportedAleksander Morgado
2012-02-17generic: only send CGACT if PS network is supportedAleksander Morgado
2012-02-17generic: query PS network registration status only if PS network supported by...Aleksander Morgado
2012-02-17iridium: handle access technologyAleksander Morgado
2012-02-17iridium: handle allowed modeAleksander Morgado
2012-02-17iridium: override signal quality retrieval commandAleksander Morgado
2012-02-17iridium: override SMS indications setup commandsAleksander Morgado
2012-02-17gsm: set pin check flag before requesting ICCID checkAleksander Morgado
2012-02-17iridium: skip ICCID/IMSI queryAleksander Morgado
2012-02-17gsm: allow no whitespaces before CPIN? reply valueAleksander Morgado
2012-02-17iridium: disable power up command and modify flow control setupAleksander Morgado
2012-02-17iridium: add initial dummy pluginAleksander 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-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
2012-02-07charsets: don't warn if we couldn't convert from hex to utf8Aleksander Morgado
2012-02-07core: plug leaks when passing GValueArrays to dbus_g_method_return()Aleksander Morgado
2012-02-02sms: handle text mode SMS listingDan Williams
2012-02-02test: (sms-get.py) don't fail if we don't get an SMSCDan Williams
2012-02-02novatel: override message storage and notificationDan Williams
2012-02-01gsm: fix listing SMS messages in text modeDan Williams
2012-02-01gsm: fix setting PDU mode for SMS messagesDan Williams
2012-02-01test: pretty-print SMS messages in sms-get.pyDan Williams
2012-02-01core: fix warning about MMModemTime interface initializationDan Williams