summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add morphologybaserock/morphSam Thursfield2012-07-231-0/+9
* Post-release version bump to 0.108David Zeuthen2012-07-111-2/+2
* Update NEWS for release0.107David Zeuthen2012-07-111-0/+37
* pkexec: add support for argv1 annotation and mention shebang-wrappersDavid Zeuthen2012-07-112-2/+55
* Introduce a polkit.Result enumeration for authorization rulesDavid Zeuthen2012-07-066-52/+74
* Nuke --enable-verbose flagDavid Zeuthen2012-07-061-2/+0
* Nuke leftover polkit-backend-1.pc fileDavid Zeuthen2012-07-063-13/+1
* Try harder to look up the right localizationMatthias Clasen2012-07-061-9/+7
* Update guidance on situations where there is no polkit authorityDavid Zeuthen2012-06-081-1/+6
* Post-release version bump to 0.107David Zeuthen2012-06-071-2/+2
* Update NEWS for release0.106David Zeuthen2012-06-071-0/+103
* docs: add a "make sure your app works when there's no polkitd(8)" noteDavid Zeuthen2012-06-071-0/+22
* Mention the implications of returning *_keep in an authorization ruleDavid Zeuthen2012-06-071-2/+18
* Make it work when using ConsoleKit instead of libsystemd-loginDavid Zeuthen2012-06-065-9/+59
* agenthelper-pam: Fix newline-trimming codeColin Walters2012-06-061-3/+8
* autogen.sh: Fix check for libtool (we only need libtoolize)Colin Walters2012-06-061-1/+1
* build: Check for mozjs185, not libjsColin Walters2012-06-061-1/+1
* State that authorization rules must not rely on SpiderMonkey featureswip/js-rule-filesDavid Zeuthen2012-06-041-5/+13
* Small updates to the "Writing polkit applications" chapterDavid Zeuthen2012-06-041-74/+161
* Update pkexec(1) man page with exampleDavid Zeuthen2012-06-041-0/+1
* Update links to udisks docsDavid Zeuthen2012-06-041-4/+2
* Rewrite the "Writing polkit applications" chapterDavid Zeuthen2012-05-251-38/+142
* Log when the name org.fd.PolicyKit1 has been acquiredDavid Zeuthen2012-05-251-6/+6
* Run polkitd as an unprivileged userDavid Zeuthen2012-05-257-14/+136
* Remove unused DBUS_GLIB_* and GIO_* variablesDavid Zeuthen2012-05-252-5/+0
* Ensure polkitd is rebuilt if libpolkit-backend-1.la changesDavid Zeuthen2012-05-251-1/+1
* Move polkitd into src/polkitbackendDavid Zeuthen2012-05-255-43/+27
* Use g_unix_signal_add() from GLib 2.30David Zeuthen2012-05-255-199/+4
* Clarify pkexec(1) variablesDavid Zeuthen2012-05-245-38/+42
* Combine action and details parametersDavid Zeuthen2012-05-249-352/+382
* Use a condition variable to signal that runaway killer thread is readyDavid Zeuthen2012-05-241-5/+16
* Terminate runaway scriptsDavid Zeuthen2012-05-244-25/+205
* Use "rules", not "scripts" to refer to files in rules.dDavid Zeuthen2012-05-231-3/+3
* Pass expanded identity list to the AuthenticationSessionDavid Zeuthen2012-05-231-24/+24
* Add default rulesDavid Zeuthen2012-05-233-10/+16
* Store private binaries in /usr/lib/polkit-1 instead of /usr/libexecDavid Zeuthen2012-05-237-19/+16
* Mention systemd(1) in the polkitd(8) man pageDavid Zeuthen2012-05-231-3/+11
* Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen2012-05-2327-2751/+16
* Add a systemd .service fileDavid Zeuthen2012-05-235-3/+42
* Fix distcheckDavid Zeuthen2012-05-231-1/+2
* Rename --enable-systemd to --enable-libsystemd-loginDavid Zeuthen2012-05-233-23/+23
* Add real-world example featuring udisks2 and the drive.* variables it passesDavid Zeuthen2012-05-231-1/+25
* Make polkit_details_insert() remove the key if passed value is NULLDavid Zeuthen2012-05-231-1/+6
* Use <variablelist> instead of <informaltable> for Subject attributesDavid Zeuthen2012-05-231-48/+64
* Mention details["polkit.message"] and add an example using detailsDavid Zeuthen2012-05-231-5/+48
* Fix a couple typos in the docsDavid Zeuthen2012-05-233-5/+5
* Fix spelingDavid Zeuthen2012-05-221-1/+1
* polkitd: add reference to polkit(8) from its man pageDavid Zeuthen2012-05-221-1/+4
* Clarify docs a bitDavid Zeuthen2012-05-221-8/+6
* docs: update SEE ALSO to make each man page point to all other man pagesDavid Zeuthen2012-05-225-8/+16