Commit Graph

9 Commits

Author SHA1 Message Date
ajacoutot
bf73d995ac Remove build_depends on gtk-doc. First we don't use it
(--disable-gtk-doc) and more important, it creates a dependency loop as
reported by Markus Lude.
2010-07-08 15:20:45 +00:00
ajacoutot
a704bdc2a8 fmt(1). 2010-07-07 08:20:28 +00:00
ajacoutot
8213a2228a Extend MESSAGE, from sthen@
Tweak PLIST while here.
2010-07-07 07:28:03 +00:00
ajacoutot
0a444e2256 Missing RCS Ids (from landry@). 2010-07-05 15:40:01 +00:00
ajacoutot
297c7449b9 Add more comments to example files.
Add a MESSAGE to explain how to disable polkit.
2010-07-05 15:22:16 +00:00
ajacoutot
7f2e4d5345 Fix directory installation paths.
Add sample policies adapted from Fedora. These are not installed by
default, you can install them manually or use them as starting point for
writing new policies.
2010-07-05 07:42:43 +00:00
ajacoutot
18012eff58 Add missing BUILD_DEPENDS, spotted by pirofti@. 2010-07-02 21:47:43 +00:00
ajacoutot
d361e1af08 Fix authentication. 2010-07-02 05:04:47 +00:00
ajacoutot
988c97edf0 Import polkit-0.97.
PolicyKit is an application-level toolkit for defining and handling the
policy that allows unprivileged processes to speak to privileged
processes. It is a framework for centralizing the decision making
process with respect to granting access to privileged operations for
unprivileged applications. PolicyKit is specifically targeting
applications in rich desktop environments on multi-user UNIX-like
operating systems. It does not imply or rely on any exotic kernel
features.


bsd_auth(3) support is based on the Slackware Linux shadow
authentication port.
Several patches from FreeBSD and NetBSD.

*While basic functionnality works, this is NOT hooked up yet as more
things are coming*
2010-07-01 07:46:21 +00:00