summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Enforce that calling CheckAuthorization() with pidfd also is passed a uidLuca Boccassi1-1/+1
2023-12-14Add pidfd parameter to CheckAuthorization()Luca Boccassi1-1/+1
2023-11-29Add sysusers fileZbigniew Jędrzejewski-Szmek3-2/+14
2023-11-02unit: drop IPAddressDeny=anyLuca Boccassi1-1/+0
2023-10-04data: Add rulesdir variableRay Strode1-0/+1
2023-10-04Unit hardening option is missing from intended original commitJan Rybar1-1/+1
2023-05-24Harden systemd serviceJan Rybar1-0/+27
2023-04-05systemd: set User/Group and don't change uid/gid if already setLuca Boccassi2-1/+3
2023-02-07build: libelogind session tracking does not require systemd.Marius Bakke1-1/+1
2022-08-15build: Honour pam_prefix meson optionLuciano Santos1-1/+1
2022-05-09Remove autotools build systemJan Rybar1-71/+0
2022-03-22data: Create never shipped policyconfig-1.dtdBastien Nocera3-0/+37
2021-07-29build: Migrate from Intltool to GettextIñigo Martínez4-29/+0
2021-07-19build: Make the directory for helper executables consistent with AutotoolsSimon McVittie1-1/+1
2021-01-05Move D-Bus policy file to /usr/share/dbus-1/system.d/Jan Rybar1-1/+1
2020-10-26build: Port to meson build systemJan Rybar2-0/+48
2018-04-03Ensure gettext files are included in dist tarballRay Strode1-1/+1
2016-11-08gettext: switch to default-translate "no"Peter Hutterer1-2/+3
2016-07-15Add gettext support for .policy filesMatthias Clasen3-0/+18
2015-06-17docs: Update for changes to uid binding/AuthenticationAgentResponse2Miloslav Trmač2-7/+10
2015-06-17CVE-2015-4625: Bind use of cookies to specific uidsColin Walters2-2/+36
2015-06-03build: Start using git.mkColin Walters1-0/+2
2013-09-18pkcheck: Support --process=pid,start-time,uid syntax tooColin Walters1-0/+3
2012-07-06Nuke leftover polkit-backend-1.pc fileDavid Zeuthen2-12/+1
2012-05-25Run polkitd as an unprivileged userDavid Zeuthen2-5/+20
2012-05-23Store private binaries in /usr/lib/polkit-1 instead of /usr/libexecDavid Zeuthen3-4/+6
2012-05-23Add a systemd .service fileDavid Zeuthen3-1/+21
2011-10-18Add --no-debug option and use this for D-Bus activationDavid Zeuthen1-1/+1
2009-11-11Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen1-2/+18
2009-09-29Clarify when AllowUserInteraction should and shouldn't be usedDavid Zeuthen1-1/+1
2009-09-16Add properties with information about the currently used authorityDavid Zeuthen1-0/+31
2009-09-13Remove POLKIT_USER optionMichael Biebl2-11/+3
2009-09-12Implement lockdown for the Local Authority implementationDavid Zeuthen1-1/+1
2009-07-28Add polkit.retains_authorization_after_challenge to authz resultDavid Zeuthen1-1/+1
2009-07-26Allow unprivileged callers to check authorizationsDavid Zeuthen1-2/+10
2009-07-20Add support for querying and revoking temporary authorizationsDavid Zeuthen1-6/+64
2009-07-15Rename some man pages and the daemon binaryDavid Zeuthen1-1/+1
2009-07-15Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen3-101/+1
2009-07-13Move local authority management to a separate libraryDavid Zeuthen3-11/+23
2009-06-08Expand on the D-Bus docsDavid Zeuthen1-7/+14
2009-05-29Clarify docs for is_challenge member of the AuthorizationResult structDavid Zeuthen1-1/+1
2009-05-15Add a pkexec(1) commandDavid Zeuthen1-1/+1
2009-05-13Change the PolkitAuthorizationResult enumeration into an objectDavid Zeuthen1-11/+13
2009-05-13Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen2-27/+20
2009-05-11Fix D-Bus policy to work with non-permissive D-BusDavid Zeuthen1-0/+10
2009-02-09add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen1-0/+47
2009-02-08implement cancellation of authorization checksDavid Zeuthen1-1/+22
2009-02-08make authentication agents pass a session_id parameterDavid Zeuthen1-1/+9
2009-02-07update for latest EggDBus changesDavid Zeuthen3-38/+40
2009-02-05fix up the D-Bus docs somewhatDavid Zeuthen3-42/+60