NetworkManager/libnm
Lubomir Rintel 0eb4a5dfa7 setting-gsm: add auto-config property
This will make NetworkManager look up APN, username, and password in the
Mobile Broadband Provider database.

It is mutually exclusive with the apn, username and password properties.
If that is the case, the connection will be normalized to
auto-config=false. This makes it convenient for the user to turn off the
automatism by just setting the apn.
2019-09-11 14:32:05 +02:00
..
tests all: SPDX header conversion 2019-09-10 11:19:56 +02:00
generate-plugin-docs.pl all: SPDX header conversion 2019-09-10 11:19:56 +02:00
generate-setting-docs.py all: SPDX header conversion 2019-09-10 11:19:56 +02:00
libnm.pc.in libnm,pkg-config: provide a variable with VPN service directory 2015-08-19 15:13:11 +02:00
libnm.ver setting-gsm: add auto-config property 2019-09-11 14:32:05 +02:00
meson.build build: fix meson warning about invalid 'depends' keyword 2019-08-05 16:05:30 +02:00
NetworkManager.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-access-point.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-access-point.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-active-connection.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-active-connection.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-autoptr.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-checkpoint.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-checkpoint.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-client.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-client.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dbus-helpers.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dbus-helpers.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-6lowpan.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-6lowpan.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-adsl.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-adsl.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-bond.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-bond.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-bridge.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-bridge.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-bt.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-bt.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-dummy.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-dummy.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ethernet.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ethernet.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-generic.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-generic.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-infiniband.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-infiniband.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ip-tunnel.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ip-tunnel.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-macsec.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-macsec.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-macvlan.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-macvlan.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-modem.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-modem.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-olpc-mesh.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-olpc-mesh.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ovs-bridge.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ovs-bridge.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ovs-interface.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ovs-interface.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ovs-port.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ovs-port.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ppp.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-ppp.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-private.h libnm: use the o.fd.DBus.ObjectManager API for object management 2016-11-10 16:48:48 +01:00
nm-device-team.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-team.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-tun.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-tun.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-vlan.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-vlan.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-vxlan.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-vxlan.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wifi-p2p.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wifi-p2p.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wifi.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wifi.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wimax.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wimax.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wireguard.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wireguard.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wpan.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device-wpan.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-device.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dhcp-config.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dhcp-config.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dhcp4-config.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dhcp4-config.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dhcp6-config.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dhcp6-config.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dns-manager.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-dns-manager.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-enum-types.c.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-ip-config.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-ip-config.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-ip4-config.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-ip4-config.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-ip6-config.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-ip6-config.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-libnm-utils.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-libnm-utils.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-manager.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-manager.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-object-private.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-object.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-object.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-remote-connection-private.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-remote-connection.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-remote-connection.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-remote-settings.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-remote-settings.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-secret-agent-old.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-secret-agent-old.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-types.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-connection.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-connection.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-editor.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-editor.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-plugin-old.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-plugin-old.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-service-plugin.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-service-plugin.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-wifi-p2p-peer.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-wifi-p2p-peer.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-wimax-nsp.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-wimax-nsp.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00