NetworkManager/src
Eric Koegel 0db81e1014 sleep-monitor: add support for ConsoleKit2 inhibit
ConsoleKit2 has added the same suspend/resume DBUS API that Systemd
uses. This patch adds the code to use ConsoleKit2's inhibit API.
http://consolekit2.github.io/ConsoleKit2/#Manager.Inhibit

[thaller@redhat.com: modified original patch]

https://bugzilla.gnome.org/show_bug.cgi?id=752836
2015-08-07 11:45:57 +02:00
..
devices device: only 'ignore-auto-routes' and 'ignore-auto-dns' for certain settings 2015-08-06 17:52:55 +02:00
dhcp-manager build: fix out-of-tree build for missing "nm-version.h" 2015-08-05 16:15:03 +02:00
dns-manager all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
dnsmasq-manager all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
platform all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
ppp-manager all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
rdisc all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
settings all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
supplicant-manager all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
systemd all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
tests core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge() 2015-08-06 17:52:55 +02:00
vpn-manager core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge() 2015-08-06 17:52:55 +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 all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
Makefile.am sleep-monitor: add support for ConsoleKit2 inhibit 2015-08-07 11:45:57 +02:00
NetworkManagerUtils.c all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
NetworkManagerUtils.h utils: use (void) for empty arguments 2015-08-05 16:03:06 +02:00
nm-activation-request.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02: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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 audit-manager: enable logging.audit by default when libaudit support is available 2015-08-04 13:44:55 +02:00
nm-audit-manager.h core: add audit support 2015-08-04 09:32:12 +02:00
nm-auth-manager.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-auth-subject.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-auth-utils.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-auth-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-bus-manager.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-bus-manager.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
nm-config.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp4-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dhcp6-config.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp6-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dispatcher.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-exported-object.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge() 2015-08-06 17:52:55 +02:00
nm-ip4-config.c core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge() 2015-08-06 17:52:55 +02: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: 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.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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-manager.c all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
nm-manager.h core: add an NMExportedObject base class 2015-07-24 13:25:47 -04: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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-rfkill-manager.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-route-manager.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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 all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-session-monitor.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +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: increase 'max_replies_per_connection' limit in D-Bus configuration 2015-05-29 08:04:26 +02:00