summaryrefslogtreecommitdiff
path: root/src/core/devices/wwan/nm-modem-ofono.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-02wwan/ofono: handle missing default gatewaySicelo A. Mhlongo1-2/+5
2023-03-30wwan/ofono: account for port in the Proxy propertyRatchanan Srirattanamet1-2/+11
2023-03-30wwan/ofono: correct MMS proxy property lookupRatchanan Srirattanamet1-3/+3
2023-02-16wwan/ofono: fix a couple of logic errors in update_connection_list()Ratchanan Srirattanamet1-3/+2
2022-11-14glib-aux: rename _nm_dbus_signal_connect{,_data}() to _nm_dbus_proxy_*()Thomas Haller1-30/+30
2022-11-14libnm: move "nm-dbus-utils.c" from libnm-core to libnm-glib-auxThomas Haller1-0/+1
2022-11-10wwan/ofono: cleanup comments and warnings in existing codeRatchanan Srirattanamet1-5/+0
2022-11-10wwan/ofono: fix memory leak in handle_settings()Ratchanan Srirattanamet1-5/+6
2022-11-10wwan/ofono: avoid bogus IP failure when not connectingRatchanan Srirattanamet1-0/+8
2022-11-10wwan/ofono: clear current_octx on disconnectRatchanan Srirattanamet1-0/+2
2022-11-10wwan/ofono: also recognize connman's "Powered" propertyRatchanan Srirattanamet1-1/+18
2022-11-10wwan/ofono: when connect while searching, wait a bitRatchanan Srirattanamet1-1/+47
2022-11-10wwan/ofono: create connections based on available contextsBhushan Shah1-131/+483
2022-10-27core: extend NML3ConfigData:nameserver to track DNS as stringThomas Haller1-1/+1
2022-08-25glib-aux: rename IP address related helpers from "nm-inet-utils.h"Thomas Haller1-7/+6
2022-06-27all: use internal _nm_utils_ip4_netmask_to_prefix()Thomas Haller1-1/+1
2022-05-03all: use "NM_UTILS_TO_STRING_BUFFER_SIZE" macroThomas Haller1-1/+1
2021-11-29format: reformat source tree with clang-format 13.0Thomas Haller1-69/+69
2021-11-18core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller1-70/+76
2021-03-15wwan/ofono: use gs_unref_variant instead of g_variant_unrefBhushan Shah1-14/+9
2021-03-15wwan/ofono: Fix ofono re-connection problemsTony Espy1-39/+110
2021-03-05platform: move more platform code to src/libnm-platform/Thomas Haller1-1/+1
2021-02-18build: move "libnm-core/" to "src/" and split itThomas Haller1-1/+1
2021-02-09all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller1-1/+1
2021-02-04all: move "src/" directory to "src/core/"Thomas Haller1-0/+1239