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