summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for release0.94David Zeuthen2009-08-121-1/+41
* Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen2009-08-1221-145/+306
* Remove temporary authorization when the subject it applies to vanishesDavid Zeuthen2009-08-122-3/+184
* Don't set the GError if the process doesn't existDavid Zeuthen2009-08-121-6/+1
* Pass the right struct offset for the ::changed class signal handlerDavid Zeuthen2009-08-121-1/+1
* Bug 23093 – FreeBSD portability fixesJoe Marcus Clarke2009-08-1210-31/+153
* Be more careful when determining process start timeDavid Zeuthen2009-08-101-2/+5
* Ensure all fds except stdin/stdout/stderr are closed after exec(2)David Zeuthen2009-07-301-0/+50
* Add polkit.retains_authorization_after_challenge to authz resultDavid Zeuthen2009-07-287-50/+130
* Don't spawn man(1) from a setuid programDavid Zeuthen2009-07-271-12/+5
* Allow unprivileged callers to check authorizationsDavid Zeuthen2009-07-269-78/+505
* Ignore .pkla files starting with dot and don't segfault on error pathDavid Zeuthen2009-07-231-2/+2
* Require correct versions of glib and eggdbusDavid Zeuthen2009-07-211-2/+2
* Post-release version bump to 0.94David Zeuthen2009-07-201-2/+2
* Update NEWS for release0.93David Zeuthen2009-07-201-0/+43
* Update TODODavid Zeuthen2009-07-201-63/+19
* Fix make distcheckDavid Zeuthen2009-07-202-2/+2
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-2024-211/+1958
* Add docs detailing how the Local Authority worksDavid Zeuthen2009-07-156-33/+340
* Rename some man pages and the daemon binaryDavid Zeuthen2009-07-1510-44/+45
* In .pkla files, use Result{Any,Inactive,Active} instead of just ResultDavid Zeuthen2009-07-157-34/+159
* Actually make the local authority look up authorization filesDavid Zeuthen2009-07-159-20/+810
* Also pass the identity of the subject we are checking forDavid Zeuthen2009-07-153-2/+46
* Move authentication agent bits to separate authority subclassDavid Zeuthen2009-07-1510-1704/+2102
* Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen2009-07-1525-2815/+137
* Move local authority management to a separate libraryDavid Zeuthen2009-07-1332-551/+733
* Plug a couple of memory leaksDavid Zeuthen2009-07-043-14/+27
* Cancel an authentication if the unique name for the subject vanishesDavid Zeuthen2009-06-191-0/+48
* GIO modules need to be prefix with libDavid Zeuthen2009-06-172-10/+10
* 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
* Post-release version bump to 0.93David Zeuthen2009-06-081-2/+2
* Also dist polkitd-1.xml0.92David Zeuthen2009-06-082-1/+3
* Update NEWSDavid Zeuthen2009-06-081-0/+61
* Fix make distcheckDavid Zeuthen2009-06-082-0/+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-086-56/+91
* Use .../extensions instead of ../backends for loading extensionsDavid Zeuthen2009-06-085-16/+16
* Expand on the D-Bus docsDavid Zeuthen2009-06-081-7/+14
* Consolidate all gtk-doc stuff in docs/polkitDavid Zeuthen2009-06-0814-377/+188
* Add a "PolicyKit Overview" section to the docsDavid Zeuthen2009-06-089-17/+139
* Add some more API docsDavid Zeuthen2009-06-0814-65/+511
* 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-038-1333/+342
* Return the icon name instead of a GIcon in PolkitActionDescriptionDavid Zeuthen2009-06-025-45/+10
* nullbackend: Catch up with latest API changesDavid Zeuthen2009-06-021-2/+2