summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
...
* fix 'make distcheck'David Zeuthen2009-01-211-3/+4
* finish authentication agent integrationDavid Zeuthen2009-01-212-5/+12
* add enumeration and handling of implicit authorizationsDavid Zeuthen2009-01-201-3/+51
* add infrastructure for registering/unregistering authentication agentsDavid Zeuthen2009-01-203-7/+53
* add pkgconfig filesDavid Zeuthen2009-01-204-1/+45
* add buildsys stuff for authentication library supportDavid Zeuthen2009-01-192-1/+12
* split Subject into Subject and Identity and revise APIDavid Zeuthen2009-01-191-11/+31
* add remaining glue for {Add,Remove,Enumerate}AuthorizationDavid Zeuthen2009-01-181-12/+15
* rename CheckClaim() to CheckAuthorization()David Zeuthen2009-01-181-15/+50
* add checks for whether someone is authorized to check authorizationsDavid Zeuthen2009-01-181-0/+3
* add PolkitUnixSession and associcated functionsDavid Zeuthen2009-01-161-3/+15
* remove attributes from AuthorizationClaim and CheckClaim()David Zeuthen2009-01-161-7/+1
* add polkit-1 man page and rework cmd/options handlingDavid Zeuthen2009-01-111-0/+1
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-071-0/+4
* add subject interface and some classes implementing this interfaceDavid Zeuthen2009-01-061-5/+0
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-061-19/+41
* rework AuthorizationClaim to be a GInterface so we can pass it over D-BusDavid Zeuthen2008-12-071-0/+19
* turn PolkitActionDescription into an user defined structDavid Zeuthen2008-12-071-2/+30
* use eggdbus to generate the AuthorizationResult enumerationDavid Zeuthen2008-12-071-1/+15
* change code style to be like GLib and generate error domainDavid Zeuthen2008-12-071-3/+13
* implement EnumerateUsers()David Zeuthen2008-12-031-7/+10
* initial commitDavid Zeuthen2008-11-064-0/+55