summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add polkit.spawn() to spawn external programsDavid Zeuthen2012-05-182-0/+123
* Make it possible for JS code to change detailsDavid Zeuthen2012-05-188-66/+91
* 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-186-108/+158
* Pass details to JS functions and simplify how Subject instances are constructedDavid Zeuthen2012-05-182-80/+211
* Include seat and session in Subject objectDavid Zeuthen2012-05-181-24/+61
* Add experimental authority backend using JavaScript rule filesDavid Zeuthen2012-05-1710-6/+1340
* Post-release version bump to 0.106David Zeuthen2012-04-241-2/+2
* Update NEWS for release0.105David Zeuthen2012-04-241-0/+40
* Add Makefile rules for signing and publishing releases and docsDavid Zeuthen2012-04-242-2/+38
* Update the docs to use 'polkit' (instead of 'PolicyKit') as the nameDavid Zeuthen2012-04-242-68/+25
* Mention pkttyagent(1) in "Writing PolicyKit applications" chapterDavid Zeuthen2012-04-241-4/+3
* Fix type in docsDavid Zeuthen2012-04-121-4/+4
* Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen2012-04-1211-53/+427
* Add pkttyagent(1) helperDavid Zeuthen2012-04-1111-1/+439
* 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-103-49/+39
* Post-release version bumpDavid Zeuthen2012-01-031-2/+2
* Update NEWS for release0.104David Zeuthen2012-01-031-0/+36
* Detect whether systemd is available and default to use if soDavid Zeuthen2012-01-031-10/+19
* Add optional systemd supportMatthias Clasen2012-01-035-4/+937
* Bug 43610 - Add netgroup supportNikki VonHollen2011-12-2255-118/+2889
* Bug 43608 – Add unit testsNikki VonHollen2011-12-2015-25/+887
* Post-release version bump to 0.104David Zeuthen2011-12-061-2/+2
* Fix typo0.103David Zeuthen2011-12-061-2/+3
* Update NEWS for releaseDavid Zeuthen2011-12-061-0/+41
* Default to AdminIdentities=unix-group:wheel for local authorityDavid Zeuthen2011-12-062-3/+3
* Mistype in DBus object: PoliycKit1 -> PolicyKit1Alan Near2011-11-171-1/+1
* Bug 41025 – Add org.freedesktop.policykit.owner annotationDavid Zeuthen2011-10-182-9/+85
* Add --no-debug option and use this for D-Bus activationDavid Zeuthen2011-10-182-2/+27
* Add support for the org.freedesktop.policykit.imply annotationDavid Zeuthen2011-09-202-2/+90
* Post-release version bump to 0.103David Zeuthen2011-08-011-2/+2
* Update NEWS for release0.102David Zeuthen2011-08-011-0/+46
* 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-012-12/+31
* Fix backend crash if a .policy file does not specify <message>Martin Pitt2011-06-291-3/+6
* Ignore .po/ for intltoolMartin Pitt2011-04-201-0/+1
* 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-014-118/+278
* 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
* Post-release version bump to 0.102David Zeuthen2011-03-031-2/+2