summaryrefslogtreecommitdiff
path: root/src/examples
AgeCommit message (Expand)AuthorFilesLines
2013-05-06Use auth_admin* instead of auth_self* in examplesMiloslav Trmač1-1/+1
2013-04-12configure: Specify GLib min/max versionColin Walters1-0/+1
2012-05-24Clarify pkexec(1) variablesDavid Zeuthen1-7/+6
2011-03-03Build examples by default and fix compiler warningsDavid Zeuthen1-1/+1
2011-03-03Deprecated PolkitBackendActionLookupDavid Zeuthen1-1/+1
2010-07-28Port core bits to gdbusDavid Zeuthen1-3/+15
2009-12-11Fix logic error in pk-example-frobnicateDavid Zeuthen1-2/+2
2009-11-13Add Python exampleDavid Zeuthen1-0/+41
2009-10-15Bug 24495 – Fails to build on platforms without PATH_MAX (like hurd)Samuel Thibault1-0/+13
2009-08-12Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke1-1/+2
2009-06-08Add a "PolicyKit Overview" section to the docsDavid Zeuthen2-15/+40
2009-05-27Change the defaults for .run-frobnicate to auth_self_keepDavid Zeuthen1-1/+1
2009-05-15Add a pkexec(1) commandDavid Zeuthen3-2/+127
2009-05-13Port examples and command-line tools to new APIDavid Zeuthen1-19/+14
2009-05-13Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen3-116/+2
2009-02-09add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen2-1/+116
2009-02-08implement cancellation of authorization checksDavid Zeuthen2-0/+156