summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Default to AdminIdentities=unix-group:wheel for local authorityDavid Zeuthen2011-12-061-2/+2
* Mistype in DBus object: PoliycKit1 -> PolicyKit1Alan Near2011-11-171-1/+1
* Bug 41025 – Add org.freedesktop.policykit.owner annotationDavid Zeuthen2011-10-181-0/+13
* Add support for the org.freedesktop.policykit.imply annotationDavid Zeuthen2011-09-201-2/+23
* Bug 38769 — pkexec: Support running X11 appsMartin Pitt2011-08-011-2/+6
* Make PolkitUnixProcess also record the uid of the processDavid Zeuthen2011-04-011-2/+5
* Deprecated PolkitBackendActionLookupDavid Zeuthen2011-03-035-26/+59
* Allow overriding message shown in authentication dialogDavid Zeuthen2011-02-231-0/+13
* Bug 29712 – Use monotonic for temporary authorizationsDavid Zeuthen2011-02-231-0/+2
* pkcheck: Make it possible to list and revoke temporary authorizationsDavid Zeuthen2011-02-231-0/+16
* Make pkcheck(1) report if the authentication dialog was dismissedDavid Zeuthen2011-02-231-0/+7
* Bug 32334 – Always set polkit.retains_authorization_after_challengeDavid Zeuthen2011-02-231-1/+1
* Bug 30653 – No way to detect cancellation in pkexecDavid Zeuthen2011-02-224-4/+24
* Pass caller and subject pid to authentication agentDavid Zeuthen2011-02-211-1/+3
* Add a note about POLKIT_DEBUGDavid Zeuthen2011-02-211-0/+5
* Various doc cleanupsDavid Zeuthen2010-08-202-14/+27
* Fix wording in pkexec(1) man pageDavid Zeuthen2010-08-201-1/+1
* pkcheck: add --enable-internal-agent optionDavid Zeuthen2010-08-201-0/+17
* pkexec: add --disable-internal-agent optionDavid Zeuthen2010-08-201-0/+12
* Add textual authentication agent and use it in pkexec(1)David Zeuthen2010-08-123-1/+20
* PolkitBackend: Don't export unneeded convenience APIDavid Zeuthen2010-08-092-76/+0
* PolkitAuthority: Implement failable initializationDavid Zeuthen2010-08-091-1/+3
* Add a GPermission implementationDavid Zeuthen2010-08-073-0/+21
* Make NameOwnerChanged a private impl detail of the interactive authoritygdbusDavid Zeuthen2010-08-031-1/+0
* Remove Lock Down functionalityDavid Zeuthen2010-08-032-62/+2
* 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
* Bug 25367 — Also read local authority configuration data from /etcDavid Zeuthen2009-12-101-16/+106
* Add Python exampleDavid Zeuthen2009-11-132-1/+4
* Properly validate all arguments passed via D-BusDavid Zeuthen2009-11-131-5/+0
* Clarify pklocalauthority(8) man pageDavid Zeuthen2009-11-121-31/+79
* Remove TODO about symbol visibility as this has been fixed for a whileDavid Zeuthen2009-11-111-2/+0
* Drop ununsed policykit actionsDavid Zeuthen2009-11-111-5/+0
* Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen2009-11-113-139/+1
* Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen2009-11-111-0/+10
* Bug 24640 – Typos in pklocalauthority(8)Matthias Clasen2009-10-211-2/+2
* Add properties with information about the currently used authorityDavid Zeuthen2009-09-161-0/+7
* Implement lockdown for the Local Authority implementationDavid Zeuthen2009-09-125-5/+158
* 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-282-1/+5
* Allow unprivileged callers to check authorizationsDavid Zeuthen2009-07-261-1/+3
* Update TODODavid Zeuthen2009-07-201-63/+19
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-203-0/+36
* Add docs detailing how the Local Authority worksDavid Zeuthen2009-07-155-14/+337
* Rename some man pages and the daemon binaryDavid Zeuthen2009-07-158-39/+40
* 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