summaryrefslogtreecommitdiff
path: root/docs/polkit
Commit message (Expand)AuthorAgeFilesLines
...
* Make polkitd accept --replace and gracefully handle SIGINTDavid Zeuthen2010-07-301-1/+2
* Add generated docbook D-Bus API docs to gitDavid Zeuthen2010-07-294-4/+1017
* Port PolkitAgent to gdbusDavid Zeuthen2010-07-291-0/+1
* Add Python exampleDavid Zeuthen2009-11-132-1/+4
* Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen2009-11-111-1/+1
* Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen2009-11-111-0/+10
* Add properties with information about the currently used authorityDavid Zeuthen2009-09-161-0/+7
* Implement lockdown for the Local Authority implementationDavid Zeuthen2009-09-122-1/+3
* Bug 23867 – UnixProcess vs. SystemBusName aliasingDavid Zeuthen2009-09-111-0/+1
* Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen2009-08-121-0/+1
* Add polkit.retains_authorization_after_challenge to authz resultDavid Zeuthen2009-07-281-0/+2
* Allow unprivileged callers to check authorizationsDavid Zeuthen2009-07-261-1/+3
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-203-0/+36
* Add docs detailing how the Local Authority worksDavid Zeuthen2009-07-152-0/+2
* Rename some man pages and the daemon binaryDavid Zeuthen2009-07-152-3/+4
* Actually make the local authority look up authorization filesDavid Zeuthen2009-07-153-5/+19
* Move authentication agent bits to separate authority subclassDavid Zeuthen2009-07-153-2/+20
* Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen2009-07-154-62/+0
* Move local authority management to a separate libraryDavid Zeuthen2009-07-134-50/+54
* More unique ids to get the docs build fully predictableYanko Kaneti2009-06-161-2/+2
* Use unique ids for sections to prevent them being autogeneratedYanko Kaneti2009-06-161-4/+4
* Change GNOME to freedesktop.org in the docsDavid Zeuthen2009-06-081-4/+5
* Move the doc chapters around a bitDavid Zeuthen2009-06-081-44/+40
* Minor doc fixesDavid Zeuthen2009-06-082-50/+76
* Consolidate all gtk-doc stuff in docs/polkitDavid Zeuthen2009-06-084-12/+187
* Add a "PolicyKit Overview" section to the docsDavid Zeuthen2009-06-083-0/+96
* Add some more API docsDavid Zeuthen2009-06-081-32/+32
* Improve pkexec(1) man page by adding screenshots of authentication dialogsDavid Zeuthen2009-06-051-0/+3
* First cut at some high-level docsDavid Zeuthen2009-06-051-1/+4
* Add a man page for polkit-1(8)David Zeuthen2009-06-032-2/+3
* Add pkaction(1) and nuke polkit-1(1) commandsDavid Zeuthen2009-06-032-4/+4
* Return the icon name instead of a GIcon in PolkitActionDescriptionDavid Zeuthen2009-06-021-1/+1
* Add pkcheck(1) command to check for authorizationsDavid Zeuthen2009-05-292-0/+2
* Use an object, not a GHashTable when passing details aroundDavid Zeuthen2009-05-193-0/+19
* Add a pkexec(1) commandDavid Zeuthen2009-05-152-0/+2
* Move docs to proper locationDavid Zeuthen2009-05-134-13/+13
* Change the PolkitAuthorizationResult enumeration into an objectDavid Zeuthen2009-05-132-9/+19
* Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen2009-05-133-4/+2
* install gtkdoc HTML in the proper locationDavid Zeuthen2009-02-101-1/+1
* make it possible to define what administrator authentication means0.91David Zeuthen2009-02-091-0/+1
* add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen2009-02-091-0/+3
* generate all polkit dbus code in one placeDavid Zeuthen2009-02-082-2/+2
* depend on EggDBus HEAD for stamp file and Docbook docs for D-Bus interfacesDavid Zeuthen2009-02-022-2/+14
* add API docs for PolkitAuthorityDavid Zeuthen2009-02-014-4/+287
* replace PolkitBackendServer with polkit_backend_register_authority()David Zeuthen2009-02-011-1/+0
* collapse request into a single signal and add docs for PolkitAgentSessionDavid Zeuthen2009-01-311-2/+2
* fix up docsDavid Zeuthen2009-01-211-26/+23
* split Subject into Subject and Identity and revise APIDavid Zeuthen2009-01-191-3/+7
* slighty fix up docsDavid Zeuthen2009-01-181-5/+18
* add subject interface and some classes implementing this interfaceDavid Zeuthen2009-01-061-2/+6