summaryrefslogtreecommitdiff
path: root/test/polkitbackend
Commit message (Expand)AuthorAgeFilesLines
* Make netgroup support optionalA. Wilcox2022-07-141-0/+2
* Remove autotools build systemJan Rybar2022-05-091-56/+0
* test: Extend timeout for test-polkitbackendjsauthoritySimon McVittie2022-02-211-0/+1
* Added support for duktape as JS engineGustavo Lima Chaves2022-01-251-1/+1
* Revert "Merge branch 'pwithnall/polkit-51-usr-local-share-is-my-homeboy' into...revert-2c8287fbJan Rybar2021-04-131-31/+12
* test: Fix a typo in a commentJan Rybar2021-02-251-12/+31
* build: Port to meson build systemJan Rybar2020-10-263-4/+53
* add polkitbackendjsauthoritytest-wrapper.py into release tarballXℹ Ruoyao2020-07-311-1/+4
* ci: Add a CIBastien Nocera2020-02-213-4/+69
* tests: add tests for high uidsZbigniew Jędrzejewski-Szmek2018-12-041-0/+72
* test: Add a test case to handle actions without explicit rulesJeremy Linton2018-04-031-0/+8
* Move to current GLibMiloslav Trmač2018-04-031-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