summaryrefslogtreecommitdiff
path: root/src/polkit/polkitprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Fix CVE-2018-1116: Trusting client-supplied UIDMiloslav Trmač2018-07-031-0/+2
* Add a FIXME to polkitprivate.hMiloslav Trmač2013-04-181-0/+10
* Move polkit_temporary_authorization_new to private header file.Miloslav Trmač2013-04-151-0/+5
* Implement polkit_temporary_authorization_new_for_gvariant()David Zeuthen2010-08-021-1/+2
* Nuke eggdbus usageDavid Zeuthen2010-07-301-22/+12
* Port core bits to gdbusDavid Zeuthen2010-07-281-0/+14
* Add support for querying and revoking temporary authorizationsDavid Zeuthen2009-07-201-0/+3
* Move local authority management to a separate libraryDavid Zeuthen2009-07-131-3/+0
* Use an object, not a GHashTable when passing details aroundDavid Zeuthen2009-05-191-0/+4
* Change the PolkitAuthorizationResult enumeration into an objectDavid Zeuthen2009-05-131-0/+4
* add enumeration and handling of implicit authorizationsDavid Zeuthen2009-01-201-0/+1
* split Subject into Subject and Identity and revise APIDavid Zeuthen2009-01-191-0/+3
* add remaining glue for {Add,Remove,Enumerate}AuthorizationDavid Zeuthen2009-01-181-5/+2
* rename CheckClaim() to CheckAuthorization()David Zeuthen2009-01-181-0/+2
* implement 'polkit-1 list authorizations'David Zeuthen2009-01-161-1/+0
* add polkit-1 man page and rework cmd/options handlingDavid Zeuthen2009-01-111-0/+4
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-071-1/+13
* forgot to add polkitprivate.hDavid Zeuthen2009-01-061-0/+31