summaryrefslogtreecommitdiff
path: root/src/polkitbackend/polkitbackend.h
Commit message (Expand)AuthorAgeFilesLines
* Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen2012-05-231-1/+0
* Properly reference headersDavid Zeuthen2010-08-091-1/+1
* PolkitBackend: Don't export unneeded convenience APIDavid Zeuthen2010-08-091-4/+0
* Actually make the local authority look up authorization filesDavid Zeuthen2009-07-151-0/+1
* Move authentication agent bits to separate authority subclassDavid Zeuthen2009-07-151-0/+1
* Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen2009-05-131-0/+1
* make it possible to define what administrator authentication means0.91David Zeuthen2009-02-091-0/+1
* prune TODO list and fix up single-header-file / API guard checksDavid Zeuthen2009-02-091-0/+4
* load and choose what backend to use; also write a simple null backendDavid Zeuthen2009-02-081-0/+2
* rework backend APIDavid Zeuthen2009-02-011-1/+0
* replace PolkitBackendServer with polkit_backend_register_authority()David Zeuthen2009-02-011-1/+0
* start writing a SessionMonitor classDavid Zeuthen2009-01-131-0/+1
* introduce a PendingCall type to make all backend operations asyncDavid Zeuthen2009-01-121-0/+1
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-061-0/+3
* add a ActionPool class and rename BackendLocal to BackendLocalAuthorityDavid Zeuthen2008-12-071-1/+2
* change code style to be like GLib and generate error domainDavid Zeuthen2008-12-071-2/+0
* start using EggDBusDavid Zeuthen2008-12-031-0/+33