..
devices
supplicant: adjust fragment_size according to MTU (bgo #755145 )
2015-09-23 12:41:11 +02:00
dhcp-manager
dhcp/systemd: fix leaking leases after dhcp_lease_load()
2015-09-17 12:14:22 +02:00
dns-manager
dns-manager: fix DNS options syntax in resolv.conf
2015-09-22 20:43:08 +02:00
dnsmasq-manager
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
platform
platform: don't accept 00:00:00:00:00:00 as valid permanent address
2015-09-18 13:29:34 +02:00
ppp-manager
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
rdisc
rdisc: refactor logging and use common _LOGD() macro
2015-09-04 11:06:26 +02:00
settings
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
supplicant-manager
supplicant: adjust fragment_size according to MTU (bgo #755145 )
2015-09-23 12:41:11 +02:00
systemd
systemd/adapt: refactor sd_event_source to use a union for holding mutually exclusive fields
2015-09-23 16:09:43 +02:00
tests
config: workaround invocation of "config-changed" signal
2015-09-09 11:52:33 +02:00
vpn-manager
vpn: use vpn.timeout property as timeout value for IP config (bgo #754754 )
2015-09-21 16:59:04 +02:00
main-utils.c
all: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 15:35:51 +02:00
main-utils.h
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
main.c
trivial: fix spelling in comment
2015-09-15 18:25:24 +02:00
Makefile.am
systemd/build: split CPPFLAGS to only include needed paths
2015-09-16 16:55:43 +02:00
NetworkManagerUtils.c
core/trivial: add code comment to nm_utils_get_shared_wifi_permission()
2015-09-18 14:31:31 +02:00
NetworkManagerUtils.h
core/utils: add NM_UTILS_KEEP_ALIVE() utility
2015-08-13 10:06:42 +02:00
nm-activation-request.c
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-activation-request.h
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-active-connection.c
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-active-connection.h
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-audit-manager.c
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-audit-manager.h
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-auth-manager.c
logging: declare default logging macros in "nm-logging.h"
2015-08-20 11:15:13 +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
core: final gdbus porting
2015-08-10 09:41:26 -04:00
nm-bus-manager.c
core: refactor NMBusManager to hold reference to NMExportedObject directly
2015-09-16 16:25:02 +02:00
nm-bus-manager.h
core: refactor NMBusManager to hold reference to NMExportedObject directly
2015-09-16 16:25:02 +02:00
nm-config-data.c
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-config-data.h
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-config.c
config: workaround invocation of "config-changed" signal
2015-09-09 11:52:33 +02:00
nm-config.h
config: fix wrong signature of class-method config_changed() for signal
2015-09-04 16:34:10 +02: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
logging: declare default logging macros in "nm-logging.h"
2015-08-20 11:15:13 +02: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: separate active and applied connection
2015-09-18 17:32:11 +02: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: port IP/DHCP config to gdbus
2015-08-10 09:41:26 -04:00
nm-dhcp4-config.h
core: port NMDhcp4Config/NMDhcp6Config to GVariant
2015-07-24 13:25:47 -04:00
nm-dhcp6-config.c
core: port IP/DHCP config to gdbus
2015-08-10 09:41:26 -04:00
nm-dhcp6-config.h
core: port NMDhcp4Config/NMDhcp6Config to GVariant
2015-07-24 13:25:47 -04:00
nm-dispatcher.c
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-dispatcher.h
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-exported-object.c
exported-object: explicitly disconnect bindings and signal handlers to GDBusInterfaceSkeleton interfaces
2015-09-18 18:01:55 +02:00
nm-exported-object.h
core: refactor setting of D-Bus properties via NMManager
2015-09-16 16:36:46 +02:00
nm-firewall-manager.c
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-firewall-manager.h
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-iface-helper.c
device: accept multiple addresses in a DHCPv6 lease
2015-08-17 09:52:28 +02:00
nm-ip4-config.c
core: port IP/DHCP config to gdbus
2015-08-10 09:41:26 -04:00
nm-ip4-config.h
core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge()
2015-08-06 17:52:55 +02:00
nm-ip6-config.c
core: fix D-Bus value for NM_IP6_CONFIG_ROUTES
2015-09-10 13:31:36 +02:00
nm-ip6-config.h
core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge()
2015-08-06 17:52:55 +02:00
nm-logging.c
logging: coerce negative error values to positive errno
2015-09-23 16:09:43 +02:00
nm-logging.h
logging: introduce an alternative set of logging macros
2015-09-04 11:06:26 +02:00
nm-manager.c
manager: cleanup NMRfkillManager in dispose()
2015-09-22 08:21:54 +02:00
nm-manager.h
core: separate active and applied connection
2015-09-18 17:32:11 +02:00
nm-multi-index.c
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-multi-index.h
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-policy.c
core: separate active and applied connection
2015-09-18 17:32:11 +02: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
logging: declare default logging macros in "nm-logging.h"
2015-08-20 11:15:13 +02: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: forward declare NMExportedObject in "nm-types.h"
2015-09-15 23:12:50 +02:00
org.freedesktop.NetworkManager.conf
dbus: allow talking to more plugins in DBus policy
2015-08-27 15:11:52 +02:00