summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs: enclose local <citerefentry> in <link> to make links workDavid Zeuthen2012-05-226-78/+29
* Update docsDavid Zeuthen2012-05-2217-872/+569
* Create rules.d directoriesDavid Zeuthen2012-05-222-0/+11
* Add test-cases and 10 second timeout for polkit.spawn()David Zeuthen2012-05-213-11/+538
* Mention unix-netgroup:xyz as a valid return value in addAdminRule() functionsDavid Zeuthen2012-05-211-1/+2
* Minor doc fixesDavid Zeuthen2012-05-211-7/+4
* Add netgroup supportDavid Zeuthen2012-05-216-2/+103
* Test that subject.isInGroup() worksDavid Zeuthen2012-05-212-1/+37
* Add test cases for evaluation orderDavid Zeuthen2012-05-217-11/+201
* docs: emphasize that registered functions may actually never be calledDavid Zeuthen2012-05-211-2/+11
* Use addRule() and addAdminRule()David Zeuthen2012-05-213-27/+28
* Also load rules from /usr/share/polkit/rules.dDavid Zeuthen2012-05-214-68/+139
* docs: clarify how rules files workDavid Zeuthen2012-05-211-20/+51
* Also add an example of polkit.spawn() to polkit(8) man pageDavid Zeuthen2012-05-201-0/+20
* docs: add AUTHORIZATION RULES section to the polkit(8) man pageDavid Zeuthen2012-05-201-0/+238
* Don't include command-line in spawning error messagesDavid Zeuthen2012-05-181-8/+3
* Make polkit.spawn() take an array of arguments instead of a command-lineDavid Zeuthen2012-05-182-17/+40
* Add polkit.spawn() to spawn external programsDavid Zeuthen2012-05-182-0/+123
* Make it possible for JS code to change detailsDavid Zeuthen2012-05-188-66/+91
* Reformat init.js and also avoid quoting non-string properties in toString()David Zeuthen2012-05-181-43/+51
* Emit ::Changed signal after reloading rulesDavid Zeuthen2012-05-181-0/+2
* Collect garbageDavid Zeuthen2012-05-181-0/+11
* Add a couple of more error checksDavid Zeuthen2012-05-181-10/+19
* Clean up code a bitDavid Zeuthen2012-05-186-108/+158
* Pass details to JS functions and simplify how Subject instances are constructedDavid Zeuthen2012-05-182-80/+211
* Include seat and session in Subject objectDavid Zeuthen2012-05-181-24/+61
* Add experimental authority backend using JavaScript rule filesDavid Zeuthen2012-05-1710-6/+1340
* Post-release version bump to 0.106David Zeuthen2012-04-241-2/+2
* Update NEWS for release0.105David Zeuthen2012-04-241-0/+40
* Add Makefile rules for signing and publishing releases and docsDavid Zeuthen2012-04-242-2/+38
* Update the docs to use 'polkit' (instead of 'PolicyKit') as the nameDavid Zeuthen2012-04-242-68/+25
* Mention pkttyagent(1) in "Writing PolicyKit applications" chapterDavid Zeuthen2012-04-241-4/+3
* Fix type in docsDavid Zeuthen2012-04-121-4/+4
* Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen2012-04-1211-53/+427
* Add pkttyagent(1) helperDavid Zeuthen2012-04-1111-1/+439
* PolkitAgentSession: Don't leak file descriptorsDavid Zeuthen2012-03-081-0/+14
* PolkitUnixSession: Actually return TRUE if a session existsDavid Zeuthen2012-02-061-7/+5
* PolkitUnixSession: Set error if we cannot find a session for the given pidDavid Zeuthen2012-02-061-5/+16
* Various builddir != srcdir fixesRyan Lortie2012-01-103-49/+39
* Post-release version bumpDavid Zeuthen2012-01-031-2/+2
* Update NEWS for release0.104David Zeuthen2012-01-031-0/+36
* Detect whether systemd is available and default to use if soDavid Zeuthen2012-01-031-10/+19
* Add optional systemd supportMatthias Clasen2012-01-035-4/+937
* Bug 43610 - Add netgroup supportNikki VonHollen2011-12-2255-118/+2889
* Bug 43608 – Add unit testsNikki VonHollen2011-12-2015-25/+887
* Post-release version bump to 0.104David Zeuthen2011-12-061-2/+2
* Fix typo0.103David Zeuthen2011-12-061-2/+3
* Update NEWS for releaseDavid Zeuthen2011-12-061-0/+41
* Default to AdminIdentities=unix-group:wheel for local authorityDavid Zeuthen2011-12-062-3/+3
* Mistype in DBus object: PoliycKit1 -> PolicyKit1Alan Near2011-11-171-1/+1