summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18Add polkit.spawn() to spawn external programsDavid Zeuthen2-0/+123
2012-05-18Make it possible for JS code to change detailsDavid Zeuthen8-66/+91
2012-05-18Reformat init.js and also avoid quoting non-string properties in toString()David Zeuthen1-43/+51
2012-05-18Emit ::Changed signal after reloading rulesDavid Zeuthen1-0/+2
2012-05-18Collect garbageDavid Zeuthen1-0/+11
2012-05-18Add a couple of more error checksDavid Zeuthen1-10/+19
2012-05-18Clean up code a bitDavid Zeuthen6-108/+158
2012-05-18Pass details to JS functions and simplify how Subject instances are constructedDavid Zeuthen2-80/+211
2012-05-18Include seat and session in Subject objectDavid Zeuthen1-24/+61
2012-05-17Add experimental authority backend using JavaScript rule filesDavid Zeuthen10-6/+1340
2012-04-24Post-release version bump to 0.106David Zeuthen1-2/+2
2012-04-24Update NEWS for release0.105David Zeuthen1-0/+40
2012-04-24Add Makefile rules for signing and publishing releases and docsDavid Zeuthen2-2/+38
2012-04-24Update the docs to use 'polkit' (instead of 'PolicyKit') as the nameDavid Zeuthen2-68/+25
2012-04-24Mention pkttyagent(1) in "Writing PolicyKit applications" chapterDavid Zeuthen1-4/+3
2012-04-12Fix type in docsDavid Zeuthen1-4/+4
2012-04-12Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen11-53/+427
2012-04-11Add pkttyagent(1) helperDavid Zeuthen11-1/+439
2012-03-08PolkitAgentSession: Don't leak file descriptorsDavid Zeuthen1-0/+14
2012-02-06PolkitUnixSession: Actually return TRUE if a session existsDavid Zeuthen1-7/+5
2012-02-06PolkitUnixSession: Set error if we cannot find a session for the given pidDavid Zeuthen1-5/+16
2012-01-10Various builddir != srcdir fixesRyan Lortie3-49/+39
2012-01-03Post-release version bumpDavid Zeuthen1-2/+2
2012-01-03Update NEWS for release0.104David Zeuthen1-0/+36
2012-01-03Detect whether systemd is available and default to use if soDavid Zeuthen1-10/+19
2012-01-03Add optional systemd supportMatthias Clasen5-4/+937
2011-12-22Bug 43610 - Add netgroup supportNikki VonHollen55-118/+2889
2011-12-20Bug 43608 – Add unit testsNikki VonHollen15-25/+887
2011-12-06Post-release version bump to 0.104David Zeuthen1-2/+2
2011-12-06Fix typo0.103David Zeuthen1-2/+3
2011-12-06Update NEWS for releaseDavid Zeuthen1-0/+41
2011-12-06Default to AdminIdentities=unix-group:wheel for local authorityDavid Zeuthen2-3/+3
2011-11-17Mistype in DBus object: PoliycKit1 -> PolicyKit1Alan Near1-1/+1
2011-10-18Bug 41025 – Add org.freedesktop.policykit.owner annotationDavid Zeuthen2-9/+85
2011-10-18Add --no-debug option and use this for D-Bus activationDavid Zeuthen2-2/+27
2011-09-20Add support for the org.freedesktop.policykit.imply annotationDavid Zeuthen2-2/+90
2011-08-01Post-release version bump to 0.103David Zeuthen1-2/+2
2011-08-01Update NEWS for release0.102David Zeuthen1-0/+46
2011-08-01Fix multi-line pam prompt handlingMarc Deslauriers2-18/+24
2011-08-01Specify exported pkg-config files in GIRsEvan Nemerson2-0/+2
2011-08-01Bug 38769 — pkexec: Support running X11 appsMartin Pitt2-12/+31
2011-06-29Fix backend crash if a .policy file does not specify <message>Martin Pitt1-3/+6
2011-04-20Ignore .po/ for intltoolMartin Pitt1-0/+1
2011-04-01pkexec: Avoid TOCTTOU problems with parent processDavid Zeuthen1-27/+39
2011-04-01Use polkit_unix_process_get_uid() to get the owner of a processDavid Zeuthen1-5/+6
2011-04-01Make PolkitUnixProcess also record the uid of the processDavid Zeuthen4-118/+278
2011-03-31PolkitUnixProcess: Clarify that the real uid is returned, not the effective oneDavid Zeuthen1-16/+50
2011-03-14Don't show diagnostic messages intended for the administrator to the end userDavid Zeuthen1-4/+0
2011-03-11introspection: Add --c-include to the gir filesBenjamin Otte2-0/+2
2011-03-03Post-release version bump to 0.102David Zeuthen1-2/+2