summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mbimcli: make ATDS commands consistent with other subsystemsDan Williams2017-06-281-2/+2
* atds: add AT&T Device Service implementationDan Williams2017-06-2816-6/+633
* libmbim-glib: fix G_DEPRECATED_FOR annotationsBen Chan2017-06-281-2/+5
* libmbim-glib: add MBIM_READY_INFO_FLAG_NONE to MbimReadyInfoFlagBen Chan2017-06-271-0/+2
* glib: remove invocations of g_type_init()Ben Chan2017-06-272-8/+0
* build: only define WITH_UDEV if enabledBen Chan2017-06-232-3/+2
* mbim-network: add support for short help switchJaroslav Stepanek2017-06-051-3/+3
* libmbim-glib,device: port create_iochannel to use GTaskBen Chan2017-05-031-80/+83
* libmbim-glib,device: port mbim_device_close to use GTaskBen Chan2017-05-031-31/+22
* libmbim-glib,device: port mbim_device_open_full to use GTaskBen Chan2017-05-031-75/+84
* libmbim-glib,device: port initable_init_async to use GTaskBen Chan2017-05-031-46/+24
* build: require glib 2.36Ben Chan2017-04-251-3/+6
* libmbim-glib,device: misplaced trace_transactionCarlo Lobrano2017-03-231-2/+2
* docs: update copyright year to 2017Aleksander Morgado2017-03-081-1/+5
* libmbim-glib,device: destroy channel when closedAleksander Morgado2017-02-081-0/+4
* libmbim-glib: return NULL on method returning stringAleksander Morgado2017-02-081-1/+1
* libmbim-glib: allow printing cid from invalid serviceAleksander Morgado2017-02-081-1/+3
* glib: guard invocations of g_type_init()Ben Chan2017-02-032-0/+4
* Revert "libmbim-glib,device: plug memleak in open timeout"Aleksander Morgado2017-02-011-1/+0
* libmbim-glib,device: plug memleak in open timeoutAleksander Morgado2017-02-011-0/+1
* libmbim-glib,device: fix segfault when cancellable already cancelledAleksander Morgado2017-01-151-0/+8
* mbimcli: use g_clear_object() to cleanup cancellable after async operationAleksander Morgado2016-11-251-4/+2
* mbimcli: use g_unix_signal_add() to setup signalsAleksander Morgado2016-11-251-15/+17
* mbimcli: fix second ctrl+c handling in mbimcliAleksander Morgado2016-11-251-1/+1
* libmbim-glib: add MBIM_STATUS_ERROR_CONTEXT_NOT_SUPPORTEDDan Williams2016-10-041-0/+2
* mbim-codegen: fix message name in generated code doc for parse functionsDan Williams2016-08-011-2/+2
* mbim-network: fix bashisms when checking argumentsAleksander Morgado2016-07-221-2/+1
* libmbim-glib,message: avoid iconv()aleksander/no-iconvAleksander Morgado2016-07-131-29/+45
* build: post release version bump to 1.15.0Aleksander Morgado2016-07-051-1/+1
* release: bump version to 1.14.01.14.0Aleksander Morgado2016-07-051-3/+3
* build: update NEWSAleksander Morgado2016-07-051-0/+41
* docs: add missing documentation for the qmi-over-mbim serviceAleksander Morgado2016-07-053-1/+9
* libmbim-glib,message: internal helper to apply paddingAleksander Morgado2016-07-051-25/+30
* libmbim-glib,message: minor coding style fixAleksander Morgado2016-07-051-1/+1
* libmbim-glib,cid: user helpers symbols to define cid capabilitiesAleksander Morgado2016-07-051-45/+53
* libmbim-glib,uuid: define MBIM_SERVICE_LAST in internal compilation onlyAleksander Morgado2016-07-053-14/+12
* Avoid affecting the padding behavior for other services than QMIEmil Ljungdahl2016-07-055-17/+21
* Added json file lost in original qmi-over-mbim patchEmil Ljungdahl2016-07-051-0/+15
* QMI via MBIMCollin McMillan2016-07-0511-27/+104
* mbimcli: allow passing empty APN in --connectAleksander Morgado2016-07-011-21/+17
* mbimcli: allow querying IP configuration out of the connection attemptAleksander Morgado2016-07-011-33/+79
* mbim-network: allow using the mbim-proxy setupAleksander Morgado2016-06-301-10/+22
* mbim-network: allow specifying APN user/password in profileAleksander Morgado2016-06-301-3/+51
* mbim-network: use standard checks for empty variablesAleksander Morgado2016-06-301-14/+14
* mbim-network: allow loading profile from a different pathAleksander Morgado2016-06-301-14/+60
* build: add missing GUDEV_CFLAGS and GUDEV_LIBSAleksander Morgado2016-04-111-1/+3
* build: really make gudev not mandatoryAleksander Morgado2016-04-101-2/+1
* build: make gudev optionalAleksander Morgado2016-04-102-19/+133
* build: update configure reportAleksander Morgado2016-04-101-6/+13
* build: Run configure script from builddir rather than srcdirPhilip Withnall2016-03-211-3/+4