summaryrefslogtreecommitdiff
path: root/actions
Commit message (Collapse)AuthorAgeFilesLines
* Remove autotools build systemJan Rybar2022-05-091-22/+0
|
* Don't pass positional parameters to i18n.merge_fileSimon McVittie2022-03-221-1/+0
|
* build: Migrate from Intltool to GettextIñigo Martínez2021-07-293-7/+9
| | | | | | | | Recent versions of Gettext are able to translate several formats that are used in GNOME applications. This migrates from Intltool to Gettext both autotools and meson build systems.
* build: Port to meson build systemJan Rybar2020-10-262-1/+14
| | | | | | meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools.
* build: Start using git.mkColin Walters2015-06-031-0/+2
| | | | | | | | I was looking at: https://bugs.freedesktop.org/show_bug.cgi?id=85504 But polkit, particularly because of its use of recursive make, is a good fit for git.mk.
* Clarify pkexec(1) variablesDavid Zeuthen2012-05-241-18/+7
| | | | Signed-off-by: David Zeuthen <davidz@redhat.com>
* Drop ununsed policykit actionsDavid Zeuthen2009-11-111-40/+0
|
* Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen2009-11-111-2/+2
| | | | | | | | | Also rename the action from org.freedesktop.policykit.localauthority.lockdown to org.freedesktop.policykit.lockdown since any authority implementation can now implement this. This changes only ABI/API used by e.g. polkit-gnome. This is fine since we're not at 1.0 yet.
* Implement lockdown for the Local Authority implementationDavid Zeuthen2009-09-121-0/+11
|
* Add a pkexec(1) commandDavid Zeuthen2009-05-151-0/+10
|
* add enumeration and handling of implicit authorizationsDavid Zeuthen2009-01-201-4/+4
| | | | Now to actually use them...
* add core polkit actionsDavid Zeuthen2008-12-072-0/+67