summaryrefslogtreecommitdiff
path: root/src/polkit/polkitsubject.c
Commit message (Expand)AuthorAgeFilesLines
* backend: Compare PolkitUnixProcess uids for temporary authorizationsColin Walters2019-01-081-0/+2
* Fix a memory leak on an error path of lookup_asv (twice)Miloslav Trmač2018-04-031-0/+1
* Simplify GVariant reference countingMiloslav Trmač2018-04-031-3/+2
* Fix duplicate GError use when "uid" is missingMiloslav Trmač2015-06-081-1/+1
* Use G_GNUC_BEGIN_IGNORE_DEPRECATIONS to avoid warning spamColin Walters2013-11-111-0/+4
* Use GOnce for interface type registrationTomas Bzatek2013-05-291-4/+6
* Make PolkitUnixProcess also record the uid of the processDavid Zeuthen2011-04-011-3/+22
* Add missing GObject Introspection annotationsDavid Zeuthen2011-02-171-2/+2
* Various doc cleanupsDavid Zeuthen2010-08-201-5/+8
* Fix scanning of unix-process subjectsDavid Zeuthen2010-08-121-10/+12
* Update GI annotationsDavid Zeuthen2010-08-091-5/+5
* Add g_return_if_fail() to all public API entry pointsDavid Zeuthen2010-08-091-0/+14
* Nuke eggdbus usageDavid Zeuthen2010-07-301-101/+0
* Port PolkitBackendInteractiveAuthority to gdbusDavid Zeuthen2010-07-291-1/+1
* Port core bits to gdbusDavid Zeuthen2010-07-281-0/+190
* Properly validate all arguments passed via D-BusDavid Zeuthen2009-11-131-4/+7
* Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen2009-08-121-1/+1
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-201-0/+68
* Add some more API docsDavid Zeuthen2009-06-081-3/+42
* fix up docsDavid Zeuthen2009-01-211-0/+8
* add a hash() method to the Subject interfaceDavid Zeuthen2009-01-201-0/+6
* split Subject into Subject and Identity and revise APIDavid Zeuthen2009-01-191-45/+5
* add checks for whether someone is authorized to check authorizationsDavid Zeuthen2009-01-181-0/+4
* add PolkitUnixSession and associcated functionsDavid Zeuthen2009-01-161-0/+13
* add polkit_unix_user_new_for_name()David Zeuthen2009-01-121-0/+75
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-071-0/+115
* add subject interface and some classes implementing this interfaceDavid Zeuthen2009-01-061-0/+71
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-061-349/+0
* change code style to be like GLib and generate error domainDavid Zeuthen2008-12-071-9/+1
* implement EnumerateUsers()David Zeuthen2008-12-031-61/+303
* initial commitDavid Zeuthen2008-11-061-0/+115