| .. |
|
devices
|
device: drop unused variable and avoid compiler warning
|
2022-03-17 19:31:29 +01:00 |
|
dhcp
|
core/dhcp: use gs_free_error in NMDhcpDhcpcd's ip4_start()
|
2022-03-09 23:14:39 +01:00 |
|
dns
|
core: preserve the domain when system hostname is truncated
|
2022-03-09 08:34:26 +01:00 |
|
dnsmasq
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
ndisc
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
platform
|
all: prefer nm wrappers to automatically attach GSource to default context
|
2022-03-13 11:59:42 +01:00 |
|
ppp
|
core: initialize l3cd dns-priority for ppp and wwan
|
2022-02-28 10:08:24 +01:00 |
|
settings
|
core: use nm_dbus_manager_lookup_object_with_type()
|
2022-03-13 12:02:08 +01:00 |
|
supplicant
|
supplicant: check whether WEP is available
|
2022-03-17 12:44:53 +01:00 |
|
tests
|
core/tests: fix tests for nm_utils_shorten_hostname()
|
2022-03-16 11:24:02 +01:00 |
|
vpn
|
core: increase l3cfg merge priority for VPN config
|
2022-02-01 19:22:02 +01:00 |
|
main-utils.c
|
core: move nm_main_utils_get_nm_[ug]id() to "nm-core-utils.h"
|
2022-01-18 18:10:55 +01:00 |
|
main-utils.h
|
core: move nm_main_utils_get_nm_[ug]id() to "nm-core-utils.h"
|
2022-01-18 18:10:55 +01:00 |
|
main.c
|
Remove check for running as root, but keep translations
|
2022-01-18 17:30:45 +01:00 |
|
meson.build
|
nm-sudo: rename to nm-priv-helper
|
2022-01-11 21:46:55 +01:00 |
|
NetworkManagerUtils.c
|
all: add support for route type "throw"
|
2022-02-28 17:17:03 +01:00 |
|
NetworkManagerUtils.h
|
core: increase NM_SHUTDOWN_TIMEOUT_MAX_MSEC to 5 sec to cover pppd
|
2022-02-24 09:38:53 +01:00 |
|
nm-act-request.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-act-request.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-active-connection.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-active-connection.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-audit-manager.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-audit-manager.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-auth-manager.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-auth-manager.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-auth-utils.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-auth-utils.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-checkpoint-manager.c
|
core: use nm_dbus_manager_lookup_object_with_type()
|
2022-03-13 12:02:08 +01:00 |
|
nm-checkpoint-manager.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-checkpoint.c
|
core: preserve external ports during checkpoint rollback
|
2022-03-03 11:25:14 +01:00 |
|
nm-checkpoint.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-config-data.c
|
build: allow configuring default for wifi.backend setting
|
2022-01-04 06:41:37 +01:00 |
|
nm-config-data.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-config.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-config.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-connectivity.c
|
connectivity: use GSource instead of source id for tracking timeout/idle source
|
2022-03-17 10:27:33 +01:00 |
|
nm-connectivity.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-core-utils.c
|
core/trivial: add code comment to nm_utils_stable_id_parse()
|
2022-03-11 10:21:44 +01:00 |
|
nm-core-utils.h
|
core: rename nm_utils_host_id_get_timestamp_ns() to "nsec"
|
2022-03-11 09:43:02 +01:00 |
|
nm-dbus-manager.c
|
core: add nm_dbus_manager_lookup_object_with_type() helper
|
2022-03-13 12:02:07 +01:00 |
|
nm-dbus-manager.h
|
core: add nm_dbus_manager_lookup_object_with_type() helper
|
2022-03-13 12:02:07 +01:00 |
|
nm-dbus-object.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-dbus-object.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-dbus-utils.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-dbus-utils.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-dcb.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-dcb.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-default-daemon.h
|
build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}"
|
2021-02-24 12:48:20 +01:00 |
|
nm-dhcp-config.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-dhcp-config.h
|
core: rework IP configuration in NetworkManager using layer 3 configuration
|
2021-11-18 16:21:29 +01:00 |
|
nm-dispatcher.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-dispatcher.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-firewall-utils.c
|
core: use NM_SHUTDOWN_TIMEOUT_1500_MSEC
|
2022-02-24 09:38:53 +01:00 |
|
nm-firewall-utils.h
|
firewall: add special firewall-backend "none"
|
2021-05-14 11:41:33 +02:00 |
|
nm-firewalld-manager.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-firewalld-manager.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-hostname-manager.c
|
core: ensure static-hostname is valid UTF-8
|
2022-01-10 20:43:17 +01:00 |
|
nm-hostname-manager.h
|
core: rename related things explicitly to "static-hostname"
|
2022-01-10 20:43:17 +01:00 |
|
nm-ip-config.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-ip-config.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-keep-alive.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-keep-alive.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-l3-config-data.c
|
core: handle blackhole/unreachable/prohibit route types in core
|
2022-02-09 19:13:05 +01:00 |
|
nm-l3-config-data.h
|
core: support compare flags in nm_l3_config_data_cmp_full()
|
2022-01-26 14:54:51 +01:00 |
|
nm-l3-ipv4ll.c
|
all: prefer nm wrappers to automatically attach GSource to default context
|
2022-03-13 11:59:42 +01:00 |
|
nm-l3-ipv4ll.h
|
all: move "src/" directory to "src/core/"
|
2021-02-08 09:56:41 +01:00 |
|
nm-l3-ipv6ll.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-l3-ipv6ll.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-l3cfg.c
|
all: prefer nm wrappers to automatically attach GSource to default context
|
2022-03-13 11:59:42 +01:00 |
|
nm-l3cfg.h
|
core: do a commit after all addresses complete ACD/DAD
|
2022-02-16 15:12:52 +01:00 |
|
nm-manager.c
|
core: use nm_dbus_manager_lookup_object_with_type()
|
2022-03-13 12:02:08 +01:00 |
|
nm-manager.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-netns.c
|
platform: rename "nmp-route-manager.h" to "nmp-rules-manager.h"
|
2022-02-09 19:13:03 +01:00 |
|
nm-netns.h
|
platform: rename NMPRulesManager API to NMPRouteManager
|
2022-02-09 19:13:03 +01:00 |
|
nm-pacrunner-manager.c
|
core: use NM_SHUTDOWN_TIMEOUT_1500_MSEC
|
2022-02-24 09:38:53 +01:00 |
|
nm-pacrunner-manager.h
|
core: rework IP configuration in NetworkManager using layer 3 configuration
|
2021-11-18 16:21:29 +01:00 |
|
nm-policy.c
|
core: preserve the domain when system hostname is truncated
|
2022-03-09 08:34:26 +01:00 |
|
nm-policy.h
|
all: move "src/" directory to "src/core/"
|
2021-02-08 09:56:41 +01:00 |
|
nm-priv-helper-call.c
|
nm-sudo: rename to nm-priv-helper
|
2022-01-11 21:46:55 +01:00 |
|
nm-priv-helper-call.h
|
nm-sudo: rename to nm-priv-helper
|
2022-01-11 21:46:55 +01:00 |
|
nm-rfkill-manager.c
|
rfkill: fix the rfkill reason property query and parsing
|
2022-03-02 09:13:57 +01:00 |
|
nm-rfkill-manager.h
|
rfkill: query the hardware rfkill reason from udev
|
2022-02-24 23:04:48 +02:00 |
|
nm-session-monitor.c
|
all: prefer nm wrappers to automatically attach GSource to default context
|
2022-03-13 11:59:42 +01:00 |
|
nm-session-monitor.h
|
all: move "src/" directory to "src/core/"
|
2021-02-08 09:56:41 +01:00 |
|
nm-sleep-monitor.c
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-sleep-monitor.h
|
all: move "src/" directory to "src/core/"
|
2021-02-08 09:56:41 +01:00 |
|
nm-test-utils-core.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
nm-types.h
|
format: reformat source tree with clang-format 13.0
|
2021-11-29 09:31:09 +00:00 |
|
org.freedesktop.NetworkManager.conf
|
all: move "src/" directory to "src/core/"
|
2021-02-08 09:56:41 +01:00 |
|
README.l3cfg.md
|
core: rework IP configuration in NetworkManager using layer 3 configuration
|
2021-11-18 16:21:29 +01:00 |
|
README.md
|
all: add some README.md files describing the purpose of our sources
|
2021-08-19 17:51:11 +02:00 |
|
README.next.ip-config.md
|
core: rework IP configuration in NetworkManager using layer 3 configuration
|
2021-11-18 16:21:29 +01:00 |