NetworkManager/src
2016-02-17 18:43:02 +01:00
..
devices device-factory/trivial: rename get_virtual_iface_name() to get_connection_iface() 2016-02-17 18:43:02 +01:00
dhcp-manager dhcp/systemd: accept default gateway in classless static routes option 2016-02-16 00:08:15 +01:00
dns-manager dns: don't add an IP-addresss-like hostname to the search domains 2016-02-01 10:20:50 +01:00
dnsmasq-manager dnsmasq: refactor creating dnsmasq command line args to pass listen_address argument 2016-02-15 18:41:11 +01:00
platform platform: add IN6_ADDR_GEN_MODE_RANDOM to nm_platform_link_inet6_addrgenmode2str() 2016-02-17 14:19:19 +01:00
ppp-manager core: use guint type for glib's source ids 2016-01-20 10:27:36 +01:00
rdisc core,libnm: use nm_clear_g_source() where possible 2016-01-06 21:25:55 +01:00
settings libnm-core: make ipvx.dhcp-timeout signed 2016-02-16 11:37:26 +01:00
supplicant-manager wifi/supplicant: refactor logging to use _LOG() macros 2016-01-21 17:41:32 +01:00
systemd systemd: don't use <uchar.h> 2016-02-12 17:03:28 +01:00
tests all/trivial: rename STRLEN() macro to NM_STRLEN() 2016-02-14 11:34:42 +01:00
vpn-manager utils: pass entire return statement to NM_UTILS_LOOKUP_DEFINE() 2016-02-01 14:20:26 +01:00
main-utils.c core: don't handle SIGUSR1 and SIGUSR2 signals for pre 2.36.0 glib 2015-11-25 10:54:18 +01:00
main-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
main.c main: add argument --print-config to NetworkManager 2015-11-22 13:40:32 +01:00
Makefile.am systemd: merge branch 'systemd' into master 2016-01-26 17:45:23 +01:00
NetworkManagerUtils.c utils: use stack allocated buffer for path in nm_utils_get_start_time_for_pid() 2016-02-15 18:41:11 +01:00
NetworkManagerUtils.h utils: fix NM_UTILS_ENUM2STR_DEFINE() which always returned the last element 2016-02-17 15:17:11 +01:00
nm-activation-request.c core: list iptables sharing rules in the right order 2016-01-23 10:01:21 +01:00
nm-activation-request.h core: separate active and applied connection 2015-09-18 17:32:11 +02:00
nm-active-connection.c core: add version-id to NMActiveConnection 2016-02-16 11:24:49 +01:00
nm-active-connection.h core: add version-id to NMActiveConnection 2016-02-16 11:24:49 +01:00
nm-audit-manager.c build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-audit-manager.h device: refactor reapply_connection() 2016-01-10 23:14:29 +01:00
nm-auth-manager.c core: use NM_UTILS_ERROR_CANCELLED_DISPOSING error reason 2015-09-25 10:34:02 +02:00
nm-auth-manager.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-auth-subject.c core: final gdbus porting 2015-08-10 09:41:26 -04:00
nm-auth-subject.h core: final gdbus porting 2015-08-10 09:41:26 -04:00
nm-auth-utils.c auth-utils: some refactoring in nm-auth-utils.c 2015-09-18 14:31:31 +02:00
nm-auth-utils.h manager: export DNS global configuration D-Bus property 2015-10-01 09:05:08 +02:00
nm-bus-manager.c core: always use gulong to store signal handler ids 2016-01-06 21:25:55 +01:00
nm-bus-manager.h exported-object: add support for DBus ObjectManager interface 2015-11-18 15:15:05 +01:00
nm-config-data.c all/trivial: rename STRLEN() macro to NM_STRLEN() 2016-02-14 11:34:42 +01:00
nm-config-data.h main: add argument --print-config to NetworkManager 2015-11-22 13:40:32 +01:00
nm-config.c all/trivial: rename STRLEN() macro to NM_STRLEN() 2016-02-14 11:34:42 +01:00
nm-config.h config: implement nm_config_change_flags_to_string() via NM_UTILS_FLAGS2STR_DEFINE() 2016-01-19 11:14:51 +01:00
nm-connection-provider.c core: fix interface type names 2015-09-10 13:43:47 -04:00
nm-connection-provider.h core: fix interface type names 2015-09-10 13:43:47 -04:00
nm-connectivity.c connectivity: implement nm_connectivity_state_to_string() as NM_UTILS_LOOKUP_STR_DEFINE_WARN() 2016-02-01 14:52:55 +01:00
nm-connectivity.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dcb.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dcb.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-default-route-manager.c core: use NM_PLATFORM_GET instead of nm_platform_get() in function calls 2016-01-06 21:25:56 +01:00
nm-default-route-manager.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp4-config.c core: fix wrongly exporting object before instance is fully constructed 2015-11-10 18:12:12 +01:00
nm-dhcp4-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dhcp6-config.c core: fix wrongly exporting object before instance is fully constructed 2015-11-10 18:12:12 +01:00
nm-dhcp6-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dispatcher.c all/trivial: rename STRLEN() macro to NM_STRLEN() 2016-02-14 11:34:42 +01:00
nm-dispatcher.h core: separate active and applied connection 2015-09-18 17:32:11 +02:00
nm-exported-object.c exported-object: set object path after skeleton creation 2016-02-11 12:55:21 +01:00
nm-exported-object.h exported-object: add support for DBus ObjectManager interface 2015-11-18 15:15:05 +01:00
nm-firewall-manager.c build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-firewall-manager.h firewall: always take a reference to NMFirewallManager during asynchronous operations 2015-09-25 10:34:03 +02:00
nm-iface-helper.c rdisc: don't log error message when failing to create NDP socket 2015-12-17 17:28:48 +01:00
nm-ip4-config.c build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-ip4-config.h core: cache pointer to private-data in NMIP{4,6}Config structure 2016-01-06 21:25:56 +01:00
nm-ip6-config.c build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-ip6-config.h device: move have_ip6_address() to nm_ip6_config_get_address_first_nontentative() 2016-02-02 11:43:57 +01:00
nm-logging.c all/trivial: rename STRLEN() macro to NM_STRLEN() 2016-02-14 11:34:42 +01:00
nm-logging.h build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-manager.c device-factory/trivial: rename get_virtual_iface_name() to get_connection_iface() 2016-02-17 18:43:02 +01:00
nm-manager.h manager: refactor construction of manager singleton instance 2016-01-18 18:12:15 +01:00
nm-multi-index.c build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-multi-index.h core: optimize NMMultiIndex by special caseing ids with one value only 2015-12-17 18:42:54 +01:00
nm-policy.c core: always use gulong to store signal handler ids 2016-01-06 21:25:55 +01:00
nm-policy.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-rfkill-manager.c manager: remove WiMAX rfkill flag from NMManger 2015-08-13 10:06:42 +02:00
nm-rfkill-manager.h core: skip generating gtype for rfkill enums 2015-08-19 13:49:33 +02:00
nm-route-manager.c all/trivial: rename STRLEN() macro to NM_STRLEN() 2016-02-14 11:34:42 +01:00
nm-route-manager.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-session-monitor.c session-monitor: explicitly use singleton instance 2015-08-13 10:06:42 +02:00
nm-session-monitor.h session-monitor: explicitly use singleton instance 2015-08-13 10:06:42 +02:00
nm-sleep-monitor-systemd.c sleep-monitor: add support for ConsoleKit2 inhibit 2015-08-07 11:45:57 +02:00
nm-sleep-monitor-upower.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-sleep-monitor.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-types.h core: add NMArpingManager 2016-01-20 11:53:47 +01:00
org.freedesktop.NetworkManager.conf libnm: avoid loosing signals 2015-12-01 14:51:13 +01:00