summaryrefslogtreecommitdiff
path: root/src/polkit/polkitactiondescription.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify GVariant reference countingMiloslav Trmač2018-04-031-14/+12
* Fix a memory leakDavid Zeuthen2011-02-231-0/+2
* Add missing GObject Introspection annotationsDavid Zeuthen2011-02-171-1/+1
* Update GI annotationsDavid Zeuthen2010-08-091-8/+6
* Add g_return_if_fail() to all public API entry pointsDavid Zeuthen2010-08-091-0/+13
* Nuke eggdbus usageDavid Zeuthen2010-07-301-108/+89
* Port core bits to gdbusDavid Zeuthen2010-07-281-1/+87
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-201-1/+1
* Add some more API docsDavid Zeuthen2009-06-081-2/+102
* Return the icon name instead of a GIcon in PolkitActionDescriptionDavid Zeuthen2009-06-021-27/+3
* add enumeration and handling of implicit authorizationsDavid Zeuthen2009-01-201-0/+20
* add polkit-1 man page and rework cmd/options handlingDavid Zeuthen2009-01-111-0/+3
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-071-1/+1
* return NULL for GIcon if there is no iconDavid Zeuthen2009-01-061-1/+2
* bring back annotationsDavid Zeuthen2009-01-061-4/+67
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-061-178/+66
* turn PolkitActionDescription into an user defined structDavid Zeuthen2008-12-071-1010/+156
* change code style to be like GLib and generate error domainDavid Zeuthen2008-12-071-206/+204
* start using EggDBusDavid Zeuthen2008-12-031-5/+2
* initial commitDavid Zeuthen2008-11-061-0/+1112