NetworkManager/src
Benjamin Berg dd0c59c468 core/devices: Add DBus methods to start/stop a P2P find
By default the find will run for 30s. This can be increased or decreased
in the range of 1-600s by setting "Timeout" in the options parameter.
2019-01-27 23:45:12 +01:00
..
devices core/devices: Add DBus methods to start/stop a P2P find 2019-01-27 23:45:12 +01:00
dhcp all: fix misspellings 2019-01-24 17:19:44 +01:00
dns dns: fail the plugin when the rate limiter hits 2019-01-14 10:02:48 +01:00
dnsmasq build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
initrd initrd/trivial: fix whitespace 2019-01-21 14:18:54 +01:00
ndisc all: fix misspellings 2019-01-24 17:19:44 +01:00
platform all: fix misspellings 2019-01-24 17:19:44 +01:00
ppp ppp-manager: fix a typo in a debugging statement 2019-01-27 17:24:59 +01:00
settings all: fix misspellings 2019-01-24 17:19:44 +01:00
supplicant all: fix misspellings 2019-01-24 17:19:44 +01:00
systemd all: fix misspellings 2019-01-24 17:19:44 +01:00
tests tests: don't use alloca() in tests 2019-01-15 09:52:01 +01:00
vpn all/trivial: rename NM_UTILS_LOOKUP_STR() to have "_A" suffix 2019-01-15 09:52:01 +01:00
main-utils.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
main-utils.h
main.c config: warn about unknown keys in config files 2018-12-01 15:16:48 +01:00
meson.build systemd: move basic systemd library to shared/nm-utils 2019-01-02 17:07:13 +01:00
NetworkManagerUtils.c systemd: move basic systemd library to shared/nm-utils 2019-01-02 17:07:13 +01:00
NetworkManagerUtils.h core: use addr-family argument for nm_utils_get_ip_config_method() 2018-12-13 09:16:32 +01:00
nm-act-request.c core: improve and fix keeping connection active based on "connection.permissions" 2018-12-09 14:47:32 +01:00
nm-act-request.h core: improve and fix keeping connection active based on "connection.permissions" 2018-12-09 14:47:32 +01:00
nm-active-connection.c all/trivial: rename NM_UTILS_LOOKUP_STR() to have "_A" suffix 2019-01-15 09:52:01 +01:00
nm-active-connection.h core: improve and fix keeping connection active based on "connection.permissions" 2018-12-09 14:47:32 +01:00
nm-audit-manager.c config: use macros for config keys 2018-12-01 15:16:48 +01:00
nm-audit-manager.h
nm-auth-manager.c
nm-auth-manager.h
nm-auth-subject.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-auth-subject.h
nm-auth-utils.c docs: misc. typos pt2 2018-09-17 11:26:13 +02:00
nm-auth-utils.h
nm-checkpoint-manager.c settings: use delegation instead of inheritance for NMSettingsConnection and NMConnection 2018-08-28 22:27:55 +02:00
nm-checkpoint-manager.h
nm-checkpoint.c core: improve and fix keeping connection active based on "connection.permissions" 2018-12-09 14:47:32 +01:00
nm-checkpoint.h
nm-config-data.c dns: fix connecting signals to DNS plugin in init_resolv_conf_mode() 2018-12-11 09:23:47 +01:00
nm-config-data.h core: add checks on connection default properties 2018-12-01 15:16:48 +01:00
nm-config.c config: use cleanup attribute for variables in init_sync() 2018-12-01 15:16:48 +01:00
nm-config.h build: check that the list of supported config options is up to date 2018-12-01 15:16:48 +01:00
nm-connectivity.c connectivity: use 443 port for https URIs 2018-12-11 09:23:47 +01:00
nm-connectivity.h libnm: add nm_connectivity_state_cmp() helper 2018-12-11 09:23:47 +01:00
nm-core-utils.c all: fix misspellings 2019-01-24 17:19:44 +01:00
nm-core-utils.h dhcp: move nm_utils_dhcp_client_id_mac() to "nm-core-utils.c" 2019-01-07 17:05:17 +01:00
nm-dbus-manager.c dbus: add nm_dbus_manager_get_dbus_connection() helper 2018-12-11 09:23:47 +01:00
nm-dbus-manager.h dbus: add nm_dbus_manager_get_dbus_connection() helper 2018-12-11 09:23:47 +01:00
nm-dbus-object.c
nm-dbus-object.h
nm-dbus-utils.c
nm-dbus-utils.h
nm-dcb.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-dcb.h
nm-dhcp4-config.c
nm-dhcp4-config.h
nm-dhcp6-config.c
nm-dhcp6-config.h
nm-dispatcher.c
nm-dispatcher.h
nm-firewall-manager.c
nm-firewall-manager.h
nm-hostname-manager.c hostname: drop define IFCFG_DIR which is only used once 2018-07-17 17:46:01 +02:00
nm-hostname-manager.h
nm-iface-helper.c core/trivial: rename nm_platform_sysctl_set_ip6_hop_limit_safe() 2018-12-19 09:05:12 +01:00
nm-ip4-config.c core: allow addresses with zero prefix length 2018-12-19 09:23:08 +01:00
nm-ip4-config.h ip-config: add @intersect_routes argument to intersect functions 2018-09-26 11:49:37 +02:00
nm-ip6-config.c core: allow addresses with zero prefix length 2018-12-19 09:23:08 +01:00
nm-ip6-config.h ip-config: add @intersect_routes argument to intersect functions 2018-09-26 11:49:37 +02:00
nm-keep-alive.c all: fix misspellings 2019-01-24 17:19:44 +01:00
nm-keep-alive.h keep-alive: drop unused nm_keep_alive_set_forced() 2018-12-09 14:47:31 +01:00
nm-logging.c all: add static assertion for maximumg alloca() allocated buffer 2019-01-15 09:52:01 +01:00
nm-logging.h shared,core: move logging enums to header "shared/nm-utils/nm-logging-fwd.h" 2019-01-02 11:51:42 +01:00
nm-manager.c all: fix misspellings 2019-01-24 17:19:44 +01:00
nm-manager.h core: improve and fix keeping connection active based on "connection.permissions" 2018-12-09 14:47:32 +01:00
nm-netns.c
nm-netns.h
nm-pacrunner-manager.c all: don't use static buffer for nm_utils_inet*_ntop() 2018-12-19 09:23:08 +01:00
nm-pacrunner-manager.h
nm-policy.c all/trivial: rename NM_UTILS_LOOKUP_STR() to have "_A" suffix 2019-01-15 09:52:01 +01:00
nm-policy.h policy: track best active connections rather than best devices 2018-07-09 14:56:59 +02:00
nm-proxy-config.c
nm-proxy-config.h
nm-rfkill-manager.c all: say Wi-Fi instead of "wifi" or "WiFi" 2018-11-29 17:53:35 +01:00
nm-rfkill-manager.h
nm-session-monitor.c all: avoid g_memdup() 2018-09-07 11:24:17 +02:00
nm-session-monitor.h
nm-sleep-monitor.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-sleep-monitor.h
nm-test-utils-core.h build: avoid header conflict for <linux/if.h> and <net/if.h> with "nm-platform.h" 2018-11-12 16:02:35 +01:00
nm-types.h core/devices: Add P2P Wifi device and peer tracking 2019-01-27 23:45:12 +01:00
org.freedesktop.NetworkManager.conf core/devices: Add P2P Wifi device and peer tracking 2019-01-27 23:45:12 +01:00