summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-163-8/+8
* Use unique ids for sections to prevent them being autogeneratedYanko Kaneti2009-06-166-32/+32
* Also dist polkitd-1.xml0.92David Zeuthen2009-06-081-0/+1
* 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-083-53/+79
* Use .../extensions instead of ../backends for loading extensionsDavid Zeuthen2009-06-081-1/+1
* Consolidate all gtk-doc stuff in docs/polkitDavid Zeuthen2009-06-0813-375/+188
* Add a "PolicyKit Overview" section to the docsDavid Zeuthen2009-06-085-1/+98
* Add some more API docsDavid Zeuthen2009-06-081-32/+32
* Improve pkexec(1) man page by adding screenshots of authentication dialogsDavid Zeuthen2009-06-055-9/+113
* First cut at some high-level docsDavid Zeuthen2009-06-057-10/+1217
* Add a man page for polkit-1(8)David Zeuthen2009-06-035-4/+76
* Update SEE ALSO sections in man pagesDavid Zeuthen2009-06-034-1/+25
* Add pkaction(1) and nuke polkit-1(1) commandsDavid Zeuthen2009-06-035-406/+107
* 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-294-0/+178
* Use an object, not a GHashTable when passing details aroundDavid Zeuthen2009-05-193-0/+19
* Add a pkexec(1) commandDavid Zeuthen2009-05-154-1/+163
* Move docs to proper locationDavid Zeuthen2009-05-1312-49/+49
* 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-137-8/+22
* add a draft version of the porting guide -- WIPRichard Hughes2009-02-131-0/+44
* install gtkdoc HTML in the proper locationDavid Zeuthen2009-02-103-3/+3
* make it possible to define what administrator authentication means0.91David Zeuthen2009-02-094-4/+21
* add security checks for AddAuthorization() and RemoveAuthorization()David Zeuthen2009-02-091-1/+6
* rename grant->add and revoke->remove in the polkit-1 toolDavid Zeuthen2009-02-091-7/+7
* prune TODO list and fix up single-header-file / API guard checksDavid Zeuthen2009-02-091-35/+4
* add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen2009-02-092-0/+5
* load and choose what backend to use; also write a simple null backendDavid Zeuthen2009-02-081-0/+2
* 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