summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2009-02-09rename grant->add and revoke->remove in the polkit-1 toolDavid Zeuthen1-7/+7
2009-02-09prune TODO list and fix up single-header-file / API guard checksDavid Zeuthen1-35/+4
2009-02-09add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen2-0/+5
2009-02-08load and choose what backend to use; also write a simple null backendDavid Zeuthen1-0/+2
2009-02-08generate all polkit dbus code in one placeDavid Zeuthen2-2/+2
2009-02-02depend on EggDBus HEAD for stamp file and Docbook docs for D-Bus interfacesDavid Zeuthen2-2/+14
2009-02-01add docs for PolkitBackendAuthorityDavid Zeuthen3-7/+96
2009-02-01add API docs for PolkitAuthorityDavid Zeuthen4-4/+287
2009-02-01replace PolkitBackendServer with polkit_backend_register_authority()David Zeuthen1-1/+0
2009-01-31fix up polkitagent docsDavid Zeuthen3-6/+16
2009-01-31add docs for PolkitAgentListenerDavid Zeuthen2-1/+34
2009-01-31collapse request into a single signal and add docs for PolkitAgentSessionDavid Zeuthen1-2/+2
2009-01-29clean up trailing whitespace in TODO fileDavid Zeuthen1-4/+3
2009-01-29update docs/TODO with TODOs from the source codeMatthias Clasen1-2/+30
2009-01-28fill out sections about subject/identity in the man pageMatthias Clasen1-2/+37
2009-01-27add Changed() signal that is fired when actions/authorizations changeDavid Zeuthen1-5/+2
2009-01-27make authentication agents reconnect if polkitd-1 is restartedDavid Zeuthen1-3/+0
2009-01-27add TODO item about having the authentication agent reconnectDavid Zeuthen1-0/+3
2009-01-27add a TODO item about the need for file monitorsDavid Zeuthen1-0/+3
2009-01-27add TODO item about being able to cancel a CheckAuthorization() callDavid Zeuthen1-0/+2
2009-01-27update TODO listDavid Zeuthen1-4/+12
2009-01-27remove TODO item about moving commits to main repo as this is doneDavid Zeuthen1-2/+0
2009-01-26split core TODO items into separate groups for core and backendDavid Zeuthen1-10/+18
2009-01-26update TODO listDavid Zeuthen1-2/+59
2009-01-26start writing a TODO listDavid Zeuthen1-0/+6
2009-01-21fix up docsDavid Zeuthen4-27/+119
2009-01-19implement adding/removing temporary authorizationsDavid Zeuthen1-4/+12
2009-01-19split Subject into Subject and Identity and revise APIDavid Zeuthen2-31/+38
2009-01-18slighty fix up docsDavid Zeuthen2-6/+19
2009-01-16add PolkitUnixSession and associcated functionsDavid Zeuthen1-0/+17
2009-01-12add polkit_unix_user_new_for_name()David Zeuthen1-1/+3
2009-01-11add polkit-1 man page and rework cmd/options handlingDavid Zeuthen3-23/+354
2009-01-06add subject interface and some classes implementing this interfaceDavid Zeuthen1-2/+6
2008-12-07fix up namespacing for backendDavid Zeuthen1-1/+1
2008-12-07add a ActionPool class and rename BackendLocal to BackendLocalAuthorityDavid Zeuthen1-0/+1
2008-12-07fix up gtkdoc cleaningDavid Zeuthen2-10/+31
2008-12-03implement EnumerateUsers()David Zeuthen1-2/+0
2008-12-03start using EggDBusDavid Zeuthen5-78/+158
2008-11-06initial commitDavid Zeuthen5-0/+254