summaryrefslogtreecommitdiff
path: root/test/polkitbackend
Commit message (Expand)AuthorAgeFilesLines
* Move to current GLibMiloslav Trmač2018-04-021-1/+0
* change mozjs interface module to c++Jeremy Linton2016-12-121-0/+3
* s/INCLUDES/AM_CPPFLAGS/gMiloslav Trmač2015-06-081-1/+1
* build: Start using git.mkColin Walters2015-06-031-0/+2
* Port internals non-deprecated PolkitProcess API where possibleColin Walters2013-11-111-4/+4
* Fix various memory leaks.Miloslav Trmač2013-04-151-0/+2
* configure: Specify GLib min/max versionColin Walters2013-04-121-0/+1
* Make it work when using ConsoleKit instead of libsystemd-loginDavid Zeuthen2012-06-061-0/+2
* Combine action and details parametersDavid Zeuthen2012-05-241-21/+64
* Terminate runaway scriptsDavid Zeuthen2012-05-241-0/+7
* Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen2012-05-234-409/+0
* Add test-cases and 10 second timeout for polkit.spawn()David Zeuthen2012-05-211-0/+40
* Add netgroup supportDavid Zeuthen2012-05-211-0/+24
* Test that subject.isInGroup() worksDavid Zeuthen2012-05-211-1/+25
* Add test cases for evaluation orderDavid Zeuthen2012-05-212-2/+119
* Also load rules from /usr/share/polkit/rules.dDavid Zeuthen2012-05-211-5/+9
* Make it possible for JS code to change detailsDavid Zeuthen2012-05-182-12/+4
* Clean up code a bitDavid Zeuthen2012-05-181-0/+2
* Add experimental authority backend using JavaScript rule filesDavid Zeuthen2012-05-172-0/+157
* Bug 43610 - Add netgroup supportNikki VonHollen2011-12-225-27/+135
* Bug 43608 – Add unit testsNikki VonHollen2011-12-205-0/+346