summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools build systemJan Rybar2022-05-091-73/+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
* build: Port to meson build systemJan Rybar2020-10-262-1/+31
* build: Use AC_USE_SYSTEM_EXTENSIONSColin Walters2018-04-031-1/+2
* Move to current GLibMiloslav Trmač2018-04-031-2/+0
* build: Pull in GCC warning infra from ostreeColin Walters2016-12-121-0/+1
* s/INCLUDES/AM_CPPFLAGS/gMiloslav Trmač2015-06-081-1/+1
* build: Start using git.mkColin Walters2015-06-031-0/+2
* examples/cancel: Fix to securely lookup subjectColin Walters2013-11-091-1/+1
* Use auth_admin* instead of auth_self* in examplesMiloslav Trmač2013-05-061-1/+1
* configure: Specify GLib min/max versionColin Walters2013-04-121-0/+1
* Clarify pkexec(1) variablesDavid Zeuthen2012-05-241-7/+6
* Build examples by default and fix compiler warningsDavid Zeuthen2011-03-031-1/+1
* Deprecated PolkitBackendActionLookupDavid Zeuthen2011-03-031-1/+1
* Port core bits to gdbusDavid Zeuthen2010-07-281-3/+15
* Fix logic error in pk-example-frobnicateDavid Zeuthen2009-12-111-2/+2
* Add Python exampleDavid Zeuthen2009-11-131-0/+41
* Bug 24495 – Fails to build on platforms without PATH_MAX (like hurd)Samuel Thibault2009-10-151-0/+13
* Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke2009-08-121-1/+2
* Add a "PolicyKit Overview" section to the docsDavid Zeuthen2009-06-082-15/+40
* Change the defaults for .run-frobnicate to auth_self_keepDavid Zeuthen2009-05-271-1/+1
* Add a pkexec(1) commandDavid Zeuthen2009-05-153-2/+127
* Port examples and command-line tools to new APIDavid Zeuthen2009-05-131-19/+14
* Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen2009-05-133-116/+2
* add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen2009-02-092-1/+116
* implement cancellation of authorization checksDavid Zeuthen2009-02-082-0/+156