NetworkManager/man
Thomas Haller eabe7d856c auth: rework polkit autorization to use DBUS interface directly
This makes NetworkManager independent of <polkit/polkit.h>
development headers and libpolkit-gobject-1.so library.
Instead communicate directly with polkit using its DBUS
interface.

PolicyKit support is now always compiled in. You can control
polkit authorization with the configuration option
  [main]
  auth-polkit=yes|no

If the configure option is omitted, a build time default
value is used. This default value can be set with the
configure option --enable-polkit.

This commit adds a new class NMAuthManager that reimplements the
relevant DBUS client parts. It takes source code from the polkit
library.

https://bugzilla.gnome.org/show_bug.cgi?id=734146

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-09-29 13:51:11 +02:00
..
Makefile.am man: generate nm-settings-ifcfg-rh(5) manual page 2014-08-29 13:59:54 +02:00
NetworkManager.conf.xml.in auth: rework polkit autorization to use DBUS interface directly 2014-09-29 13:51:11 +02:00
NetworkManager.xml dispatcher: use separate directories for pre-up/pre-down events 2014-06-06 13:43:46 -05:00
nm-online.1.in man: clarify the meaning of "nm-online --wait-for-startup" 2014-05-27 10:53:53 -04:00
nm-settings-ifcfg-rh.xsl man: add/update bonding and team examples in nm-settings-ifcfg-rh 2014-09-01 14:17:45 +02:00
nm-settings-keyfile.xsl man: generate nm-settings-keyfile(5) manual page 2014-08-29 13:59:54 +02:00
nm-settings.xsl trivial: only use spaces in nm-setting.xml 2014-08-28 19:04:14 +02:00
nm-system-settings.conf.5.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nmcli-examples.xml man: clarify an nmcli example for adding static addresses in nmcli-examples 2014-06-16 12:48:04 +02:00
nmcli.1.in cli: add 'nmcli device delete <ifname>' command (rh #1034150) 2014-07-22 14:24:43 +02:00