Lubomir Rintel 6771f836ce ip6-config: remove the link-local address on address flush 9 years ago
..
devices ddac52a61e device: schedule queued_ip_config_change() after constructing device 9 years ago
dhcp-manager fb792af7cb core: add nm_utils_setpgid(), and use it 9 years ago
dns-manager 4c691cf69e trival/whitespace: fix indention in nm-dns-manager.c 9 years ago
dnsmasq-manager fb792af7cb core: add nm_utils_setpgid(), and use it 9 years ago
platform 6771f836ce ip6-config: remove the link-local address on address flush 9 years ago
ppp-manager 14f732e8df ppp-manager: new async stop() method to request stop and wait for it to complete 9 years ago
rdisc 24e7ea7860 core: Use tokenized identifiers when constructing an address 9 years ago
settings 6a3531d02d ifcfg-rh: add Wi-Fi powersave support 9 years ago
supplicant-manager d45c1b84f4 core: declare nm_supplicant_manager_get() using NM_DEFINE_SINGLETON_GETTER() 9 years ago
tests 5252287209 tests: fix NEGATIVE_RETURNS (CWE-394) in tests 9 years ago
vpn-manager fb792af7cb core: add nm_utils_setpgid(), and use it 9 years ago
Makefile.am c5b3e93792 core: use GUnixSignalWatchSource to simplify signal handling 9 years ago
NetworkManagerUtils.c 7d2e43a455 core/trivial: fix documentation of nm_utils_uuid_generate_from_strings() 9 years ago
NetworkManagerUtils.h 0d59984ce8 core: Add NMUtilsIPv6IfaceId to nm-types.h 9 years ago
main-utils.c c5b3e93792 core: use GUnixSignalWatchSource to simplify signal handling 9 years ago
main-utils.h c5b3e93792 core: use GUnixSignalWatchSource to simplify signal handling 9 years ago
main.c c5b3e93792 core: use GUnixSignalWatchSource to simplify signal handling 9 years ago
nm-activation-request.c c22e3f327a core, dispatcher: drop unnecessary setpgid() calls 9 years ago
nm-activation-request.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-active-connection.c 3bfb163a74 all: consistently include config.h 9 years ago
nm-active-connection.h b11798a196 vpn/core: move VPN gateway route between devices when routing changes 9 years ago
nm-auth-manager.c e5a82e5698 auth: destroy singleton instance of NMAuthManager on exit 9 years ago
nm-auth-manager.h da8d79f1c5 core: drop all remaining core-internal error domains 9 years ago
nm-auth-subject.c 3bfb163a74 all: consistently include config.h 9 years ago
nm-auth-subject.h 53e244bef6 auth: support disabling POLKIT authentication entirely at compile time 9 years ago
nm-auth-utils.c d42f2c11b7 auth: remove session monitor argument 9 years ago
nm-auth-utils.h d42f2c11b7 auth: remove session monitor argument 9 years ago
nm-config.c 3bfb163a74 all: consistently include config.h 9 years ago
nm-config.h a01e2ff91d core: add option to quit when startup is complete (rh #863515) (rh #1083683) 9 years ago
nm-connection-provider.c 3bfb163a74 all: consistently include config.h 9 years ago
nm-connection-provider.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-connectivity.c 07be0f511d connectivity: fix compile error no WITH_CONCHECK 9 years ago
nm-connectivity.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-dbus-manager.c 1208c0dd13 dbus: destroy singleton instance of NMDBusManager on exit 9 years ago
nm-dbus-manager.h b28f6526c2 core: fill in nm-types.h, clean out other headers 10 years ago
nm-dcb.c c5b3e93792 core: use GUnixSignalWatchSource to simplify signal handling 9 years ago
nm-dcb.h da8d79f1c5 core: drop all remaining core-internal error domains 9 years ago
nm-default-route-manager.c aadef137b4 default-route: don't return devices without active connection as best_config() or best_device() 9 years ago
nm-default-route-manager.h 462456f255 policy: remove redundant remove_default_route() functions from NMDefaultRouteManager 9 years ago
nm-dhcp4-config.c 3bfb163a74 all: consistently include config.h 9 years ago
nm-dhcp4-config.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-dhcp6-config.c 3bfb163a74 all: consistently include config.h 9 years ago
nm-dhcp6-config.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-dispatcher.c 849ae9eed6 dispatcher: add an env var indicating a connection is "external" 9 years ago
nm-dispatcher.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-firewall-manager.c 22409e0481 core: declare nm_firewall_manager_get() using NM_DEFINE_SINGLETON_GETTER() 9 years ago
nm-firewall-manager.h b0b7473af1 firewall: make call handle an opaque pointer type 9 years ago
nm-iface-helper.c 3d068724da nm-iface-helper: small signal handling fixup 9 years ago
nm-ip4-config.c 11ccf949a3 core: fix nm_ip_config_intersect() only to remove addresses, routes and gateway 9 years ago
nm-ip4-config.h 49d700e862 core: add intersect() functions to NMIP?Config 9 years ago
nm-ip6-config.c 6771f836ce ip6-config: remove the link-local address on address flush 9 years ago
nm-ip6-config.h 49d700e862 core: add intersect() functions to NMIP?Config 9 years ago
nm-logging.c 670eb57321 logging: assert that NMLogDomains compiles to a 64 bit enum 9 years ago
nm-logging.h e62aa4165f logging: pass file:line as separate arguments to _nm_log() 9 years ago
nm-manager.c 477033b9ef manager: don't attempt to activate ipv6.method=shared connections 9 years ago
nm-manager.h 5149fd120d iface-helper: add nm-iface-helper for dynamic configure-then-quit support 9 years ago
nm-policy.c e439637ada core: declare nm_dns_manager_get() using NM_DEFINE_SINGLETON_GETTER() 9 years ago
nm-policy.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-properties-changed-signal.c 45094c71d8 core: log ignored property notification with level TRACE 9 years ago
nm-properties-changed-signal.h 5a223b9089 core: make nm-properties-changed-signal always export the right properties 11 years ago
nm-rfkill-manager.c 3bfb163a74 all: consistently include config.h 9 years ago
nm-rfkill-manager.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-session-monitor.c d8887019ce core: declare nm_session_monitor_get() using NM_DEFINE_SINGLETON_GETTER() 9 years ago
nm-session-monitor.h 0de60b300e session: merge nm-session-monitor-* modules 9 years ago
nm-sleep-monitor-systemd.c a8ebd1aa1a core: declare nm_sleep_monitor_get() using NM_DEFINE_SINGLETON_GETTER() 9 years ago
nm-sleep-monitor-upower.c a8ebd1aa1a core: declare nm_sleep_monitor_get() using NM_DEFINE_SINGLETON_GETTER() 9 years ago
nm-sleep-monitor.h c81fb49aa5 all: fix up multiple-include-guard defines 9 years ago
nm-types.h 0d59984ce8 core: Add NMUtilsIPv6IfaceId to nm-types.h 9 years ago
org.freedesktop.NetworkManager.conf 7e0f94f0f5 dbus: kill at_console usage in permissions (bgo #707983) (rh #979416) 10 years ago