summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libmbim-glib,device: match transaction also by typealeksander/transaction-match-with-typeAleksander Morgado2014-06-101-16/+30
* libmbim-glib,uuid: fix mbim_service_lookup_name() declarationAleksander Morgado2014-04-101-1/+1
* libmbim-glib,uuid: add missing documentation for the new custom service methodsAleksander Morgado2014-04-101-1/+20
* libmbim: add support for custom servicesArnaud Desmier2014-04-105-5/+170
* libmbim-glib: add additional GMM cause codes to MbimNwErrorBen Chan2014-03-101-13/+55
* data: add libmbim iconAleksander Morgado2014-03-091-0/+197
* release: bump version to 1.9.0 (development)Aleksander Morgado2014-03-061-1/+1
* release: bump version to 1.8.01.8.0Aleksander Morgado2014-03-061-4/+4
* NEWS: updateAleksander Morgado2014-03-061-0/+20
* libmbim-glib,docs: add short descriptions to the sectionsAleksander Morgado2014-03-064-0/+4
* libmbim-glib: small layer for backwards compatibilityAleksander Morgado2014-03-066-6/+178
* libmbim-glib: fix typo in MBIM_CID_DEVICE_SERVICE_SUBSCRIBE_LISTBen Chan2014-03-064-8/+8
* libmbim-glib,mbimcli: consistently use spaces for indentationBen Chan2014-03-068-46/+46
* license: add GPLv2+ license in addition to the LGPLv2+ oneAleksander Morgado2014-03-054-415/+760
* docs: add documentation for the new 'MS Host Shutdown' serviceAleksander Morgado2014-03-053-1/+9
* mbimcli: new '--ms-notify-host-shutdown' actionBen Chan2014-03-054-24/+197
* ms-host-shutdown: add support for the Microsoft Host Shutdown serviceBen Chan2014-03-0512-35/+179
* libmbim-glib,uuid: validate str contents before converting to UUIDAleksander Morgado2014-03-051-27/+29
* mbimcli: new helper method to read uints from stringsAleksander Morgado2014-03-056-48/+88
* mbimcli,dss: use the new 'mbim_uuid_from_printable()'Aleksander Morgado2014-03-041-34/+1
* libmbim-glib,uuid: make sure sscanf() reads 16 itemsAleksander Morgado2014-03-041-1/+1
* libmbim-glib,uuid: check dashes positions before the sscanf()Aleksander Morgado2014-03-041-12/+17
* libmbim-glib,uuid: new 'mbim_uuid_from_printable()'Aleksander Morgado2014-03-044-4/+134
* mbimcli: fix minor style issuesAleksander Morgado2014-03-042-71/+65
* mbimcli: new --dss-connect and --dss-disconnect actionsScott Lee2014-03-044-1/+341
* mbimcli: increase timeout of device open operationBen Chan2014-03-041-1/+1
* basic-connect: implement 'Emergency Mode' notification handlingBen Chan2014-03-031-1/+4
* basic-connect: fix notification code generationBen Chan2014-03-031-12/+12
* mbimcli: new '--set-radio-state' actionBen Chan2014-02-281-0/+34
* mbimcli: check status code in command-done message before parsing responseBen Chan2014-02-283-9/+45
* docs: add missing documentation for the MS Firmware ID serviceAleksander Morgado2014-02-273-1/+9
* mbimcli: new '--ms-query-firmware-id' actionBen Chan2014-02-274-9/+196
* ms-firmware-id: add support for the Microsoft Firmware ID serviceBen Chan2014-02-2712-32/+177
* mbimcli: fix a typoBen Chan2014-02-271-1/+1
* mbimcli: consolidate VALIDATE_UNKNOWN definitions in one common placeBen Chan2014-02-263-37/+3
* basic-connect: implement 'Subscriber Ready Status' notification handlingBen Chan2014-02-261-1/+16
* mbimcli: use g_strfreev instead of g_free to free g_strsplit resultsBen Chan2014-02-241-8/+7
* basic-connect,stk: make naming more consistentBen Chan2014-02-202-8/+8
* libmbim-glib: fix typo in MbimRegistrationFlagBen Chan2014-02-181-4/+4
* mbimcli: fix incorrect enumeration type conversionsBen Chan2014-02-101-2/+2
* libmbim-glib: remove invalid Context Type UUID conversionBen Chan2014-02-101-3/+0
* libmbim-glib: mbim-device: Decouple logic for cancellable from timeout when s...Greg Suarez2014-02-061-12/+12
* libmbim-glib: mbim-device: Fix adding multiple timeouts for a transactionGreg Suarez2014-02-061-15/+18
* build: ignore python cacheAleksander Morgado2014-01-201-0/+1
* release: bump version to 1.7.0 (development)Aleksander Morgado2013-12-101-1/+1
* release: bump version to 1.6.01.6.0Aleksander Morgado2013-12-101-2/+2
* NEWS: updateAleksander Morgado2013-12-101-0/+17
* build: move source code under src/Aleksander Morgado2013-12-1036-96/+99
* mbimcli: increase timeout for --query-visible-providers to 120sBen Chan2013-12-091-1/+1
* mbimcli,phonebook: merge '--phonebook-entry-update' into '--phonebook-write'Aleksander Morgado2013-10-091-54/+38