..
devices
wifi: reduce logging level for find_active_ap()
2015-01-26 13:16:14 +01:00
dhcp-manager
core: add nm_utils_setpgid(), and use it
2015-01-19 11:29:13 -05:00
dns-manager
trival/whitespace: fix indention in nm-dns-manager.c
2015-01-21 17:30:05 +01:00
dnsmasq-manager
core: add nm_utils_setpgid(), and use it
2015-01-19 11:29:13 -05:00
platform
platform: Add support for IPv6 tokenized identifiers on Linux
2015-01-26 13:05:06 +01:00
ppp-manager
ppp-manager: new async stop() method to request stop and wait for it to complete
2015-01-21 18:35:59 -06:00
rdisc
core: Use tokenized identifiers when constructing an address
2015-01-26 13:05:06 +01:00
settings
ifcfg-rh: add Wi-Fi powersave support
2015-01-21 14:31:14 -06:00
supplicant-manager
core: declare nm_supplicant_manager_get() using NM_DEFINE_SINGLETON_GETTER()
2015-01-12 12:10:03 +01:00
tests
tests: fix NEGATIVE_RETURNS (CWE-394) in tests
2014-12-15 16:25:27 +01:00
vpn-manager
core: add nm_utils_setpgid(), and use it
2015-01-19 11:29:13 -05:00
main-utils.c
core: use GUnixSignalWatchSource to simplify signal handling
2015-01-19 11:29:13 -05:00
main-utils.h
core: use GUnixSignalWatchSource to simplify signal handling
2015-01-19 11:29:13 -05:00
main.c
core: use GUnixSignalWatchSource to simplify signal handling
2015-01-19 11:29:13 -05:00
Makefile.am
core: use GUnixSignalWatchSource to simplify signal handling
2015-01-19 11:29:13 -05:00
NetworkManagerUtils.c
core/trivial: fix documentation of nm_utils_uuid_generate_from_strings()
2015-01-22 14:03:37 +01:00
NetworkManagerUtils.h
core: Add NMUtilsIPv6IfaceId to nm-types.h
2015-01-26 13:05:06 +01:00
nm-activation-request.c
core, dispatcher: drop unnecessary setpgid() calls
2015-01-19 11:29:13 -05:00
nm-activation-request.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-active-connection.c
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-active-connection.h
vpn/core: move VPN gateway route between devices when routing changes
2014-11-06 21:17:34 -06:00
nm-auth-manager.c
auth: destroy singleton instance of NMAuthManager on exit
2015-01-12 12:10:03 +01:00
nm-auth-manager.h
core: drop all remaining core-internal error domains
2014-10-22 08:29:10 -04:00
nm-auth-subject.c
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-auth-subject.h
auth: support disabling POLKIT authentication entirely at compile time
2014-09-29 13:51:11 +02:00
nm-auth-utils.c
auth: remove session monitor argument
2015-01-05 18:38:44 +01:00
nm-auth-utils.h
auth: remove session monitor argument
2015-01-05 18:38:44 +01:00
nm-config.c
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-config.h
core: add option to quit when startup is complete (rh #863515 ) (rh #1083683 )
2014-11-07 12:18:33 -06:00
nm-connection-provider.c
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-connection-provider.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-connectivity.c
connectivity: fix compile error no WITH_CONCHECK
2015-01-16 14:16:10 +01:00
nm-connectivity.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-dbus-manager.c
dbus: destroy singleton instance of NMDBusManager on exit
2015-01-12 12:10:03 +01:00
nm-dbus-manager.h
core: fill in nm-types.h, clean out other headers
2014-07-23 10:56:26 -04:00
nm-dcb.c
core: use GUnixSignalWatchSource to simplify signal handling
2015-01-19 11:29:13 -05:00
nm-dcb.h
core: drop all remaining core-internal error domains
2014-10-22 08:29:10 -04:00
nm-default-route-manager.c
default-route: improve logging format for default route entries
2015-01-24 18:27:12 +01:00
nm-default-route-manager.h
policy: remove redundant remove_default_route() functions from NMDefaultRouteManager
2014-11-19 22:55:32 +01:00
nm-dhcp4-config.c
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-dhcp4-config.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-dhcp6-config.c
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-dhcp6-config.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-dispatcher.c
dispatcher: add an env var indicating a connection is "external"
2015-01-19 11:19:33 -05:00
nm-dispatcher.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-firewall-manager.c
core: declare nm_firewall_manager_get() using NM_DEFINE_SINGLETON_GETTER()
2015-01-12 12:10:03 +01:00
nm-firewall-manager.h
firewall: make call handle an opaque pointer type
2014-11-19 12:58:36 +01:00
nm-iface-helper.c
nm-iface-helper: small signal handling fixup
2015-01-19 11:29:13 -05:00
nm-ip4-config.c
core: add intersect() functions to NMIP?Config
2015-01-24 18:27:12 +01:00
nm-ip4-config.h
core: add intersect() functions to NMIP?Config
2015-01-24 18:27:12 +01:00
nm-ip6-config.c
core: add intersect() functions to NMIP?Config
2015-01-24 18:27:12 +01:00
nm-ip6-config.h
core: add intersect() functions to NMIP?Config
2015-01-24 18:27:12 +01:00
nm-logging.c
logging: assert that NMLogDomains compiles to a 64 bit enum
2015-01-26 16:30:27 +01:00
nm-logging.h
logging: pass file:line as separate arguments to _nm_log()
2014-12-18 17:36:57 +01:00
nm-manager.c
manager: don't attempt to activate ipv6.method=shared connections
2015-01-25 21:29:07 +01:00
nm-manager.h
iface-helper: add nm-iface-helper for dynamic configure-then-quit support
2014-11-07 12:18:33 -06:00
nm-policy.c
core: declare nm_dns_manager_get() using NM_DEFINE_SINGLETON_GETTER()
2015-01-12 12:10:02 +01:00
nm-policy.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-properties-changed-signal.c
core: log ignored property notification with level TRACE
2015-01-13 11:23:22 +01:00
nm-properties-changed-signal.h
core: make nm-properties-changed-signal always export the right properties
2013-05-20 16:38:33 -03:00
nm-rfkill-manager.c
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-rfkill-manager.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-session-monitor.c
core: declare nm_session_monitor_get() using NM_DEFINE_SINGLETON_GETTER()
2015-01-12 12:10:03 +01:00
nm-session-monitor.h
session: merge nm-session-monitor-* modules
2015-01-05 18:39:46 +01:00
nm-sleep-monitor-systemd.c
core: declare nm_sleep_monitor_get() using NM_DEFINE_SINGLETON_GETTER()
2015-01-12 12:10:02 +01:00
nm-sleep-monitor-upower.c
core: declare nm_sleep_monitor_get() using NM_DEFINE_SINGLETON_GETTER()
2015-01-12 12:10:02 +01:00
nm-sleep-monitor.h
all: fix up multiple-include-guard defines
2014-08-16 10:17:14 -04:00
nm-types.h
core: Add NMUtilsIPv6IfaceId to nm-types.h
2015-01-26 13:05:06 +01:00
org.freedesktop.NetworkManager.conf
dbus: kill at_console usage in permissions (bgo #707983 ) (rh #979416 )
2014-01-23 16:48:19 -06:00