summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* telit: fix g_object_unref failed assertionmasterDaniele Palmas2021-09-291-1/+2
* sms: increase send timeout to 5 minutesBenoît Monin2021-09-231-1/+1
* modem-qmi,sim-qmi: read personalization retries from Card StatusMichal Mazur2021-09-214-4/+14
* modem-mbim: enter LOCKED state when SIM is incompatibleMichal Mazur2021-09-211-9/+17
* .gitignore: ignore ctags tags fileYegor Yefremov2021-09-201-0/+1
* Fix -Wmaybe-uninitialized warningYegor Yefremov2021-09-191-1/+1
* sim-mbim: always close UICC channel, even on errorAleksander Morgado2021-09-191-40/+50
* sim-mbim: coding style fixes in the EID loadingAleksander Morgado2021-09-191-112/+108
* sim-mbim: add support for loading eid via mbim protocolSom_SP2021-09-197-19/+278
* Tests: fix -Wformat compiler warningYegor Yefremov2021-09-171-1/+1
* build: enable qcom-soc plugin by defaultShawn Guo2021-09-172-2/+2
* ci: add meson build testAleksander Morgado2021-09-161-1/+36
* build,meson: simplify build of daemon enums sourcesAleksander Morgado2021-09-161-19/+19
* build,meson: introspection is setup as a featureAleksander Morgado2021-09-151-1/+1
* Revert "build,meson: Improve plugins option set"Aleksander Morgado2021-09-152-109/+147
* meson,build: don't include daemon enum sources in pluginsAleksander Morgado2021-09-151-5/+5
* build,meson: fix building shared utils and pluginsAleksander Morgado2021-09-151-71/+78
* build,meson: rename plugin helpers library variableAleksander Morgado2021-09-151-4/+4
* novatel: avoid returning a NULL timezone without error setAleksander Morgado2021-09-151-1/+1
* build,meson: make PLUGINDIR an absolute pathAleksander Morgado2021-09-151-1/+1
* ci: Use feature values for libqmi, libmbim and libqrtr-glibAleksander Morgado2021-09-131-11/+11
* introspection,sar: new interface introduced for 1.20Aleksander Morgado2021-09-101-4/+4
* build,meson: add Sar interfaceAleksander Morgado2021-09-101-0/+1
* Revert "api: remove Modem.Sar interface"Aleksander Morgado2021-09-108-0/+187
* build,meson: Improve plugins helper library buildingIñigo Martínez2021-09-101-7/+5
* build,meson: Fix libmm-test-common name and dependenciesIñigo Martínez2021-09-101-3/+2
* build,meson: Fix suspend/resume optionIñigo Martínez2021-09-101-1/+1
* build,meson: Fix libsystemd checkIñigo Martínez2021-09-101-11/+14
* build,meson: Improve libqcdm buildIñigo Martínez2021-09-102-11/+2
* build,meson: Make use of feature option for introspectionIñigo Martínez2021-09-101-4/+1
* build,meson: Remove unnecessary variablesIñigo Martínez2021-09-101-3/+0
* build,meson: Improve plugins option setIñigo Martínez2021-09-102-147/+109
* build,meson: Make use of the summary functionIñigo Martínez2021-09-101-75/+84
* core: remove execution bit from file modes in source filesAleksander Morgado2021-09-103-0/+0
* build: post-release version bump to 1.19.0Aleksander Morgado2021-09-092-2/+2
* release: bump to 1.18.01.18.0Aleksander Morgado2021-09-082-7/+7
* NEWS: update for 1.18 with changes since rc1Aleksander Morgado2021-09-081-4/+21
* build: require libqmi 1.30.2Aleksander Morgado2021-09-083-3/+3
* build,meson: add sms-c examples to buildAleksander Morgado2021-09-082-0/+18
* examples: new SMS sending example in C using the async APIAleksander Morgado2021-09-083-2/+224
* examples: new SMS sending example in C using the sync APIAleksander Morgado2021-09-085-2/+179
* broadband-modem-qmi: don't error out on empty call listAleksander Morgado2021-09-081-4/+9
* iface-modem-voice: avoid warning with -Wincompatible-pointer-typesAleksander Morgado2021-09-081-1/+1
* broadband-modem-qmi: refactor process_get_all_call_info() to avoid handling t...Aleksander Morgado2021-09-081-11/+16
* mm-broadband-modem-qmi: add AT URCs fall back for callsDylan Van Assche2021-09-084-5/+356
* mm-modem-helpers: only parse calls in voice modeDylan Van Assche2021-09-082-0/+49
* build,meson: add missing Call object support in introspectionAleksander Morgado2021-09-072-15/+7
* build,autotools: add missing Call object support in introspectionAleksander Morgado2021-09-071-0/+2
* test,lsudev: add attribute format to println()Aleksander Morgado2021-09-071-4/+3
* libmm-glib,location-3gpp: remove unused variableAleksander Morgado2021-09-071-1/+0