summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Look for mozjs17 toowip/mozjs17Colin Walters2013-04-121-1/+12
* Revert "Dynamically load libmozjs185.so and cope with it not being available"Colin Walters2013-04-122-304/+147
* Add missing #include <sys/wait.h>Samuli Suominen2013-04-111-0/+1
* update types for js188darkxst2013-04-111-20/+20
* mocklibc: Only require autoconf 2.63Colin Walters2013-04-111-1/+1
* pkexec: Set process environment from pam_getenvlist()Steve Langasek2013-04-111-0/+10
* polkitagent, pkexec: Respect SUID_CFLAGS and SUID_LDFLAGSVincent Untz2013-04-113-0/+17
* build: try harder to avoid systemd/consolekit misconfigurationGiovanni Campagna2013-04-111-0/+20
* Fix the build with automake 1.13Nuno Araujo2013-04-102-2/+2
* Post-release version bump to 0.111David Zeuthen2013-01-092-2/+29
* Update NEWS for release0.110David Zeuthen2013-01-091-3/+14
* Remove AM_PROG_CC_STDCDavid Zeuthen2013-01-091-1/+0
* Use mutex and condition variables properlyDavid Zeuthen2013-01-091-4/+5
* Fix build on GNU HurdEmilio Pozuelo Monfort2013-01-091-2/+3
* build: Remove generated introspection files on "make clean"Michael Biebl2013-01-091-0/+1
* Set XAUTHORITY environment variable if is unsetDavid Zeuthen2012-12-191-0/+22
* Post-release version bump to 0.110David Zeuthen2012-12-192-2/+29
* Update NEWS for release0.109David Zeuthen2012-12-191-0/+31
* Don't require libmozjs185 devel packages for polkit rules to workDavid Zeuthen2012-11-151-1/+1
* Include gmodule-2.0 to avoid linker errorsDavid Zeuthen2012-11-141-1/+1
* Post-release version bump to 0.109David Zeuthen2012-11-141-2/+2
* Update NEWS for release0.108David Zeuthen2012-11-141-0/+38
* docs: mention the audience for authorization rulesDavid Zeuthen2012-11-142-0/+23
* Dynamically load libmozjs185.so and cope with it not being availableDavid Zeuthen2012-11-142-147/+304
* build: Fix .gir generation for parallel makeRyan Lortie2012-11-132-0/+4
* PolkitAgent: Avoid crashing if initializing the server object failsAdam Jackson2012-10-091-2/+1
* Fall back to authenticating as uid 0 if the list of admin identities is emptyDavid Zeuthen2012-09-181-6/+6
* 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