summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rename CheckClaim() to CheckAuthorization()David Zeuthen2009-01-1813-161/+306
* slighty fix up docsDavid Zeuthen2009-01-182-6/+19
* add checks for whether someone is authorized to check authorizationsDavid Zeuthen2009-01-186-12/+270
* add PolkitUnixSession and associcated functionsDavid Zeuthen2009-01-1617-58/+631
* remove attributes from AuthorizationClaim and CheckClaim()David Zeuthen2009-01-163-21/+2
* implement 'polkit-1 list authorizations'David Zeuthen2009-01-168-63/+406
* add async versions of PolkitAuthority methodsDavid Zeuthen2009-01-152-48/+293
* rudimentary monitoring of seats and sessionsDavid Zeuthen2009-01-132-4/+234
* start writing a SessionMonitor classDavid Zeuthen2009-01-137-0/+455
* add debug for each CheckClaim() callDavid Zeuthen2009-01-122-2/+36
* add infrastructure for CheckClaim() methodDavid Zeuthen2009-01-124-13/+98
* introduce a PendingCall type to make all backend operations asyncDavid Zeuthen2009-01-1211-211/+446
* add polkit_unix_user_new_for_name()David Zeuthen2009-01-128-19/+197
* improve output when enumerating actions using --verboseDavid Zeuthen2009-01-121-7/+7
* add polkit-1 man page and rework cmd/options handlingDavid Zeuthen2009-01-1113-103/+547
* add serialization for subjects and implement Enumerate{Users,Groups}David Zeuthen2009-01-0717-25/+630
* add subject interface and some classes implementing this interfaceDavid Zeuthen2009-01-0615-7/+1267
* return NULL for GIcon if there is no iconDavid Zeuthen2009-01-061-1/+2
* add --version optionDavid Zeuthen2009-01-061-2/+13
* bring back annotationsDavid Zeuthen2009-01-064-16/+185
* slightly rework commandline toolDavid Zeuthen2009-01-062-23/+69
* forgot to add polkitprivate.hDavid Zeuthen2009-01-061-0/+31
* forgot to add polkittypes.hDavid Zeuthen2009-01-061-0/+34
* update to latest EggDBus and rework how things are doneDavid Zeuthen2009-01-0627-1130/+892
* keep up with EggDBus HEAD, in the removal of _async() and addition of sync()David Zeuthen2008-12-082-13/+13
* rework AuthorizationClaim to be a GInterface so we can pass it over D-BusDavid Zeuthen2008-12-073-241/+191
* fix up namespacing for backendDavid Zeuthen2008-12-075-17/+17
* port the .policy file parser and implement EnumerateActionsDavid Zeuthen2008-12-078-14/+918
* add core polkit actionsDavid Zeuthen2008-12-074-1/+69
* add a ActionPool class and rename BackendLocal to BackendLocalAuthorityDavid Zeuthen2008-12-079-169/+484
* turn PolkitActionDescription into an user defined structDavid Zeuthen2008-12-073-1049/+208
* use eggdbus to generate the AuthorizationResult enumerationDavid Zeuthen2008-12-074-110/+16
* fix up gtkdoc cleaningDavid Zeuthen2008-12-072-10/+31
* change code style to be like GLib and generate error domainDavid Zeuthen2008-12-0719-700/+551
* update for arg shuffling in EggDBus HEADDavid Zeuthen2008-12-031-6/+4
* implement EnumerateUsers()David Zeuthen2008-12-0312-622/+390
* forgot to add local backend implDavid Zeuthen2008-12-032-0/+184
* start using EggDBusDavid Zeuthen2008-12-0328-1717/+437
* fix up autogen.shDavid Zeuthen2008-11-061-0/+10
* initial commitDavid Zeuthen2008-11-0651-0/+5520