summaryrefslogtreecommitdiff
path: root/src/polkit/polkitauthority.h
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen2012-04-121-0/+22
* Add missing GObject Introspection annotationsDavid Zeuthen2011-02-171-8/+0
* PolkitAuthority: Implement failable initializationDavid Zeuthen2010-08-091-1/+9
* Remove Lock Down functionalityDavid Zeuthen2010-08-031-30/+0
* Port PolkitAgent to gdbusDavid Zeuthen2010-07-291-0/+1
* Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen2009-11-111-0/+30
* Add properties with information about the currently used authorityDavid Zeuthen2009-09-161-0/+5
* Allow unprivileged callers to check authorizationsDavid Zeuthen2009-07-261-0/+15
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-201-4/+34
* Use an object, not a GHashTable when passing details aroundDavid Zeuthen2009-05-191-2/+2
* Change the PolkitAuthorizationResult enumeration into an objectDavid Zeuthen2009-05-131-2/+2
* Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen2009-05-131-17/+4
* prune TODO list and fix up single-header-file / API guard checksDavid Zeuthen2009-02-091-0/+4
* add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen2009-02-091-0/+16
* implement cancellation of authorization checksDavid Zeuthen2009-02-081-67/+0
* make authentication agents pass a session_id parameterDavid Zeuthen2009-02-081-0/+4
* add API docs for PolkitAuthorityDavid Zeuthen2009-02-011-2/+0
* finish authentication agent integrationDavid Zeuthen2009-01-211-0/+17
* add infrastructure for registering/unregistering authentication agentsDavid Zeuthen2009-01-201-0/+30
* split Subject into Subject and Identity and revise APIDavid Zeuthen2009-01-191-15/+6
* add remaining glue for {Add,Remove,Enumerate}AuthorizationDavid Zeuthen2009-01-181-0/+46
* rename CheckClaim() to CheckAuthorization()David Zeuthen2009-01-181-13/+17
* add PolkitUnixSession and associcated functionsDavid Zeuthen2009-01-161-0/+13
* implement 'polkit-1 list authorizations'David Zeuthen2009-01-161-40/+40
* add async versions of PolkitAuthority methodsDavid Zeuthen2009-01-151-0/+44
* add polkit-1 man page and rework cmd/options handlingDavid Zeuthen2009-01-111-0/+5
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-071-0/+9
* bring back annotationsDavid Zeuthen2009-01-061-5/+4
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-061-0/+54
* start using EggDBusDavid Zeuthen2008-12-031-106/+0
* initial commitDavid Zeuthen2008-11-061-0/+106