summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Make PolkitUnixProcess also record the uid of the processDavid Zeuthen1-2/+5
2009-12-10Bug 25367 — Also read local authority configuration data from /etcDavid Zeuthen1-16/+106
2009-11-13Add Python exampleDavid Zeuthen2-1/+4
2009-11-13Properly validate all arguments passed via D-BusDavid Zeuthen1-5/+0
2009-11-12Clarify pklocalauthority(8) man pageDavid Zeuthen1-31/+79
2009-11-11Remove TODO about symbol visibility as this has been fixed for a whileDavid Zeuthen1-2/+0
2009-11-11Drop ununsed policykit actionsDavid Zeuthen1-5/+0
2009-11-11Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen3-139/+1
2009-11-11Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen1-0/+10
2009-10-21Bug 24640 – Typos in pklocalauthority(8)Matthias Clasen1-2/+2
2009-09-16Add properties with information about the currently used authorityDavid Zeuthen1-0/+7
2009-09-12Implement lockdown for the Local Authority implementationDavid Zeuthen5-5/+158
2009-09-11Bug 23867 – UnixProcess vs. SystemBusName aliasingDavid Zeuthen1-0/+1
2009-08-12Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen1-0/+1
2009-07-28Add polkit.retains_authorization_after_challenge to authz resultDavid Zeuthen2-1/+5
2009-07-26Allow unprivileged callers to check authorizationsDavid Zeuthen1-1/+3
2009-07-20Update TODODavid Zeuthen1-63/+19
2009-07-20Add support for querying and revoking temporary authorizationsDavid Zeuthen3-0/+36
2009-07-15Add docs detailing how the Local Authority worksDavid Zeuthen5-14/+337
2009-07-15Rename some man pages and the daemon binaryDavid Zeuthen8-39/+40
2009-07-15Actually make the local authority look up authorization filesDavid Zeuthen3-5/+19
2009-07-15Move authentication agent bits to separate authority subclassDavid Zeuthen3-2/+20
2009-07-15Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen4-62/+0
2009-07-13Move local authority management to a separate libraryDavid Zeuthen4-50/+54
2009-06-16More unique ids to get the docs build fully predictableYanko Kaneti3-8/+8
2009-06-16Use unique ids for sections to prevent them being autogeneratedYanko Kaneti6-32/+32
2009-06-08Also dist polkitd-1.xml0.92David Zeuthen1-0/+1
2009-06-08Change GNOME to freedesktop.org in the docsDavid Zeuthen1-4/+5
2009-06-08Move the doc chapters around a bitDavid Zeuthen1-44/+40
2009-06-08Minor doc fixesDavid Zeuthen3-53/+79
2009-06-08Use .../extensions instead of ../backends for loading extensionsDavid Zeuthen1-1/+1
2009-06-08Consolidate all gtk-doc stuff in docs/polkitDavid Zeuthen13-375/+188
2009-06-08Add a "PolicyKit Overview" section to the docsDavid Zeuthen5-1/+98
2009-06-08Add some more API docsDavid Zeuthen1-32/+32
2009-06-05Improve pkexec(1) man page by adding screenshots of authentication dialogsDavid Zeuthen5-9/+113
2009-06-05First cut at some high-level docsDavid Zeuthen7-10/+1217
2009-06-03Add a man page for polkit-1(8)David Zeuthen5-4/+76
2009-06-03Update SEE ALSO sections in man pagesDavid Zeuthen4-1/+25
2009-06-03Add pkaction(1) and nuke polkit-1(1) commandsDavid Zeuthen5-406/+107
2009-06-02Return the icon name instead of a GIcon in PolkitActionDescriptionDavid Zeuthen1-1/+1
2009-05-29Add pkcheck(1) command to check for authorizationsDavid Zeuthen4-0/+178
2009-05-19Use an object, not a GHashTable when passing details aroundDavid Zeuthen3-0/+19
2009-05-15Add a pkexec(1) commandDavid Zeuthen4-1/+163
2009-05-13Move docs to proper locationDavid Zeuthen12-49/+49
2009-05-13Change the PolkitAuthorizationResult enumeration into an objectDavid Zeuthen2-9/+19
2009-05-13Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen7-8/+22
2009-02-13add a draft version of the porting guide -- WIPRichard Hughes1-0/+44
2009-02-10install gtkdoc HTML in the proper locationDavid Zeuthen3-3/+3
2009-02-09make it possible to define what administrator authentication means0.91David Zeuthen4-4/+21
2009-02-09add security checks for AddAuthorization() and RemoveAuthorization()David Zeuthen1-1/+6