A network diagnostic tool
Go to file
Michal Sekletar 7482711a66 mtr-gtk: migrate from consolehelper to polkit
Previously we used consolehelper in order to authenticate user who wants to run
mtr-gtk. In Fedora we have newer framework providing access control for
privileged operations, policykit.

This commit replaces consolehelper configuration and provides policy file for
policykit and shell wrapper which runs mtr via pkexec. Note that this is not ideal and
we haven't gained a lot by this.

In the long run we should really decouple gtk frontend and mtr backend. Backend
then would have CAP_NET_RAW capability encoded in filesystem and as soon as
possible it would drop that capability and start providing data to be rendered
by gtk frontend which would run completely unprivileged.

http://fedoraproject.org/wiki/Features/UsermodeMigration

Resolves: #502750
2013-10-01 16:24:20 +02:00
.gitignore mtr-gtk: migrate from consolehelper to polkit 2013-10-01 16:24:20 +02:00
generate-tarball.sh sources: add script for generating tarball 2013-08-05 17:03:21 +02:00
mtr-crash-in-xml-mode.patch - update to 0.80 2010-10-26 10:38:58 +02:00
mtr-default-hostname.patch sources: commit forgotten patch 2013-08-04 23:54:03 +02:00
mtr-ipv6-on-ipv4-only.patch ipv6: fix behavior of IPv6 enabled binary of IPv4 only systems 2013-08-05 00:10:55 +02:00
mtr-mixed-ipv4-ipv6-nameservers.patch dns: fix segfault when resolver uses both ipv4 and ipv6 nameservers 2013-06-06 19:02:59 +02:00
mtr-xml-format-fixes.patch Update to 0.83 2013-02-18 15:53:51 +01:00
mtr.spec mtr-gtk: migrate from consolehelper to polkit 2013-10-01 16:24:20 +02:00
net-xmtr.desktop Add source. 2007-03-08 15:20:15 +00:00
sources mtr-gtk: migrate from consolehelper to polkit 2013-10-01 16:24:20 +02:00
xmtr.consolehelper - Fixed xmtr to be installed in /usr/bin instead of /usr/X11R6/bin 2005-10-21 15:05:05 +00:00
xmtr.pam - use include instead of pam_stack in pam config 2005-10-07 11:52:21 +00:00