summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* build: move "clients/nm-online.c" to "src/nm-online/"th/move-client-libsThomas Haller2021-03-022-355/+0
* build: move "clients/tui/newt/" to "src/libnmt-newt/"Thomas Haller2021-03-0265-7808/+23
* build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller2021-03-0250-17655/+40
* build/meson: cleanup libnm-client-aux-externThomas Haller2021-02-284-5/+8
* build/meson: drop libnm_nm_default_dep dependencyThomas Haller2021-02-284-7/+6
* build/meson: cleanup dependencies for libnm-core-aux-externThomas Haller2021-02-285-7/+6
* build/meson: cleanup dependencies for libnm-core-aux-internThomas Haller2021-02-284-5/+5
* build/meson: cleanup dependencies for libnm-baseThomas Haller2021-02-283-4/+4
* build/meson: cleanup libnm-glib-aux dependenciesThomas Haller2021-02-286-11/+51
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-2491-96/+96
* shared: move "nm-test-utils.h" to "src/libnm-glib-aux/"Thomas Haller2021-02-243-3/+3
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-2412-20/+20
* build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-241-1/+1
* shared: rename "libnm-systemd-logging-stub.la" to "libnm-log-null.la"Thomas Haller2021-02-243-3/+3
* docs: improve manual page about ipv4.routesWen Liang2021-02-232-2/+2
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-188-36/+0
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-1817-19/+40
* docs: improve manual page about ipv4.addressesWen Liang2021-02-173-10/+17
* build: make path to polkit-agent-helper-1 binary configurableThomas Haller2021-02-121-1/+1
* cloud-setup/tests: add test for nmcs_setting_ip_replace_ipv4_addresses()Thomas Haller2021-02-101-0/+100
* cloud-setup/tests: add unit test for nm-cloud-setupThomas Haller2021-02-103-0/+41
* cloud-setup: fix replacing IPv4 addresses during updateThomas Haller2021-02-101-1/+1
* cloud-setup: build intermediate library "libnm-cloud-setup-core.a"Thomas Haller2021-02-101-4/+25
* setting-8021x: Fix descriptions for phase2-auth & phase2-autheapAndrew Zaborowski2021-02-092-4/+4
* all: move shared/nm-meta-setting.[hc] to libnm-core and clientsThomas Haller2021-02-098-5/+842
* all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller2021-02-0993-98/+88
* build/meson: cleanup clients/***/meson.buildThomas Haller2021-02-097-176/+189
* meson/build: fix c_args for libnmcThomas Haller2021-02-091-1/+1
* clients/tests: better explain how to configure localized testsThomas Haller2021-02-081-0/+6
* ethtool: add more offload features that kernel supportsThomas Haller2021-02-082-0/+12
* cloud-setup: add Documentation link to "nm-cloud-setup.service"Thomas Haller2021-02-021-0/+1
* cloud-setup: add comment to "nm-cloud-setup.service" about drop-in filesThomas Haller2021-02-021-0/+3
* libnm/docs: explain that edns0/trust-ad is automatically added to DNS optionsThomas Haller2021-01-262-4/+4
* all: change default value of hostname.only-from-default to falsebg/hostname-from-anyBeniamino Galvani2021-01-182-2/+2
* libnm,shared: move nm-ethtool helper to "libnm-base"Thomas Haller2021-01-151-1/+1
* libnm: split ethtool option names to a new header "libnm-core/nm-ethtool-util...Thomas Haller2021-01-151-1/+1
* device: add "ipv4.dhcp-client-id=ipv6-duid" property for RFC4361Thomas Haller2021-01-112-2/+2
* clients: fix compiler warning in _do_test_parse_passwd_file()Thomas Haller2021-01-081-1/+1
* cloud-setup: assign incremental iface_idx for Azure,GCP get_config() resultThomas Haller2021-01-082-39/+46
* cloud-setup: fail get_config() for Azure on invalid prefixThomas Haller2021-01-081-0/+2
* cloud-setup: use nmcs_utils_ipaddr_normalize_bin() in Azure providerThomas Haller2021-01-081-9/+18
* cloud-setup: use nmcs_utils_ipaddr_normalize_gbytes() in GCP providerThomas Haller2021-01-081-5/+5
* cloud-setup: add nmcs_utils_ipaddr_normalize*() helperThomas Haller2021-01-082-0/+73
* cloud-setup: handle unknown interaces in get_config() for GCP/AzureThomas Haller2021-01-084-37/+92
* cloud-setup: add and use nmcs_utils_hwaddr_normalize_gbytes()Thomas Haller2021-01-084-3/+22
* cloud-setup: strip whitespace from nmcs_utils_hwaddr_normalize()Thomas Haller2021-01-081-7/+15
* cloud-setup: move common code for get_config() to base class and improve canc...Thomas Haller2021-01-085-444/+356
* cloud-setup/trivial: rename "response_data" variableThomas Haller2021-01-083-16/+16
* cloud-setup/trivial: rename variables "config_data" to "get_config_data"Thomas Haller2021-01-082-27/+28
* nmcli: change "--help" to "help"scootergrisen2021-01-071-1/+1