summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen2012-05-2316-2207/+15
* Fix distcheckDavid Zeuthen2012-05-231-1/+2
* Rename --enable-systemd to --enable-libsystemd-loginDavid Zeuthen2012-05-232-6/+6
* Make polkit_details_insert() remove the key if passed value is NULLDavid Zeuthen2012-05-231-1/+6
* Update docsDavid Zeuthen2012-05-221-1/+2
* Create rules.d directoriesDavid Zeuthen2012-05-221-0/+4
* Add test-cases and 10 second timeout for polkit.spawn()David Zeuthen2012-05-211-11/+435
* Add netgroup supportDavid Zeuthen2012-05-212-0/+45
* Add test cases for evaluation orderDavid Zeuthen2012-05-211-2/+2
* Use addRule() and addAdminRule()David Zeuthen2012-05-212-19/+23
* Also load rules from /usr/share/polkit/rules.dDavid Zeuthen2012-05-211-63/+123
* 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-186-54/+87
* 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-184-108/+154
* Pass details to JS functions and simplify how Subject instances are constructedDavid Zeuthen2012-05-181-75/+206
* Include seat and session in Subject objectDavid Zeuthen2012-05-181-24/+61
* Add experimental authority backend using JavaScript rule filesDavid Zeuthen2012-05-176-6/+1147
* Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen2012-04-128-53/+394
* Add pkttyagent(1) helperDavid Zeuthen2012-04-113-1/+257
* 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-102-46/+31
* Add optional systemd supportMatthias Clasen2012-01-034-2/+915
* Bug 43610 - Add netgroup supportNikki VonHollen2011-12-2210-10/+466
* Bug 43608 – Add unit testsNikki VonHollen2011-12-201-24/+86
* Default to AdminIdentities=unix-group:wheel for local authorityDavid Zeuthen2011-12-061-1/+1
* Bug 41025 – Add org.freedesktop.policykit.owner annotationDavid Zeuthen2011-10-181-9/+72
* Add --no-debug option and use this for D-Bus activationDavid Zeuthen2011-10-181-1/+26
* Add support for the org.freedesktop.policykit.imply annotationDavid Zeuthen2011-09-201-0/+67
* Fix multi-line pam prompt handlingMarc Deslauriers2011-08-012-18/+24
* Specify exported pkg-config files in GIRsEvan Nemerson2011-08-012-0/+2
* Bug 38769 — pkexec: Support running X11 appsMartin Pitt2011-08-011-10/+25
* Fix backend crash if a .policy file does not specify <message>Martin Pitt2011-06-291-3/+6
* pkexec: Avoid TOCTTOU problems with parent processDavid Zeuthen2011-04-011-27/+39
* Use polkit_unix_process_get_uid() to get the owner of a processDavid Zeuthen2011-04-011-5/+6
* Make PolkitUnixProcess also record the uid of the processDavid Zeuthen2011-04-013-116/+273
* PolkitUnixProcess: Clarify that the real uid is returned, not the effective oneDavid Zeuthen2011-03-311-16/+50
* Don't show diagnostic messages intended for the administrator to the end userDavid Zeuthen2011-03-141-4/+0
* introspection: Add --c-include to the gir filesBenjamin Otte2011-03-112-0/+2
* Build examples by default and fix compiler warningsDavid Zeuthen2011-03-031-1/+1
* Fix a couple of warnings triggered by gcc 4.6David Zeuthen2011-03-035-14/+1
* Deprecated PolkitBackendActionLookupDavid Zeuthen2011-03-0310-315/+147
* Allow overriding message shown in authentication dialogDavid Zeuthen2011-02-232-0/+23