GitXplorerGitXplorer
c

polkit

public
0 stars
1 forks
0 issues

Commits

List of commits on branch uid-agent-binding.
Unverified
d13e8832aefc4154b907df7e7a0385261430d2ff

CVE-XXX-XXXX: Bind use of cookies to specific uids

ccgwalters committed 10 years ago
Unverified
b51b3bae25cd94d78e5ed285b6125e92de686a5a

authority: Add a helper method for checking whether an identity is root

ccgwalters committed 10 years ago
Unverified
6a9d21e2e841ef676be3882cb44b277b453f91b2

Revert "authority: Avoid cookie wrapping by using u64 counter"

ccgwalters committed 10 years ago
Unverified
a29653ffa99e0809e15aa34afcd7b2df8593871c

sessionmonitor-systemd: Use sd_uid_get_state() to check session activity

committed 10 years ago
Unverified
b19b4637c5d357f50f34a073a134e9dcd727fa1f

build: Start using git.mk

ccgwalters committed 10 years ago
Unverified
48e646918efb2bf0b3b505747655726d7869f31c

CVE-2015-3218: backend: Handle invalid object paths in RegisterAuthenticationAgent

ccgwalters committed 10 years ago

README

The README file for this repository.

OVERVIEW

polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.

RELEASES

Releases of polkit are available in compressed tarballs from

http://www.freedesktop.org/software/polkit/releases/

To verify the authenticity of the compressed tarball, use this command

$ gpg --verify polkit-$(VERSION).tar.gz.sign polkit-$(VERSION).tar.gz gpg: Signature made Sat 10 Mar 2012 03:00:30 PM EST using RSA key ID 3418A891 gpg: Good signature from "David Zeuthen zeuthen@gmail.com" gpg: aka "[jpeg image of size 5237]"

BUGS and DEVELOPMENT

Please report bugs via the freedesktop.org bugzilla at

https://bugs.freedesktop.org/enter_bug.cgi?product=PolicyKit