summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: unstable release version bump to 1.21.31.21.3-devAleksander Morgado2023-01-271-1/+1
* broadband-modem-qmi: don't fail on power indication registration errorLouis-Alexis Eyraud2023-01-231-16/+31
* build: fix a typo in meson_options doc stringLubomir Rintel2023-01-221-1/+1
* bearer-qmi: fix a mnc/mcc typoLubomir Rintel2023-01-201-1/+1
* broadband-modem-mbim,qmi-shared: Fallback from qmi uim service only when not ...Ulrich Mohr2023-01-182-12/+32
* cli: add formating option (json and key/value) for created SMSFrederic Martinsons2023-01-183-1/+5
* build: enable GLib deprecation warningsLubomir Rintel2023-01-181-2/+3
* libmm-glib,common-helpers: undeprecate g_date_time_format_iso8601()Lubomir Rintel2023-01-181-0/+2
* libmm-glib,common-helpers: avoid using g_time_zone_new_offset()Lubomir Rintel2023-01-181-1/+13
* broadband-modem-mbim: Sync state of sim_hot_swap_configured variableMichal Mazur2023-01-181-2/+5
* broadband-modem-mbim: Fix bug in cleanup_unsolicited_events_3gpp()Michal Mazur2023-01-181-1/+1
* bearer-qmi: explicitly ignore PCOs with undefined contents:Aleksander Morgado2023-01-161-0/+4
* bearer-qmi: app specific info in PCO may be emptyAleksander Morgado2023-01-161-5/+15
* bearer-qmi: fix pco array declarationDaniele Palmas2023-01-121-1/+1
* sim-mbim: Reset cached SIM info when SIM is unlockedMichal Mazur2023-01-111-4/+14
* broadband-modem-qmi: ignore our own profile changed indicationsAleksander Morgado2023-01-111-2/+43
* build: fix dependency on daemon enums required by pluginsAleksander Morgado2023-01-102-21/+33
* build: set LD_LIBRARY_PATH along with GI_TYPELIB_PATH when launching stubFrederic Martinsons2023-01-091-1/+1
* ci: build single plugins also in main and tagsAleksander Morgado2023-01-031-0/+4
* ci: list of plugins from meson configuration itselfAleksander Morgado2023-01-031-16/+6
* ci: update image with gawk and without autotoolsAleksander Morgado2023-01-031-4/+4
* ci: fix enabling qmi/mbim/qrtr support in single-plugin testsAleksander Morgado2023-01-031-2/+2
* ci: fix disabling introspection in single-plugin testsAleksander Morgado2023-01-031-2/+2
* ci: run suspend-resume build tests also in master and tagsAleksander Morgado2023-01-031-0/+4
* ci: use YAML anchor to setup dependenciesAleksander Morgado2023-01-031-132/+56
* ci: add tests for builtin pluginsAleksander Morgado2023-01-031-0/+71
* build: new option to build plugins within the daemon binaryAleksander Morgado2023-01-0317-147/+594
* plugins: setup new helper macros to define shared utilsAleksander Morgado2023-01-0311-68/+60
* plugins: setup new helper macros to define pluginsAleksander Morgado2023-01-0383-1996/+273
* plugin-manager: don't crash when loading an invalid shared utils libraryAleksander Morgado2023-01-031-1/+3
* plugins: don't include daemon enums sourcesAleksander Morgado2023-01-031-8/+8
* build: compile plugins before daemonAleksander Morgado2023-01-031-7/+12
* build: fix missing module name in shared option utilsAleksander Morgado2023-01-031-1/+1
* build: move plugins directory to src/pluginsAleksander Morgado2023-01-03318-3/+5
* log: avoid redefining MM_MODULE_NAMEAleksander Morgado2023-01-031-8/+10
* meson: Un-hardcode building a shared libraryFabrice Fontaine2022-12-312-2/+2
* quectel: add new modem variants to port type rulesIvan Mikhanchuk2022-12-271-1/+16
* base-modem: don't assume ports tables always existAleksander Morgado2022-12-201-0/+35
* port-mbim: chain up device notifications through the portAleksander Morgado2022-12-183-24/+82
* port-mbim: implement the new generic 'removed' signalAleksander Morgado2022-12-182-66/+27
* port-qmi: implement the new generic 'removed' signalAleksander Morgado2022-12-183-97/+27
* port: define new generic 'removed' signalAleksander Morgado2022-12-183-20/+48
* build: unstable release version bump to 1.21.21.21.2Aleksander Morgado2022-12-141-1/+1
* decode: remove legacy toolAleksander Morgado2022-12-069-4234/+0
* vl600: remove legacy notes and toolAleksander Morgado2022-12-062-567/+0
* iface-modem-3gpp: Check before registeringSven Schwermer2022-12-061-44/+71
* broadmobi: add MM_PLUGIN_REQUIRED_QCDM flagClayton Craft2022-12-061-1/+1
* broadband-modem-mbim: print MbimSmsStatusFlag as flags stringAleksander Morgado2022-12-062-6/+9
* broadband-modem-mbim: MbimSmsStatusFlag is flags, not an enumAleksander Morgado2022-12-051-1/+1
* base-sms: improve logging of user operationsAleksander Morgado2022-11-301-13/+26