diff options
author | Joe Rayhawk <jrayhawk@freedesktop.org> | 2013-05-18 01:55:22 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@freedesktop.org> | 2013-05-18 01:55:22 -0700 |
commit | 3a5c9d7f1d15d346c59538e1d2e16d1aac0792f7 (patch) | |
tree | 2c9020eee12e52749cc5885e68698c292264847e /Software/polkit.mdwn | |
parent | 87602d1bf26fd8f0a7fbb1c06bcdfdbb7239e78f (diff) |
moin2mdwn: convert page Software/polkit
Diffstat (limited to 'Software/polkit.mdwn')
-rw-r--r-- | Software/polkit.mdwn | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Software/polkit.mdwn b/Software/polkit.mdwn new file mode 100644 index 00000000..c92fd35b --- /dev/null +++ b/Software/polkit.mdwn @@ -0,0 +1,37 @@ + + +# polkit + +polkit 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. See the [[polkit(8) manual|http://www.freedesktop.org/software/polkit/docs/latest/polkit.8.html]] page for more detailed information. + + +## Documentation + +* [[Latest polkit Documentation|http://www.freedesktop.org/software/polkit/docs/latest/]] + +## Source Code + +* View latest code on-line: [[http://cgit.freedesktop.org/polkit/tree/|http://cgit.freedesktop.org/polkit/tree/]] +* View latest changelog/commitlog online: [[http://cgit.freedesktop.org/polkit/log/|http://cgit.freedesktop.org/polkit/log/]] + +### GIT + +There are [[guides for using git with freedesktop.org projects|http://freedesktop.org/wiki/Infrastructure/git]]. There is also another tutorial at [[IBM Developerworks site|http://www-128.ibm.com/developerworks/linux/library/l-git/]]. You can also take a look at [[http://cgit.freedesktop.org/polkit/tree/HACKING|http://cgit.freedesktop.org/polkit/tree/HACKING]]. + + +### Releases + +* Releases are announced on the mailing list +* Tarballs are available from [[this site|http://www.freedesktop.org/software/polkit/releases/]] + +## Bugs + +* [[Open Bugs|https://bugs.freedesktop.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=PolicyKit&content=]] +* [[Enter a new bug|https://bugs.freedesktop.org/enter_bug.cgi?product=PolicyKit]] + +## Communicate + +* Mailing Lists: + * [[!table header="no" class="mointable" data=""" +polkit discussion | [[polkit-devel@lists.freedesktop.org|http://lists.freedesktop.org/mailman/listinfo/polkit-devel]] +"""]] |