..
devices
agent-manager: always invoke complete function for asynchronous nm_agent_manager_get_secrets()
2015-09-18 14:31:31 +02:00
dhcp-manager
dhcp/systemd: fix leaking leases after dhcp_lease_load()
2015-09-17 12:14:22 +02:00
dns-manager
dns: fix bug setting dns-mode
2015-09-09 18:41:11 +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
agent-manager: always invoke complete function for asynchronous nm_agent_manager_get_secrets()
2015-09-18 14:31:31 +02:00
rdisc
rdisc: refactor logging and use common _LOGD() macro
2015-09-04 11:06:26 +02:00
settings
agent-manager: always invoke complete function for asynchronous nm_agent_manager_get_secrets()
2015-09-18 14:31:31 +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
Revert "systemd/dhcp: make sd_dhcp_lease_*() functions public again"
2015-09-16 17:11:39 +02:00
tests
config: workaround invocation of "config-changed" signal
2015-09-09 11:52:33 +02:00
vpn-manager
vpn-connection: use logging macros _LOG*()
2015-09-18 16:12:36 +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
agent-manager: always invoke complete function for asynchronous nm_agent_manager_get_secrets()
2015-09-18 14:31:31 +02:00
nm-activation-request.h
settings: refactor call_id type of async functions for NMAgentManager, NMSettingsConnection and NMActRequest
2015-09-18 14:31:31 +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
device: allow modifying Managed property
2015-09-18 13:14:23 +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
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
exported-object: fix type of @interface variables to be GDBusInterfaceSkeleton
2015-09-17 16:59:16 +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
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
core/manager: use active_connection_get_by_path() in impl_manager_deactivate_connection()
2015-09-18 16:12:36 +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: react to firewall/metered changes on UPDATED_BY_USER signal
2015-09-18 11:48:37 +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