summaryrefslogtreecommitdiff
path: root/src/polkitbackend
AgeCommit message (Expand)AuthorFilesLines
2012-05-17Add experimental authority backend using JavaScript rule filesDavid Zeuthen6-6/+1147
2012-04-12Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen3-17/+107
2012-04-11Add pkttyagent(1) helperDavid Zeuthen1-0/+7
2012-01-03Add optional systemd supportMatthias Clasen2-1/+424
2011-12-22Bug 43610 - Add netgroup supportNikki VonHollen2-4/+93
2011-12-20Bug 43608 – Add unit testsNikki VonHollen1-24/+86
2011-12-06Default to AdminIdentities=unix-group:wheel for local authorityDavid Zeuthen1-1/+1
2011-10-18Bug 41025 – Add org.freedesktop.policykit.owner annotationDavid Zeuthen1-9/+72
2011-09-20Add support for the org.freedesktop.policykit.imply annotationDavid Zeuthen1-0/+67
2011-06-29Fix backend crash if a .policy file does not specify <message>Martin Pitt1-3/+6
2011-04-01Use polkit_unix_process_get_uid() to get the owner of a processDavid Zeuthen1-5/+6
2011-03-03Fix a couple of warnings triggered by gcc 4.6David Zeuthen2-4/+1
2011-03-03Deprecated PolkitBackendActionLookupDavid Zeuthen5-68/+104
2011-02-23Allow overriding message shown in authentication dialogDavid Zeuthen1-0/+9
2011-02-23Bug 29712 – Use monotonic for temporary authorizationsDavid Zeuthen1-6/+21
2011-02-23Be a bit more careful parsing the command-lineDavid Zeuthen1-8/+14
2011-02-23pkcheck: Make it possible to list and revoke temporary authorizationsDavid Zeuthen1-0/+1
2011-02-23Be more specific about what info we want when enumerating filesDavid Zeuthen4-4/+4
2011-02-23Bug 32334 – Always set polkit.retains_authorization_after_challengeDavid Zeuthen1-11/+7
2011-02-22Bug 30653 – No way to detect cancellation in pkexecDavid Zeuthen1-3/+27
2011-02-21Pass caller and subject pid to authentication agentDavid Zeuthen1-0/+57
2010-09-10Fix another GCC uninitialized variable warningColin Walters1-1/+1
2010-08-20Various doc cleanupsDavid Zeuthen6-7/+10
2010-08-18Fix ConsoleKit interaction bugDavid Zeuthen1-5/+47
2010-08-12Add textual authentication agent and use it in pkexec(1)David Zeuthen1-115/+280
2010-08-09Properly reference headersDavid Zeuthen3-3/+6
2010-08-09Don't dist org.freedesktop.ConsoleKit.xml; It's dead, JimDavid Zeuthen1-1/+0
2010-08-09PolkitBackend: Don't export unneeded convenience APIDavid Zeuthen8-27/+14
2010-08-03Make NameOwnerChanged a private impl detail of the interactive authorityDavid Zeuthen3-81/+69
2010-08-03Remove Lock Down functionalityDavid Zeuthen3-731/+3
2010-07-30Make polkitd accept --replace and gracefully handle SIGINTDavid Zeuthen2-79/+39
2010-07-30Nuke eggdbus usageDavid Zeuthen4-29/+17
2010-07-29Port PolkitBackendInteractiveAuthority to gdbusDavid Zeuthen1-90/+85
2010-07-28Port CK class to gdbusDavid Zeuthen4-659/+220
2010-07-28Port core bits to gdbusDavid Zeuthen1-470/+545
2010-07-15Bug 29051 – Configuration reload on every queryPetr Mrázek2-0/+3
2010-01-15Don't log authorization checksDavid Zeuthen1-3/+4
2009-12-15Remove trailing whitespace from log messagesDavid Zeuthen1-3/+3
2009-12-11Bug 25594 – System loggingDavid Zeuthen3-18/+314
2009-12-10Bug 25367 — Also read local authority configuration data from /etcDavid Zeuthen3-25/+224
2009-11-13Properly validate all arguments passed via D-BusDavid Zeuthen1-15/+81
2009-11-11Port lockdown from pklalockdown(1) to D-Bus methodsDavid Zeuthen2-2/+510
2009-11-11Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen2-2/+285
2009-09-16Add properties with information about the currently used authorityDavid Zeuthen4-0/+146
2009-09-13Make private symbols accessible to libpolkitagent and libpolkitbackendMichael Biebl1-0/+1
2009-09-13Trim the list of exported symbolsMichael Biebl1-0/+2
2009-09-12Implement lockdown for the Local Authority implementationDavid Zeuthen5-12/+84
2009-09-11Bug 23867 – UnixProcess vs. SystemBusName aliasingDavid Zeuthen1-2/+51
2009-08-12Generate GI gir and typelibs for libpolkit-gobject-1David Zeuthen1-9/+6
2009-08-12Remove temporary authorization when the subject it applies to vanishesDavid Zeuthen2-3/+184