aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-18core: rework logging code to remove log message truncation (bgo #698312)MM_06Dan Williams
2013-04-09core: fix mixup of signal handler disconnect vs. GSource removalDan Williams
2013-04-08blacklist: ignore a few more Arduinos (rh #861620)Dan Williams
2013-04-04blacklist: ignore Arduino devicesAleksander Morgado
2013-03-26core: show simple connect state as string for debuggingThomas Bechtold
2013-03-26sms-utils: use correct printf modifier for gsizeThomas Bechtold
2013-03-13blacklist: ignore West Mountain radio devicesAleksander Morgado
2013-02-20gsm,cdma: don't reset connected state if disconnecting failsDan Williams
2013-02-15serial-port: don't steal data from PPP when connectedDan Williams
2013-02-15Revert "serial-port: don't steal data from PPP when connected"Dan Williams
2013-02-12core: use g_unix_signal_add() for more reliable Unix signal handlingDan Williams
2013-02-12serial-port: don't steal data from PPP when connectedDan Williams
2013-01-09blacklist: ignore all devices from VID 0x0617Aleksander Morgado
2012-12-23ModemManager: Blacklist Dangerous Prototypes Bus Pirate v4Anton Blanchard
2012-12-13gsm: simplify some codeDan Williams
2012-12-03serial: clear serial info struct before calling ioctl()Aleksander Morgado
2012-11-30cdma: skip shadowing error variableAleksander Morgado
2012-11-30cdma: avoid double free of GErrorAleksander Morgado
2012-11-28plugin-base: handle Huawei Data07 capabilities probingAleksander Morgado
2012-11-26gsm: always try +CSQ if +CIND fails; fix bugsDan Williams
2012-11-14serial: fix warning when driver doesn't support closing_wait (bgo #630670)Dan Williams
2012-11-13blacklist: skip probing Atmel samba bootloaderAleksander Morgado
2012-10-17blacklist: skip probing SheevaPlug serial portsAleksander Morgado
2012-10-06cdma: get ESN from the cache or QCDM if AT port is not availableDan Williams
2012-10-04gsm: fall back to +CSQ if +CIND reports no signal (bgo #636040)Dan Williams
2012-10-04trivial: move CIND processing function down a bitDan Williams
2012-10-03core: stop probing if a Modem has already been created for a port (bgo #685398)Dan Williams
2012-09-21cdma: allow plugins to skip AT+CAD queriesDan Williams
2012-09-17gsm: avoid segfault in +CLCK response parserAleksander Morgado
2012-09-12core: fix a leak in "core: better handling of non-UCS2 conversions that shoul...Dan Williams
2012-09-12gsm: skip additional UTF-8 validity check when parsing operatorAleksander Morgado
2012-09-11core: better handling of non-UCS2 conversions that should be UCS2 (bgo #683817)Dan Williams
2012-09-10cdma: return composite signal quality, not just CDMA 1xDan Williams
2012-09-10core: make GMatchInfo uint item helper genericDan Williams
2012-09-07core: add generic value hash codeDan Williams
2012-09-07core: recognize LTE capabilities when probingDan Williams
2012-09-07gsm: add LTE allowed modesDan Williams
2012-09-07gsm: change to proper LTE entry in the ETSI mode table.Marius B. Kotsbak
2012-09-07modem-helpers: add support for LTE/4G access technology parsing.Marius B. Kotsbak
2012-08-29core: speed up QCDM probing a bitDan Williams
2012-08-28icera: handle additional IPv4 configuration optionsDan Williams
2012-08-27gsm: if the generic CNMI request fails, try a Qualcomm-compatible oneDan Williams
2012-08-27sms: fix handling of 'data' property for multipart messagesDan Williams
2012-08-27sms: suppress warnings when reconstructing multipart messagesDan Williams
2012-08-27gsm: better handling of IMSI responseDan Williams
2012-08-24core: send State property change signalsDan Williams
2012-08-23core: add function to open probe ports without removing echoDan Williams
2012-08-16build: clean marshallers from git masterDan Williams
2012-08-03api: move SupportedBands property to Gsm.Network interfaceDan Williams
2012-07-23core: looser SMS message data entry regexDan Williams