summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen27-2751/+16
2012-05-23Add a systemd .service fileDavid Zeuthen5-3/+42
2012-05-23Fix distcheckDavid Zeuthen1-1/+2
2012-05-23Rename --enable-systemd to --enable-libsystemd-loginDavid Zeuthen3-23/+23
2012-05-23Add real-world example featuring udisks2 and the drive.* variables it passesDavid Zeuthen1-1/+25
2012-05-23Make polkit_details_insert() remove the key if passed value is NULLDavid Zeuthen1-1/+6
2012-05-23Use <variablelist> instead of <informaltable> for Subject attributesDavid Zeuthen1-48/+64
2012-05-23Mention details["polkit.message"] and add an example using detailsDavid Zeuthen1-5/+48
2012-05-23Fix a couple typos in the docsDavid Zeuthen3-5/+5
2012-05-22Fix spelingDavid Zeuthen1-1/+1
2012-05-22polkitd: add reference to polkit(8) from its man pageDavid Zeuthen1-1/+4
2012-05-22Clarify docs a bitDavid Zeuthen1-8/+6
2012-05-22docs: update SEE ALSO to make each man page point to all other man pagesDavid Zeuthen5-8/+16
2012-05-22docs: enclose local <citerefentry> in <link> to make links workDavid Zeuthen6-78/+29
2012-05-22Update docsDavid Zeuthen17-872/+569
2012-05-22Create rules.d directoriesDavid Zeuthen2-0/+11
2012-05-21Add test-cases and 10 second timeout for polkit.spawn()David Zeuthen3-11/+538
2012-05-21Mention unix-netgroup:xyz as a valid return value in addAdminRule() functionsDavid Zeuthen1-1/+2
2012-05-21Minor doc fixesDavid Zeuthen1-7/+4
2012-05-21Add netgroup supportDavid Zeuthen6-2/+103
2012-05-21Test that subject.isInGroup() worksDavid Zeuthen2-1/+37
2012-05-21Add test cases for evaluation orderDavid Zeuthen7-11/+201
2012-05-21docs: emphasize that registered functions may actually never be calledDavid Zeuthen1-2/+11
2012-05-21Use addRule() and addAdminRule()David Zeuthen3-27/+28
2012-05-21Also load rules from /usr/share/polkit/rules.dDavid Zeuthen4-68/+139
2012-05-21docs: clarify how rules files workDavid Zeuthen1-20/+51
2012-05-20Also add an example of polkit.spawn() to polkit(8) man pageDavid Zeuthen1-0/+20
2012-05-20docs: add AUTHORIZATION RULES section to the polkit(8) man pageDavid Zeuthen1-0/+238
2012-05-18Don't include command-line in spawning error messagesDavid Zeuthen1-8/+3
2012-05-18Make polkit.spawn() take an array of arguments instead of a command-lineDavid Zeuthen2-17/+40
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 releaseDavid 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