..
devices
device: fix a crash when VLAN fails to realize
2015-09-08 09:46:56 +02:00
dhcp-manager
device: accept multiple addresses in a DHCPv6 lease
2015-08-17 09:52:28 +02:00
dns-manager
dns: unify some logging statements for dns-manager
2015-09-04 14:25:23 +02:00
dnsmasq-manager
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
platform
platform/trivial: add code-comment dividers between different sections of the source file
2015-09-04 11:50:49 +02:00
ppp-manager
ppp: remove unused vestige of dbus-glib
2015-08-31 09:38:18 -05:00
rdisc
rdisc: refactor logging and use common _LOGD() macro
2015-09-04 11:06:26 +02:00
settings
test: fix duplicate test names
2015-09-04 12:08:40 +02:00
supplicant-manager
wifi: also support locking connections to a channel within band (bgo #627571 )
2015-08-21 09:32:09 +02:00
systemd
systemd: merge branch 'systemd' into master
2015-08-12 12:54:05 +02:00
tests
config/test: add a test for nm_config_reload() with different signals
2015-09-07 10:50:24 +02:00
vpn-manager
vpn-connection: fix unsetting the gateway
2015-09-08 12:32:34 +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
core: nm_singleton_instance_register() of NMManager instance
2015-08-13 10:06:42 +02:00
Makefile.am
build: exclude private headers for mkenums and nm-enum-types.c
2015-09-04 11:06:26 +02:00
NetworkManagerUtils.c
core: relax logging message about disowning singletons
2015-08-13 10:06:42 +02:00
NetworkManagerUtils.h
core/utils: add NM_UTILS_KEEP_ALIVE() utility
2015-08-13 10:06:42 +02:00
nm-activation-request.c
devices, active-connection: port to gdbus
2015-08-10 09:41:26 -04:00
nm-activation-request.h
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-active-connection.c
logging: declare default logging macros in "nm-logging.h"
2015-08-20 11:15:13 +02:00
nm-active-connection.h
core: move D-Bus export/unexport into NMExportedObject
2015-07-24 13:25:47 -04:00
nm-audit-manager.c
core: fix runtime warning when building without libaudit
2015-08-07 16:46:33 -04:00
nm-audit-manager.h
core: add audit support
2015-08-04 09:32:12 +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
core: final gdbus porting
2015-08-10 09:41:26 -04:00
nm-auth-utils.h
core: final gdbus porting
2015-08-10 09:41:26 -04:00
nm-bus-manager.c
secret-agent: fix detection of disapearing secret-agent
2015-08-25 16:37:44 +02:00
nm-bus-manager.h
secret-agent: fix detection of disapearing secret-agent
2015-08-25 16:37:44 +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: fix wrong signature of class-method config_changed() for signal
2015-09-04 16:34:10 +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
all: consistently include config.h
2014-11-13 17:18:42 -05:00
nm-connection-provider.h
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02: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
logging: declare default logging macros in "nm-logging.h"
2015-08-20 11:15:13 +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
dispatcher: don't send object path for devices which are no longer exported
2015-08-19 15:32:13 +02:00
nm-dispatcher.h
all: make use of new header file "nm-default.h"
2015-08-05 15:32:40 +02:00
nm-exported-object.c
core: fix leaking @properties in nm_exported_object_create_skeletons()
2015-08-18 14:44:25 +02:00
nm-exported-object.h
core: port NMExportedObject to gdbus
2015-08-10 09:41:26 -04: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: port IP/DHCP config to gdbus
2015-08-10 09:41:26 -04: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
all: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 15:35:51 +02:00
nm-logging.h
logging: introduce an alternative set of logging macros
2015-09-04 11:06:26 +02:00
nm-manager.c
device: retry creation of default connection after link is initialized
2015-09-03 17:59:51 +02:00
nm-manager.h
manager: remove WiMAX rfkill flag from NMManger
2015-08-13 10:06:42 +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
policy: take a reference to the firewall-manager singleton
2015-08-13 10:06:42 +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: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge()
2015-08-06 17:52:55 +02:00
org.freedesktop.NetworkManager.conf
dbus: allow talking to more plugins in DBus policy
2015-08-27 15:11:52 +02:00