summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-17cli: impelement Set System Selection Preferencedcbw/cli-set-system-selection-preferenceDan Williams
2013-03-21cli: Add --dms-activate-manualArman Uguray
2013-03-20release: bump version to 1.3.0 (development)Dan Williams
2013-03-19release: bump version to 1.2.01.2.0Dan Williams
2013-03-19release: update NEWSDan Williams
2013-03-12build: fix passing arguments to configure from autogen.shEvan Nemerson
2013-03-07dms: activation code string needs explicit 1-byte length prefixAleksander Morgado
2013-03-06cli: fix call to --dms-activate-automaticArman Uguray
2013-02-15qmi-network: Fix grabbing output from lines with spacesShawn J. Goff
2013-02-15cli,wds: make packet data handle formatting consistentShawn J. Goff
2013-01-22cli,nas: fix 2 or 3 digit MNC printing in several actionsAleksander Morgado
2013-01-14cli: all sources are GPLv2+Aleksander Morgado
2013-01-09cli: allow specifying auth info in the start network commandAndré Valentin
2013-01-09qmicli: update timeout for the start network commandAndré Valentin
2012-12-24qmi-codegen: clean up compiled python filesMarius Kotsbak
2012-12-17qmi-codegen python3: change string.lower(str) to str.lower()Shawn J. Goff
2012-12-17qmi-codegen python3: fix dict.has_key('key') to 'key' in dictShawn J. Goff
2012-12-17qmi-codegen python3: change string.replace() class method use to str.replace(...Shawn J. Goff
2012-12-17qmi-codegen: fix some python3 compatibility issuesDan Williams
2012-11-12gobi-api: add GobiAPI_2012-09-12-0719Dan Williams
2012-11-12release: bump version to 1.0.01.0.0Dan Williams
2012-11-12release: update NEWSDan Williams
2012-11-08libqmi-glib,test: enable tests expecting warnings only if glib >= 2.34Aleksander Morgado
2012-11-02nas: new 'QMI_NAS_DATA_CAPABILITY_NONE' enum valueAleksander Morgado
2012-11-02qmi-codegen: translate the values of enums/flags in tracesAleksander Morgado
2012-11-02libqmi-glib: make 'QmiCtlDataLinkProtocol' a enum instead of flagsAleksander Morgado
2012-11-02cli: log messages from the 'Qmi' domainAleksander Morgado
2012-11-02docs: add missing documentation for "NAS Get CDMA Position Info"Aleksander Morgado
2012-11-02qmi-codegen: fix computation of expected TLV length when using stringsAleksander Morgado
2012-10-31nas: add Get CDMA Position InfoDan Williams
2012-10-30libqmi-glib,test: new test for messages with invalid TLVsAleksander Morgado
2012-10-30qmi-codegen: validate TLV before really reading itAleksander Morgado
2012-10-30Revert "libqmi-glib,message: include raw data buffer when building printable ...Aleksander Morgado
2012-10-30libqmi-glib,test: include printable string in message testsAleksander Morgado
2012-10-30libqmi-glib: define library G_LOG_DOMAINAleksander Morgado
2012-10-30libqmi-glib,utils: minor documentation fixAleksander Morgado
2012-10-30libqmi-glib,message: include raw data buffer when building printable stringAleksander Morgado
2012-10-29libqmi-glib,device: print raw sent/received message before translating itAleksander Morgado
2012-10-29libqmi-glib,utils: no need to pass endianness when reading/writing single bytesAleksander Morgado
2012-10-25cli,wds: print connection status string instead of integerAleksander Morgado
2012-10-23wds: annotate GetCurrentSettings with correct byte ordersDan Williams
2012-10-23libqmi-glib,qmi-codegen: add endian-ness annotation capabilityDan Williams
2012-10-10libqmi-glib,qmi-codegen: cancelled operations will issue an ABORT messageAleksander Morgado
2012-10-10libqmi-glib,device: avoid invalid reads in the sync indication callbackAleksander Morgado
2012-10-10wds: "Start Network" may be abortedAleksander Morgado
2012-10-10nas: "Network Scan" may be abortedAleksander Morgado
2012-10-10libqmi-glib,qmi-codegen: timed out operations will issue an ABORT messageAleksander Morgado
2012-10-10libqmi-glib,device: include missing `qmi_device_command()' documentationAleksander Morgado
2012-10-10docs: hide class structures of `QmiDevice' and `QmiClient'Aleksander Morgado
2012-10-10dms: activation state related commands already in DMS 1.3Aleksander Morgado