summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* systemd: set User/Group and don't change uid/gid if already setLuca Boccassi2023-04-052-1/+3
* build: libelogind session tracking does not require systemd.Marius Bakke2023-02-071-1/+1
* build: Honour pam_prefix meson optionLuciano Santos2022-08-151-1/+1
* Remove autotools build systemJan Rybar2022-05-091-71/+0
* data: Create never shipped policyconfig-1.dtdBastien Nocera2022-03-223-0/+37
* build: Migrate from Intltool to GettextIñigo Martínez2021-07-294-29/+0
* build: Make the directory for helper executables consistent with AutotoolsSimon McVittie2021-07-191-1/+1
* Move D-Bus policy file to /usr/share/dbus-1/system.d/Jan Rybar2021-01-051-1/+1
* build: Port to meson build systemJan Rybar2020-10-262-0/+48
* Ensure gettext files are included in dist tarballRay Strode2018-04-031-1/+1
* gettext: switch to default-translate "no"Peter Hutterer2016-11-081-2/+3
* Add gettext support for .policy filesMatthias Clasen2016-07-153-0/+18
* docs: Update for changes to uid binding/AuthenticationAgentResponse2Miloslav Trmač2015-06-172-7/+10
* CVE-2015-4625: Bind use of cookies to specific uidsColin Walters2015-06-172-2/+36
* build: Start using git.mkColin Walters2015-06-031-0/+2
* pkcheck: Support --process=pid,start-time,uid syntax tooColin Walters2013-09-181-0/+3
* Nuke leftover polkit-backend-1.pc fileDavid Zeuthen2012-07-062-12/+1
* Run polkitd as an unprivileged userDavid Zeuthen2012-05-252-5/+20
* Store private binaries in /usr/lib/polkit-1 instead of /usr/libexecDavid Zeuthen2012-05-233-4/+6
* Add a systemd .service fileDavid Zeuthen2012-05-233-1/+21
* Add --no-debug option and use this for D-Bus activationDavid Zeuthen2011-10-181-1/+1
* Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen2009-11-111-2/+18
* Clarify when AllowUserInteraction should and shouldn't be usedDavid Zeuthen2009-09-291-1/+1
* Add properties with information about the currently used authorityDavid Zeuthen2009-09-161-0/+31
* Remove POLKIT_USER optionMichael Biebl2009-09-132-11/+3
* Implement lockdown for the Local Authority implementationDavid Zeuthen2009-09-121-1/+1
* Add polkit.retains_authorization_after_challenge to authz resultDavid Zeuthen2009-07-281-1/+1
* Allow unprivileged callers to check authorizationsDavid Zeuthen2009-07-261-2/+10
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-201-6/+64
* Rename some man pages and the daemon binaryDavid Zeuthen2009-07-151-1/+1
* Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen2009-07-153-101/+1
* Move local authority management to a separate libraryDavid Zeuthen2009-07-133-11/+23
* Expand on the D-Bus docsDavid Zeuthen2009-06-081-7/+14
* Clarify docs for is_challenge member of the AuthorizationResult structDavid Zeuthen2009-05-291-1/+1
* Add a pkexec(1) commandDavid Zeuthen2009-05-151-1/+1
* Change the PolkitAuthorizationResult enumeration into an objectDavid Zeuthen2009-05-131-11/+13
* Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen2009-05-132-27/+20
* Fix D-Bus policy to work with non-permissive D-BusDavid Zeuthen2009-05-111-0/+10
* add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen2009-02-091-0/+47
* implement cancellation of authorization checksDavid Zeuthen2009-02-081-1/+22
* make authentication agents pass a session_id parameterDavid Zeuthen2009-02-081-1/+9
* update for latest EggDBus changesDavid Zeuthen2009-02-073-38/+40
* fix up the D-Bus docs somewhatDavid Zeuthen2009-02-053-42/+60
* use new eggdbus feature to include enums/structs docs in the interface docsDavid Zeuthen2009-02-043-123/+123
* user proper capitalization for AuthenticationAgent D-Bus interface summaryDavid Zeuthen2009-02-031-1/+1
* add docs for the AuthenticationAgent D-Bus interfaceDavid Zeuthen2009-02-031-7/+18
* add docs for the AuthorityManager D-Bus interfaceDavid Zeuthen2009-02-031-4/+18
* add docs for the Authority D-Bus interfaceDavid Zeuthen2009-02-031-6/+29
* move management functions to a separate D-Bus interface and GObject classDavid Zeuthen2009-02-013-61/+70
* add Changed() signal that is fired when actions/authorizations changeDavid Zeuthen2009-01-271-0/+4