summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Fix build on GNU HurdEmilio Pozuelo Monfort1-2/+3
2013-01-09build: Remove generated introspection files on "make clean"Michael Biebl1-0/+1
2012-12-19Set XAUTHORITY environment variable if is unsetDavid Zeuthen1-0/+22
2012-12-19Post-release version bump to 0.110David Zeuthen2-2/+29
2012-12-19Update NEWS for releaseDavid Zeuthen1-0/+31
2012-11-15Don't require libmozjs185 devel packages for polkit rules to workDavid Zeuthen1-1/+1
2012-11-14Include gmodule-2.0 to avoid linker errorsDavid Zeuthen1-1/+1
2012-11-14Post-release version bump to 0.109David Zeuthen1-2/+2
2012-11-14Update NEWS for releaseDavid Zeuthen1-0/+38
2012-11-14docs: mention the audience for authorization rulesDavid Zeuthen2-0/+23
2012-11-14Dynamically load libmozjs185.so and cope with it not being availableDavid Zeuthen2-147/+304
2012-11-13build: Fix .gir generation for parallel makeRyan Lortie2-0/+4
2012-10-09PolkitAgent: Avoid crashing if initializing the server object failsAdam Jackson1-2/+1
2012-09-18Fall back to authenticating as uid 0 if the list of admin identities is emptyDavid Zeuthen1-6/+6
2012-07-11Post-release version bump to 0.108David Zeuthen1-2/+2
2012-07-11Update NEWS for releaseDavid Zeuthen1-0/+37
2012-07-11pkexec: add support for argv1 annotation and mention shebang-wrappersDavid Zeuthen2-2/+55
2012-07-06Introduce a polkit.Result enumeration for authorization rulesDavid Zeuthen6-52/+74
2012-07-06Nuke --enable-verbose flagDavid Zeuthen1-2/+0
2012-07-06Nuke leftover polkit-backend-1.pc fileDavid Zeuthen3-13/+1
2012-07-06Try harder to look up the right localizationMatthias Clasen1-9/+7
2012-06-08Update guidance on situations where there is no polkit authorityDavid Zeuthen1-1/+6
2012-06-07Post-release version bump to 0.107David Zeuthen1-2/+2
2012-06-07Update NEWS for releaseDavid Zeuthen1-0/+103
2012-06-07docs: add a "make sure your app works when there's no polkitd(8)" noteDavid Zeuthen1-0/+22
2012-06-07Mention the implications of returning *_keep in an authorization ruleDavid Zeuthen1-2/+18
2012-06-06Make it work when using ConsoleKit instead of libsystemd-loginDavid Zeuthen5-9/+59
2012-06-06agenthelper-pam: Fix newline-trimming codeColin Walters1-3/+8
2012-06-06autogen.sh: Fix check for libtool (we only need libtoolize)Colin Walters1-1/+1
2012-06-06build: Check for mozjs185, not libjsColin Walters1-1/+1
2012-06-04State that authorization rules must not rely on SpiderMonkey featuresDavid Zeuthen1-5/+13
2012-06-04Small updates to the "Writing polkit applications" chapterDavid Zeuthen1-74/+161
2012-06-04Update pkexec(1) man page with exampleDavid Zeuthen1-0/+1
2012-06-04Update links to udisks docsDavid Zeuthen1-4/+2
2012-05-25Rewrite the "Writing polkit applications" chapterDavid Zeuthen1-38/+142
2012-05-25Log when the name org.fd.PolicyKit1 has been acquiredDavid Zeuthen1-6/+6
2012-05-25Run polkitd as an unprivileged userDavid Zeuthen7-14/+136
2012-05-25Remove unused DBUS_GLIB_* and GIO_* variablesDavid Zeuthen2-5/+0
2012-05-25Ensure polkitd is rebuilt if libpolkit-backend-1.la changesDavid Zeuthen1-1/+1
2012-05-25Move polkitd into src/polkitbackendDavid Zeuthen5-43/+27
2012-05-25Use g_unix_signal_add() from GLib 2.30David Zeuthen5-199/+4
2012-05-24Clarify pkexec(1) variablesDavid Zeuthen5-38/+42
2012-05-24Combine action and details parametersDavid Zeuthen9-352/+382
2012-05-24Use a condition variable to signal that runaway killer thread is readyDavid Zeuthen1-5/+16
2012-05-24Terminate runaway scriptsDavid Zeuthen4-25/+205
2012-05-23Use "rules", not "scripts" to refer to files in rules.dDavid Zeuthen1-3/+3
2012-05-23Pass expanded identity list to the AuthenticationSessionDavid Zeuthen1-24/+24
2012-05-23Add default rulesDavid Zeuthen3-10/+16
2012-05-23Store private binaries in /usr/lib/polkit-1 instead of /usr/libexecDavid Zeuthen7-19/+16
2012-05-23Mention systemd(1) in the polkitd(8) man pageDavid Zeuthen1-3/+11