summaryrefslogtreecommitdiff
path: root/src/polkitbackend/polkitbackendauthority.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-17CVE-2015-4625: Bind use of cookies to specific uidsColin Walters1-0/+2
2012-05-23Nuke polkitbackend library, localauthority backend and extension systemDavid Zeuthen1-7/+0
2012-04-12Make it possible to influence agent registration with an a{sv} parameterDavid Zeuthen1-0/+2
2010-08-20Various doc cleanupsDavid Zeuthen1-2/+5
2010-08-09Properly reference headersDavid Zeuthen1-1/+2
2010-08-03Make NameOwnerChanged a private impl detail of the interactive authoritygdbusDavid Zeuthen1-12/+0
2010-08-03Remove Lock Down functionalityDavid Zeuthen1-44/+0
2010-07-30Make polkitd accept --replace and gracefully handle SIGINTDavid Zeuthen1-2/+4
2009-12-11Bug 25594 – System loggingDavid Zeuthen1-0/+4
2009-11-11Add methods AddLockdownForAction() and RemoveLockdownForAction()David Zeuthen1-1/+45
2009-09-16Add properties with information about the currently used authorityDavid Zeuthen1-0/+8
2009-07-26Allow unprivileged callers to check authorizationsDavid Zeuthen1-0/+14
2009-07-20Add support for querying and revoking temporary authorizationsDavid Zeuthen1-4/+32
2009-07-15Rip out polkit-local and refactor local authority to only use tmp authzDavid Zeuthen1-66/+24
2009-07-13Move local authority management to a separate libraryDavid Zeuthen1-12/+14
2009-05-19Use an object, not a GHashTable when passing details aroundDavid Zeuthen1-2/+2
2009-05-13Change the PolkitAuthorizationResult enumeration into an objectDavid Zeuthen1-6/+6
2009-05-13Only allow privileged apps to check authz and add ActionLookup interfaceDavid Zeuthen1-31/+4
2009-02-09add the ObtainAuthorization() method and use in for the 'polkit-1 run' commandDavid Zeuthen1-0/+31
2009-02-08load and choose what backend to use; also write a simple null backendDavid Zeuthen1-0/+9
2009-02-08make authentication agents pass a session_id parameterDavid Zeuthen1-0/+4
2009-02-01add docs for PolkitBackendAuthorityDavid Zeuthen1-50/+82
2009-02-01rework backend APIDavid Zeuthen1-80/+105
2009-02-01replace PolkitBackendServer with polkit_backend_register_authority()David Zeuthen1-0/+5
2009-02-01move management functions to a separate D-Bus interface and GObject classDavid Zeuthen1-1/+0
2009-01-27add Changed() signal that is fired when actions/authorizations changeDavid Zeuthen1-0/+5
2009-01-21finish authentication agent integrationDavid Zeuthen1-0/+13
2009-01-20add infrastructure for registering/unregistering authentication agentsDavid Zeuthen1-0/+30
2009-01-19split Subject into Subject and Identity and revise APIDavid Zeuthen1-12/+7
2009-01-18add remaining glue for {Add,Remove,Enumerate}AuthorizationDavid Zeuthen1-10/+41
2009-01-18rename CheckClaim() to CheckAuthorization()David Zeuthen1-8/+12
2009-01-16add PolkitUnixSession and associcated functionsDavid Zeuthen1-28/+37
2009-01-12add infrastructure for CheckClaim() methodDavid Zeuthen1-13/+29
2009-01-12introduce a PendingCall type to make all backend operations asyncDavid Zeuthen1-15/+24
2009-01-07add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen1-3/+17
2009-01-06update to latest EggDBus and rework how things are doneDavid Zeuthen1-0/+77