Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a TypeError when no admin rules are registered | Miloslav Trmač | 2013-05-06 | 1 | -1/+1 |
* | Introduce a polkit.Result enumeration for authorization rules | David Zeuthen | 2012-07-06 | 1 | -0/+10 |
* | Combine action and details parameters | David Zeuthen | 2012-05-24 | 1 | -12/+14 |
* | Add netgroup support | David Zeuthen | 2012-05-21 | 1 | -0/+4 |
* | Add test cases for evaluation order | David Zeuthen | 2012-05-21 | 1 | -2/+2 |
* | Use addRule() and addAdminRule() | David Zeuthen | 2012-05-21 | 1 | -16/+20 |
* | Make polkit.spawn() take an array of arguments instead of a command-line | David Zeuthen | 2012-05-18 | 1 | -4/+0 |
* | Add polkit.spawn() to spawn external programs | David Zeuthen | 2012-05-18 | 1 | -0/+3 |
* | Reformat init.js and also avoid quoting non-string properties in toString() | David Zeuthen | 2012-05-18 | 1 | -43/+51 |
* | Clean up code a bit | David Zeuthen | 2012-05-18 | 1 | -0/+66 |