summaryrefslogtreecommitdiff
path: root/src/polkitbackend/init.js
Commit message (Expand)AuthorAgeFilesLines
* Fix a TypeError when no admin rules are registeredMiloslav Trmač2013-05-061-1/+1
* Introduce a polkit.Result enumeration for authorization rulesDavid Zeuthen2012-07-061-0/+10
* Combine action and details parametersDavid Zeuthen2012-05-241-12/+14
* Add netgroup supportDavid Zeuthen2012-05-211-0/+4
* Add test cases for evaluation orderDavid Zeuthen2012-05-211-2/+2
* Use addRule() and addAdminRule()David Zeuthen2012-05-211-16/+20
* Make polkit.spawn() take an array of arguments instead of a command-lineDavid Zeuthen2012-05-181-4/+0
* Add polkit.spawn() to spawn external programsDavid Zeuthen2012-05-181-0/+3
* Reformat init.js and also avoid quoting non-string properties in toString()David Zeuthen2012-05-181-43/+51
* Clean up code a bitDavid Zeuthen2012-05-181-0/+66