NetworkManager/src
2016-10-03 12:04:49 +02:00
..
devices core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
dhcp-manager dhcp: use NM_GOBJECT_PROPERTIES_DEFINE() for properties of NMDhcpClient 2016-10-03 12:04:49 +02:00
dns-manager all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
dnsmasq-manager all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
platform core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
ppp-manager all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
rdisc all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
settings core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
supplicant-manager core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
systemd build: don't add systemd path the include search path 2016-09-27 14:13:21 +02:00
tests all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
vpn-manager core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
main-utils.c main: create /run/NetworkManager/devices runtime directory 2016-09-26 10:52:12 +02:00
main-utils.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
main.c build: don't add systemd path the include search path 2016-09-27 14:13:21 +02:00
Makefile.am build: don't add systemd path the include search path 2016-09-27 14:13:21 +02:00
NetworkManager.ver build/trival: remove misleading code comment in NetworkManager.ver 2016-08-31 11:46:27 +02:00
NetworkManagerUtils.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
NetworkManagerUtils.h utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-activation-request.c core/trivial: move code around 2016-10-03 12:04:49 +02:00
nm-activation-request.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
nm-active-connection.c core/trivial: move code around 2016-10-03 12:04:49 +02:00
nm-active-connection.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
nm-audit-manager.c checkpoint: add audit support 2016-08-17 14:55:34 +02:00
nm-audit-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-auth-manager.c auth: downgrade g_assert() to nm_assert() 2016-04-05 10:39:20 +02:00
nm-auth-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-auth-subject.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-auth-subject.h auth: embed private data NMAuthSubjectPrivate in NMAuthSubject struct 2016-05-12 10:24:36 +02:00
nm-auth-utils.c core: fix builds without polkit support 2016-08-17 11:28:55 +02:00
nm-auth-utils.h all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +02:00
nm-bus-manager.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-bus-manager.h core: check valid uid for D-Bus load_connection(s)/set_logging calls 2016-08-23 11:24:19 +02:00
nm-checkpoint-manager.c checkpoint: consider all devices when an empty list is passed 2016-09-26 15:10:39 +02:00
nm-checkpoint-manager.h checkpoint: add create, rollback and destroy D-Bus API 2016-08-17 14:55:34 +02:00
nm-checkpoint.c checkpoint: restore both applied and settings connections 2016-09-26 15:10:39 +02:00
nm-checkpoint.h checkpoint: add create, rollback and destroy D-Bus API 2016-08-17 14:55:34 +02:00
nm-config-data.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-config-data.h config: add support for per-device configuration to NetworkManager.conf 2016-06-30 08:07:35 +02:00
nm-config.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-config.h config: store and load device runtime state to file 2016-09-26 13:12:02 +02:00
nm-connectivity.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-connectivity.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-core-utils.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-core-utils.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-dcb.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dcb.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-default-route-manager.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-default-route-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-dhcp4-config.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp4-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dhcp6-config.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp6-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dispatcher.c nm-dispatcher: Added new 'connectivity-state' parameter to private D-Bus API 2016-07-28 22:22:14 +02:00
nm-dispatcher.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-exported-object.c core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
nm-exported-object.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
nm-firewall-manager.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-firewall-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-iface-helper.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-ip4-config.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-ip4-config.h all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-ip6-config.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-ip6-config.h all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-logging.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-logging.h logging: don't log the function name 2016-07-05 23:08:06 +02:00
nm-manager.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-manager.h core: allow passing an applied connection to nm_act_request_new() 2016-09-26 15:10:39 +02:00
nm-multi-index.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-multi-index.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-policy.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-policy.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-rfkill-manager.c core: use #define for "rfkill-changed" signal name 2016-08-23 11:46:28 +02:00
nm-rfkill-manager.h core: use #define for "rfkill-changed" signal name 2016-08-23 11:46:28 +02:00
nm-route-manager.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-route-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-session-monitor.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-session-monitor.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-sleep-monitor.c sleep-monitor: add functions for delaying the suspension 2016-05-13 14:34:53 +02:00
nm-sleep-monitor.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-test-utils-core.h shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02:00
nm-types.h platform/trivial: rename NM_LINK_TYPE_WWAN_ETHERNET to NM_LINK_TYPE_WWAN_NET 2016-06-17 11:00:10 +02:00
org.freedesktop.NetworkManager.conf dns: use DBus to make dnsmasq nameserver changes 2016-04-21 15:32:07 +02:00