NetworkManager/src
Thomas Haller 1bca459865 core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.h
NM_DEFINE_SINGLETON is used only by core and makes use of nm-logging.
It does not belong to "include/nm-macros-internal.h". Move it to "src/".
2015-07-24 15:45:46 +02:00
..
devices core: configure Wake-on-LAN parameters for Ethernet devices 2015-07-24 14:02:59 +02:00
dhcp-manager all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init() 2015-07-12 13:56:52 +02:00
dns-manager dns: rewrite "resolv.conf" on SIGHUP and SIGUSR1 2015-06-25 22:02:18 +02:00
dnsmasq-manager test: initialize tests with nmtst_init() 2015-07-12 13:56:52 +02:00
platform core: configure Wake-on-LAN parameters for Ethernet devices 2015-07-24 14:02:59 +02:00
ppp-manager all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init() 2015-07-12 13:56:52 +02:00
rdisc platform/coverity: add workarounds to suppress coverify warnings 2015-06-25 18:49:18 +02:00
settings ifcfg-rh: add support for Wake-on-LAN ethtool options 2015-07-24 14:02:59 +02:00
supplicant-manager supplicant: allow with_system_ca_path to be a file name (rh #1236548) 2015-07-08 17:07:02 +02:00
systemd systemd: fix compiler warning about uninitialized variable 2015-07-09 16:12:31 +02:00
tests route-manager/test: add test for full-sync 2015-07-14 13:36:50 +02:00
vpn-manager routes/trival: add argument @routes_full_sync to IP config commit 2015-07-14 13:36:50 +02:00
main-utils.c config: pass signals to nm_config_reload() 2015-06-25 22:02:18 +02:00
main-utils.h config: pass signals to nm_config_reload() 2015-06-25 22:02:18 +02:00
main.c logging: make use of journal configurable 2015-07-14 15:55:14 +02:00
Makefile.am logging: add native systemd-journald support to nm-logging 2015-07-14 15:55:14 +02:00
NetworkManagerUtils.c core: print connection path in nm_utils_log_connection_diff() 2015-07-12 13:56:53 +02:00
NetworkManagerUtils.h core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.h 2015-07-24 15:45:46 +02:00
nm-activation-request.c
nm-activation-request.h
nm-active-connection.c active-connection: fail the activation if the master AC disconnect 2015-06-24 18:20:47 +02:00
nm-active-connection.h nm-manager: add 'metered' property 2015-06-09 18:23:19 +02:00
nm-auth-manager.c
nm-auth-manager.h
nm-auth-subject.c core: return parent pid from nm_utils_get_start_time_for_pid() 2015-06-30 16:15:17 +02:00
nm-auth-subject.h
nm-auth-utils.c
nm-auth-utils.h
nm-config-data.c config: add nm_config_data_get_value_cached() function 2015-07-14 15:52:50 +02:00
nm-config-data.h config: add nm_config_data_get_value_cached() function 2015-07-14 15:52:50 +02:00
nm-config.c config: move debug command line option to NMConfig 2015-07-14 15:52:50 +02:00
nm-config.h logging: make use of journal configurable 2015-07-14 15:55:14 +02:00
nm-connection-provider.c
nm-connection-provider.h
nm-connectivity.c connectivity: log warning when using https:// URI 2015-07-16 17:08:55 +02:00
nm-connectivity.h
nm-dbus-manager.c
nm-dbus-manager.h
nm-dcb.c
nm-dcb.h
nm-default-route-manager.c default-route-manager: pick up platform changes after NMDevice 2015-07-22 13:46:28 +02:00
nm-default-route-manager.h default-route: add @out_is_never_default argument to has_default_route() 2015-05-29 11:43:58 +02:00
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-iface-helper.c logging: make use of journal configurable 2015-07-14 15:55:14 +02:00
nm-ip4-config.c core: fix handling route-metric for nm_ip4_config_merge() 2015-07-22 14:33:01 +02:00
nm-ip4-config.h ip4-config: 0.0.0.0 is a valid gateway too 2015-07-22 13:49:17 +02:00
nm-ip6-config.c core: fix handling route-metric for nm_ip4_config_merge() 2015-07-22 14:33:01 +02:00
nm-ip6-config.h routes/trival: add argument @routes_full_sync to IP config commit 2015-07-14 13:36:50 +02:00
nm-logging.c logging: refactor level conversion from switch() to @level_desc lookup-array 2015-07-14 15:55:14 +02:00
nm-logging.h logging: make use of journal configurable 2015-07-14 15:55:14 +02:00
nm-manager.c keyfile: rename keyfile when user changes connection id 2015-07-24 11:10:18 +02:00
nm-manager.h nm-manager: add 'metered' property 2015-06-09 18:23:19 +02:00
nm-multi-index.c all: fix additional compiler warningis about function declarations 2015-06-19 13:06:37 +02:00
nm-multi-index.h core: add NMMultiIndex class 2015-06-17 11:23:51 +02:00
nm-policy.c
nm-policy.h
nm-properties-changed-signal.c
nm-properties-changed-signal.h
nm-rfkill-manager.c
nm-rfkill-manager.h
nm-route-manager.c route-manager: align trace logging statement 2015-07-14 13:36:50 +02:00
nm-route-manager.h route-manager: add argument to to only remove routes that were added by NMRouteManager 2015-07-14 13:36:50 +02:00
nm-session-monitor.c
nm-session-monitor.h
nm-sleep-monitor-systemd.c
nm-sleep-monitor-upower.c
nm-sleep-monitor.h
nm-types.h platform/trivial: rename enum value NM_IP_CONFIG_SOURCE_RTPROT_KERNEL 2015-07-01 16:00:21 +02:00
org.freedesktop.NetworkManager.conf