summaryrefslogtreecommitdiff
path: root/src/polkit/polkitpermission.c
Commit message (Expand)AuthorAgeFilesLines
* polkitpermission: Fix a memory leak on authority changesRui Matos2017-04-041-0/+1
* Port internals non-deprecated PolkitProcess API where possibleColin Walters2013-11-111-1/+1
* Fix a couple of warnings triggered by gcc 4.6David Zeuthen2011-03-031-3/+0
* Bug 30653 – No way to detect cancellation in pkexecDavid Zeuthen2011-02-221-5/+24
* Update GI annotationsDavid Zeuthen2010-08-091-8/+8
* PolkitAuthority: Implement failable initializationDavid Zeuthen2010-08-091-2/+3
* Add a GPermission implementationDavid Zeuthen2010-08-071-0/+844