summaryrefslogtreecommitdiff
path: root/src/polkitd
Commit message (Expand)AuthorAgeFilesLines
* prune TODO list and fix up single-header-file / API guard checksDavid Zeuthen2009-02-091-1/+1
* load and choose what backend to use; also write a simple null backendDavid Zeuthen2009-02-081-12/+3
* replace PolkitBackendServer with polkit_backend_register_authority()David Zeuthen2009-02-012-44/+11
* move management functions to a separate D-Bus interface and GObject classDavid Zeuthen2009-02-011-0/+2
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-062-16/+33
* keep up with EggDBus HEAD, in the removal of _async() and addition of sync()David Zeuthen2008-12-081-7/+7
* add a ActionPool class and rename BackendLocal to BackendLocalAuthorityDavid Zeuthen2008-12-071-1/+1
* change code style to be like GLib and generate error domainDavid Zeuthen2008-12-071-58/+55
* start using EggDBusDavid Zeuthen2008-12-032-157/+56
* initial commitDavid Zeuthen2008-11-062-0/+233